CVE-2024-50051
Last modified
CVE-2024-50051 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.1, < 5.4.287 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.231 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.174 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.120 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.66 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.5 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-50051?
How severe is CVE-2024-50051?
How do I fix CVE-2024-50051?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-50046In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50047In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-50048In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50049In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5005An issue has been discovered discovered in GitLab EE/CE affe…4.3
- CVE-2024-50050Llama Stack prior to revision 7a8aa775e5a267cf8660d83140011a…6.3
- CVE-2024-50052Mattermost versions 9.10.x <= 9.10.2, 9.11.x <= 9.11.1, 9.5.…4.3
- CVE-2024-50053Zohocorp ManageEngine ServiceDesk Plus versions below 14920 …5.4
- CVE-2024-50054The back-end does not sufficiently verify the user-controlle…8.7
- CVE-2024-50055In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-50056In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50057In the Linux kernel, the following vulnerability has been re…3.3
Are you affected by CVE-2024-50051?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
