← Voltar à pesquisa de CVEs

CVE-2026-64221

Linux Kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to the released channel to the DMA engine (or trying to free the channel a second time on late probe errors or driver unbind). This issue was flagged by Sashiko when reviewing a devres allocation conversion patch.

CVSS 7.8EPSS 0.126%Risco 0.79
Ver fonte
Publicação
2026-07-24 16:16:49
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-08-11 18:25:02
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Sistemas operativos
Linux