CVE-2026-23033

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.

Configurations

No configuration.

History

06 Feb 2026, 17:16

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/2b29f38f4f9660595e8272b8e8b82ffcca7ce592 -
  • () https://git.kernel.org/stable/c/6b867a98699657c2a698bbc9e60656349b39b905 -
  • () https://git.kernel.org/stable/c/8d66cb05b8b76396387a7b3a91f9284225c87f04 -

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.