In the Linux kernel, the following vulnerability has been resolved:
spi: mpc52xx: fix use-after-free on registration failure
Make sure to disable and free the interrupts in case controller
registration fails to avoid a potential use-after-free and resource
leak.
This issue was flagged by Sashiko when reviewing a controller
deregistration fix.
References
Configurations
Configuration 1 (hide)
|
History
10 Jun 2026, 21:01
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-416 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://git.kernel.org/stable/c/336d9ad7560b3baba17af06727a888040ee93390 - Patch | |
| References | () https://git.kernel.org/stable/c/5c77f11b9b5f1ad5a704dad875260c44016ede10 - Patch | |
| References | () https://git.kernel.org/stable/c/8b49b6aadd0c622ca7d68b4a53ae10362e221cf3 - Patch | |
| References | () https://git.kernel.org/stable/c/f62c060272b9d7423b1650b844e8e4e7b8f9f925 - Patch |
28 May 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 10:16
Updated : 2026-06-10 21:01
NVD link : CVE-2026-46241
Mitre link : CVE-2026-46241
CVE.ORG link : CVE-2026-46241
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
