LiveActive security incident?Get immediate response
CVE Record

CVE-2024-49951: Bluetooth: MGMT: Fix possible crash on mgmt_index_removed

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux kernel Bluetooth management subsystem can crash a system when a Bluetooth controller index is removed while synchronized commands remain queued. The supplied CVSS score is 7.8, reflecting local, low-privilege access and potentially serious impact. The evidence directly demonstrates a crash; it does not establish broader compromise mechanics.

Executive priority

Treat this as a high-priority kernel maintenance issue on Bluetooth-enabled, multi-user, kiosk, desktop, and edge systems. Patch through normal emergency or accelerated maintenance processes after confirming distributor applicability. Urgency is lower where Bluetooth is absent or unused, but the supplied sources do not define that as a complete mitigation.

Technical view

During mgmt_index_removed handling, queued cmd_sync commands may retain pending management entries. Removing those entries during completion processing can trigger invalid linked-list deletion and a kernel crash. Linux stable commits resolve the condition by dequeuing commands passed as user_data while processing index removal.

Likely exposure

Exposure is most plausible on affected Linux kernels using the Bluetooth MGMT subsystem, particularly where controller removal can coincide with queued synchronized commands. The supplied affected-version data lists 6.0, 6.1.120, 6.6.55, 6.10.14, 6.11.3, and 6.12, but does not clearly express version ranges.

Exploitation context

The CVSS vector describes a local, low-complexity attack requiring low privileges and no user interaction. The supplied record is not in KEV, and no cited source claims active exploitation. Available evidence documents a crash condition rather than a proven real-world exploitation campaign or demonstrated confidentiality and integrity compromise.

Researcher notes

The crash trace indicates invalid list deletion during asynchronous Bluetooth management completion. Five Linux stable commits are referenced, likely covering maintained branches. The supplied affected-version representation is ambiguous and includes duplicated commit identifiers plus an isolated "0" value; use branch-specific commits and distribution advisories rather than assuming precise ranges from this bundle.

Mitigation direction

  • Apply a distributor kernel update that incorporates the applicable Linux stable fix.
  • Check Linux distribution advisories to identify the correct fixed package for each deployed kernel.
  • Prioritize systems that actively use Bluetooth or permit local untrusted users.
  • Follow vendor guidance when exact affected and fixed version boundaries remain unclear.

Validation and detection

  • Inventory deployed kernel versions and whether the Bluetooth subsystem is enabled or used.
  • Map each kernel package to its distributor advisory and applicable stable fix commit.
  • Verify the running kernel after updating, not only the installed package.
  • Review kernel logs for crashes referencing mgmt_pending_remove, mgmt_remove_adv_monitor_complete, or hci_cmd_sync_work.
Prepared
Confidence
medium
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-49951 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
7Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2024-49951Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7cf5c2978f23fdbb2dd7b4e8b07e362ae2d8211c, 7cf5c2978f23fdbb2dd7b4e8b07e362ae2d8211c, 7cf5c2978f23fdbb2dd7b4e8b07e362ae2d8211c, 7cf5c2978f23fdbb2dd7b4e8b07e362ae2d8211c, 7cf5c2978f23fdbb2dd7b4e8b07e362ae2d8211cunaffected
LinuxLinux6.0, 0, 6.1.120, 6.6.55, 6.10.14, 6.11.3, 6.12affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.