PT-2026-64336 · Linux+2 · Linux Kernel+2
CVE-2026-64221
·
Published
2026-07-24
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
ti-qspi SPI driver. The driver is designed to fall back to PIO (Programmed Input/Output) mode if DMA (Direct Memory Access) setup fails during the probe process. However, if buffer allocation fails, the DMA channel pointer is not cleared. This can lead to the system passing a pointer to a released channel to the DMA engine or attempting to free the channel a second time during driver unbind or late probe errors.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu