← Volver al buscador de CVEs

CVE-2026-64169

Linux Kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: spi: ep93xx: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to the clear the DMA channel pointers on setup failure to avoid dereferencing an error pointer on later probe errors or driver unbind. This issue was flagged by Sashiko when reviewing a devres allocation conversion patch.

EPSS 0.156%Riesgo 0
Ver fuente
Publicación
2026-07-19 16:17:59
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-07-30 14:59:47
Vector
Pending