Descrição
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%Risco 0.79
Ver fonte- Publicação
- 2026-08-15 06:22:21
- Versões afetadas
- unknown
- Tipo
- Kernel
- Última alteração
- 2026-08-17 06:19:15
- Vetor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H