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
20 May 2026, 15:12
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0e23f50086da7d0b183dfeac26021acfcdee086b - Patch | |
| References | () https://git.kernel.org/stable/c/23b51bad2eb8787aa74324cfccefb258515ae5ba - Patch | |
| References | () https://git.kernel.org/stable/c/6bbd385b30c7fb6c7ee0669e9ada91490938c051 - Patch | |
| References | () https://git.kernel.org/stable/c/80f3e8cd2b4ad355b2ad2024cf423f6d183404f7 - Patch | |
| References | () https://git.kernel.org/stable/c/8634e05b08ead636e926022f4a98416e13440df9 - Patch | |
| References | () https://git.kernel.org/stable/c/afe27c1f43aa57530011f419be6ddf71306565d2 - Patch | |
| CWE | CWE-416 | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* |
27 Apr 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
03 Apr 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-03 16:16
Updated : 2026-05-20 15:12
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
