Impact
The QUP (Qualcomm QUP) SPI driver in the Linux kernel contains a flaw where a failed DMA setup during driver probe can leave the DMA channel pointers set to an error value. When the driver later dereferences these pointers or attempts to free the DMA channel a second time, an invalid memory reference occurs (CWE‑825). This results in a kernel crash, leading to an immediate loss of system availability.
Affected Systems
The vulnerability exists in all Linux kernel builds that include the QUP driver and have not yet applied the recent patch that clears DMA channel pointers on setup failure. No specific kernel version is listed, so any distribution or kernel version containing the unpatched driver is potentially affected.
Risk and Exploitability
The CVSS score of 5.5 classifies the issue as medium severity. The EPSS score of below 1 % indicates a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires local or privileged access during driver probe, so the attack vector is inferred to be local. The overall risk is moderate but with a low likelihood of targeted attacks.
OpenCVE Enrichment
Ubuntu USN