Bug 2461499 (CVE-2026-31560) - CVE-2026-31560 kernel: spi: spi-dw-dma: fix print error log when wait finish transaction
Summary: CVE-2026-31560 kernel: spi: spi-dw-dma: fix print error log when wait finish ...
Keywords:
Status: NEW
Alias: CVE-2026-31560
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-24 15:05 UTC by OSIDB Bzimport
Modified: 2026-04-24 17:36 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-24 15:05:07 UTC
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*).


Note You need to log in before you can comment on or make changes to this bug.