Sploitus

CVE-2026-72476

No indexed exploits for CVE-2026-72476 yet

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix possible use after free In dma_release_channel(), check chan->device->privatecnt after call dma_chan_put(). However, dma_chan_put() call dma_device_put() which could release the last reference of the device if the DMA provider is already gone and hence free it. Fixes it by moving dma_chan_put() after the check.

CVSS 3.1
7.8 HIGH
EPSS
0.2% (7th percentile)
NVD status
Received
Published
2026-08-15
CVE-2026-72476 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-72476 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-72476 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.