Bug 2454859 (CVE-2026-31389) - CVE-2026-31389 kernel: spi: fix use-after-free on controller registration failure
Summary: CVE-2026-31389 kernel: spi: fix use-after-free on controller registration fai...
Keywords:
Status: NEW
Alias: CVE-2026-31389
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-03 16:04 UTC by OSIDB Bzimport
Modified: 2026-04-03 17:20 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-03 16:04:43 UTC
In the Linux kernel, the following vulnerability has been resolved:

spi: fix use-after-free on controller registration failure

Make sure to deregister from driver core also in the unlikely event that
per-cpu statistics allocation fails during controller registration to
avoid use-after-free (of driver resources) and unclocked register
accesses.


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