CVE-2026-23033
Linux Kernel 3.6.0-6.18.6 - Resource Leak in OMAP DMA Engine
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dma_pool resource leak in error paths The dma_pool created by dma_pool_create() is not destroyed when dma_async_device_register() or of_dma_controller_register() fails, causing a resource leak in the probe error paths. Add dma_pool_destroy() in both error paths to properly release the allocated dma_pool resource.
References (7)
Core 7
Core References
Scores
EPSS
0.0001
EPSS Percentile
3.5%
Details
Status
published
Products (22)
linux/Kernel
3.6.0 - 5.10.249linux
linux/Kernel
5.11.0 - 5.15.199linux
linux/Kernel
5.16.0 - 6.1.162linux
linux/Kernel
6.13.0 - 6.18.7linux
linux/Kernel
6.2.0 - 6.6.122linux
linux/Kernel
6.7.0 - 6.12.67linux
Linux/Linux
< 3.6
Linux/Linux
3.6
Linux/Linux
5.10.249 - 5.10.*
Linux/Linux
5.15.199 - 5.15.*
... and 12 more
Published
Jan 31, 2026
Tracked Since
Feb 18, 2026