SB2026072037 - NULL pointer dereference in Linux kernel spi driver
Published: July 20, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) NULL pointer dereference (CVE-ID: CVE-2026-64169)
CWE-ID: CWE-476 - NULL Pointer Dereference
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of error pointers in the ep93xx SPI driver DMA channel setup logic when handling DMA setup failures during device probe or later driver cleanup paths. A local user can trigger DMA setup failure conditions to cause a denial of service.
The driver may later dereference an error pointer during subsequent probe error handling or driver unbind after falling back to PIO mode.
Remediation
Install update from vendor's website.