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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-04-03 16:16
Updated : 2026-07-24 22:10
NVD link : CVE-2026-31389
Mitre link : CVE-2026-31389
CVE.ORG link : CVE-2026-31389
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
