In the Linux kernel, the following vulnerability has been resolved:
spi: mpc52xx: fix use-after-free on unbind
The state machine work is scheduled by the interrupt handler and
therefore needs to be cancelled after disabling interrupts to avoid a
potential use-after-free.
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-46219
Mitre link : CVE-2026-46219
CVE.ORG link : CVE-2026-46219
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
