CVE-2024-50051
HIGHLinux Kernel - Use-After-Free in SPI MPC52xx Module Removal
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancel_work_sync before module remove If we remove the module which will call mpc52xx_spi_remove it will free 'ms' through spi_unregister_controller. while the work ms->work will be used. The sequence of operations that may lead to a UAF bug. Fix it by ensuring that the work is canceled before proceeding with the cleanup in mpc52xx_spi_remove.
References (8)
Core 8
Core References
Scores
CVSS v3
7.8
EPSS
0.0023
EPSS Percentile
13.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-416
Status
published
Products (24)
linux/Kernel
3.1.0 - 5.4.287linux
linux/Kernel
5.11.0 - 5.15.174linux
linux/Kernel
5.16.0 - 6.1.120linux
linux/Kernel
5.5.0 - 5.10.231linux
linux/Kernel
6.2.0 - 6.6.66linux
linux/Kernel
6.7.0 - 6.12.5linux
Linux/Linux
< 3.1
Linux/Linux
3.1
Linux/Linux
5.10.231 - 5.10.*
Linux/Linux
5.15.174 - 5.15.*
... and 14 more
Published
Jan 11, 2025
Tracked Since
Feb 18, 2026