CVSS
No CVSS.
I
n 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
Configurations
No configuration.
History
06 Feb 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
31 Jan 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-31 12:16
Updated : 2026-02-06 17:16
NVD link : CVE-2026-23033
Mitre link : CVE-2026-23033
CVE.ORG link : CVE-2026-23033
JSON object : View
Products Affected
No product.
CWE
No CWE.