CVE-2026-23033

Published: February 4, 2026Last modified: February 4, 2026

Description

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsVulnerable (6.1.161-r0)
25 LTSlinux-ltsVulnerable (6.12.66-r0)
Streamlinux-ltsFixed (6.12.67-r0)

References

ON THIS PAGE