← Volver al buscador de CVEs

CVE-2026-72476

linux

Descripción

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 7.8EPSS 0.17099999999999999%Riesgo 0.79
Ver fuente
Publicación
2026-08-15 06:22:21
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-17 06:19:15
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H