SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-64168

MEDIUM · CVSS 5.5 EPSS 0.11%

Source: NVD + CISA KEV + EPSS · Published 2026-07-19 · Last synced 2026-08-18

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel's SPI driver can lead to a potential dereference of an error pointer following a DMA setup failure, which may cause system instability or crashes. This issue primarily affects Linux systems utilizing the affected SPI driver, and developers and system administrators should prioritize applying the fix to ensure system reliability and prevent exploitation.

CVE
CVE-2026-64168
Severity
MEDIUM
CVSS
5.5
EPSS
0.11%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying to release the DMA channels also on late probe errors to avoid dereferencing an error pointer (or attempting to release a channel a second time). This issue was flagged by Sashiko when reviewing a devres allocation conversion patch.

Related CVEs

Other vulnerabilities affecting the same vendor(s)