CVE-2024-50024
Last modified
CVE-2024-50024 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 [#1] ... NIP [c000000000c080bc] netlink_update_socket_mc+0x3c/0xc0 LR [c000000000c0f764] __netlink_clear_multicast_users+0x74/0xc0 Call Trace: __netlink_clear_multicast_users+0x74/0xc0 genl_unregister_family+0xd4/0x2d0 Change the unsafe loop on the list to a safe one, because inside the loop there is an element removal from this list.. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 [#1] ... NIP [c000000000c080bc] netlink_update_socket_mc+0x3c/0xc0 LR [c000000000c0f764] __netlink_clear_multicast_users+0x74/0xc0 Call Trace: __netlink_clear_multicast_users+0x74/0xc0 genl_unregister_family+0xd4/0x2d0 Change the unsafe loop on the list to a safe one, because inside the loop there is an element removal from this list.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.32, < 5.10.227 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.168 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.113 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.57 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.4 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-50024?
How severe is CVE-2024-50024?
How do I fix CVE-2024-50024?
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-50019In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5002The User Submitted Posts WordPress plugin before 20240516 d…4.8
- CVE-2024-50020In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50021In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50022In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50023In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50025In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50026In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50027In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50028In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50029In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-5003The WP Stacker WordPress plugin through 1.8.5 does not have …5.4
Are you affected by CVE-2024-50024?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
