CVE-2026-31560 Details
Description
In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr (struct spi_controller*).
A vulnerability in the Linux kernel's SPI DW DMA driver can cause a system crash by improperly handling error messages during DMA transactions. When an error occurs, the device may not have a current message, leading to a crash. The issue arises because the error log incorrectly references the current message instead of using the appropriate device context from the SPI controller.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/184f5aaf72f1f1c73e66bae0b8d28e81c2f2a72f | kernel.org | Patch |
| https://git.kernel.org/stable/c/3b46d61890632c8f8b117147b6923bff4b42ccb7 | kernel.org | Patch |
| https://git.kernel.org/stable/c/aae4a47073b12c23eb1d2c5401bda442fbe27bd1 | kernel.org | |
| https://git.kernel.org/stable/c/b8188ff3cfaa5621212b08473488cdbe41f86531 | kernel.org |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 5.8.1, < 6.19.11 5.8 - 7.0 rc1 7.0 rc2 7.0 rc3 7.0 rc4 7.0 rc5 7.0 rc6 7.0 rc7 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 1, 2026 | CVE Modified | kernel.org |
| Apr 27, 2026 | Initial Analysis | [email protected] |
| Apr 24, 2026 | New CVE Received | kernel.org |