CVE-2026-46219
Received Received - Intake
spi: mpc52xx use-after-free on unbind

Publication date: 2026-05-28

Last updated on: 2026-05-28

Assigner: kernel.org

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-05-28
Generated
2026-05-28
AI Q&A
2026-05-28
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :

The use-after-free vulnerability can potentially lead to system instability, crashes, or exploitation by attackers to execute arbitrary code or cause denial of service by manipulating kernel memory.


Can you explain this vulnerability to me?

This vulnerability is a use-after-free issue in the Linux kernel's spi: mpc52xx driver. It occurs because the state machine work is scheduled by the interrupt handler and is not properly cancelled after disabling interrupts, which can lead to accessing memory that has already been freed.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart