CVE-2024-49951
Last modified
CVE-2024-49951 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible crash on mgmt_index_removed If mgmt_index_removed is called while there are commands queued on cmd_sync it could lead to crashes like the bellow trace: 0x0000053D: __list_del_entry_valid_or_report+0x98/0xdc 0x0000053D: mgmt_pending_remove+0x18/0x58 [bluetooth] 0x0000053E: mgmt_remove_adv_monitor_complete+0x80/0x108 [bluetooth] 0x0000053E: hci_cmd_sync_work+0xbc/0x164 [bluetooth] So while handling mgmt_index_removed this attempts to dequeue commands passed as user_data to cmd_sync.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible crash on mgmt_index_removed If mgmt_index_removed is called while there are commands queued on cmd_sync it could lead to crashes like the bellow trace: 0x0000053D: __list_del_entry_valid_or_report+0x98/0xdc 0x0000053D: mgmt_pending_remove+0x18/0x58 [bluetooth] 0x0000053E: mgmt_remove_adv_monitor_complete+0x80/0x108 [bluetooth] 0x0000053E: hci_cmd_sync_work+0xbc/0x164 [bluetooth] So while handling mgmt_index_removed this attempts to dequeue commands passed as user_data to cmd_sync.
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 | >= 6.0, < 6.6.55 | — |
| Linux | Linux Kernel | >= 6.7, < 6.10.14 | — |
| Linux | Linux Kernel | >= 6.11, < 6.11.3 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-49951?
How severe is CVE-2024-49951?
How do I fix CVE-2024-49951?
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-49946In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49947In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49948In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49949In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4995Wapro ERP Desktop is vulnerable to MS SQL protocol downgrade…9.8
- CVE-2024-49950In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-49952In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49953In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49954In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49955In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49956In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49957In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-49951?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
