LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-64303

linux · linux kernel

Published
CVSS9.8
Severitycritical
WeaknessCWE-416
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: terminate the RX channel on TX prepare failure path When dmaengine_prep_slave_sg() fails for the TX channel, the error path terminates the TX DMA channel but leaves the RX channel running. Since the RX channel was already submitted and issued prior to preparing the TX descriptor, returning -EINVAL causes the SPI core to unmap the DMA buffers while the RX DMA engine continues writing to them, leading to potential memory corruption or use-after-free. Terminate the RX channel before returning on the TX prepare failure path.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-64303

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-64303.