4 matches found
ROOT-OS-DEBIAN-12-CVE-2026-23033 CVE-2026-23033 in rootio-linux - Patched by Root
Root has patched CVE-2026-23033 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
ROOT-OS-DEBIAN-11-CVE-2026-23033 CVE-2026-23033 in rootio-linux - Patched by Root
Root has patched CVE-2026-23033 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...
Siemens RUGGEDCOM RST2428P Improper Input Validation (CVE-2026-23033)
In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dmapool resource leak in error paths The dmapool created by dmapoolcreate is not destroyed when dmaasyncdeviceregister or ofdmacontrollerregister fails, causing a resource leak in the probe error paths. A...
CVE-2026-23033
CVE-2026-23033 concerns the Linux kernel's dmaengine/omap-dma subsystem. The issue is a resource leak where the dma_pool created by dma_pool_create() is not destroyed if dma_async_device_register() or of_dma_controller_register() fails, leaving a leak in probe error paths. The remediation in the ...