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
No history.
Information
Published : 2026-05-28 10:16
Updated : 2026-06-17 10:53
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
