CVE-2024-49951

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/10/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> Bluetooth: MGMT: Fix possible crash on mgmt_index_removed<br /> <br /> If mgmt_index_removed is called while there are commands queued on<br /> cmd_sync it could lead to crashes like the bellow trace:<br /> <br /> 0x0000053D: __list_del_entry_valid_or_report+0x98/0xdc<br /> 0x0000053D: mgmt_pending_remove+0x18/0x58 [bluetooth]<br /> 0x0000053E: mgmt_remove_adv_monitor_complete+0x80/0x108 [bluetooth]<br /> 0x0000053E: hci_cmd_sync_work+0xbc/0x164 [bluetooth]<br /> <br /> So while handling mgmt_index_removed this attempts to dequeue<br /> commands passed as user_data to cmd_sync.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.0 (including) 6.6.55 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 (including) 6.11.3 (excluding)
cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*