LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35856: Bluetooth: btusb: mediatek: Fix double free of skb in coredump

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hci_devcd_append() would free the skb on error so the caller don't have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter <dan.carpenter@linaro.org>

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux Bluetooth driver for MediaTek USB devices can free the same memory twice during coredump error handling. This can corrupt kernel memory and potentially crash or compromise an affected system. Exposure depends on the installed kernel, relevant MediaTek Bluetooth hardware, and whether the vulnerable coredump path is reachable.

Executive priority

Prioritize confirmation and patching for Linux endpoints using MediaTek Bluetooth, especially sensitive or high-availability systems. The high CVSS score warrants timely action, but current evidence does not support declaring an emergency based on active exploitation. Systems without the relevant driver or hardware are less likely to be exposed.

Technical view

The MediaTek btusb coredump caller freed an skb after hci_devcd_append() had already freed it on error, causing a kernel double free. The supplied CVSS 3.1 score is 8.8 with adjacent-network reachability and possible confidentiality, integrity, and availability impact. The bundle does not establish a specific attack path or resulting code execution.

Likely exposure

Potentially exposed systems run an affected Linux kernel and use the relevant MediaTek btusb functionality. The bundle lists affected versions including 6.6, 6.6.30, 6.8.9, and 6.9, but its version formatting is ambiguous. Confirm exact distribution kernel status and backports with the operating-system vendor.

Exploitation context

The CVE is not identified as CISA KEV in the supplied bundle, and no cited source reports active exploitation. The adjacent-network CVSS vector suggests proximity is required, but the bundle does not explain how an attacker could reliably trigger the coredump error path. Treat exploitability beyond memory corruption as unconfirmed.

Researcher notes

The confirmed defect is incorrect skb ownership handling: hci_devcd_append() frees the buffer on error, and the caller freed it again. Stable-kernel commits are supplied as fixes. The bundle provides no CWE assignment, reproducer, exploit analysis, affected distribution mapping, or evidence that confidentiality and integrity impacts have been demonstrated.

Mitigation direction

  • Upgrade to a vendor-supported kernel containing the applicable stable fix.
  • Check distribution advisories for backported fixes and exact affected package versions.
  • Prioritize systems using MediaTek USB Bluetooth hardware or the btusb MediaTek driver.
  • Follow vendor guidance if an immediate patched kernel is unavailable.

Validation and detection

  • Inventory Linux kernel versions and identify systems using MediaTek USB Bluetooth hardware.
  • Confirm the installed kernel includes the applicable referenced stable fix or vendor backport.
  • Review vendor advisories because distribution package versions may not match upstream versions.
  • Monitor kernel and Bluetooth logs for coredump failures, memory corruption, or unexpected crashes.
Prepared
Confidence
medium
Sources
5

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-35856 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
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/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
4Source 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
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:N/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
LinuxLinux0b70151328781a89c89e4cf3fae21fc0e98d869e, 0b70151328781a89c89e4cf3fae21fc0e98d869e, 0b70151328781a89c89e4cf3fae21fc0e98d869eunaffected
LinuxLinux6.6, 0, 6.6.30, 6.8.9, 6.9affected
Weakness

CWE details

No CWE listed

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