CVE-2024-35850: Bluetooth: qca: fix NULL-deref on non-serdev setup
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: qca: fix NULL-deref on non-serdev setup
Qualcomm ROME controllers can be registered from the Bluetooth line
discipline and in this case the HCI UART serdev pointer is NULL.
Add the missing sanity check to prevent a NULL-pointer dereference when
setup() is called for a non-serdev controller.
Security readout for executives and security teams
Plain-English summary
This is a Linux kernel Bluetooth driver flaw that can crash affected systems when certain Qualcomm ROME Bluetooth controllers are initialized through a non-serdev path. The public sources do not provide CVSS, confirmed exploitation, or broad impact evidence.
Executive priority
Treat as a targeted availability risk for Linux endpoints or devices with specific Qualcomm Bluetooth hardware. Prioritize normal kernel patching, with faster action for operationally sensitive systems where local crashes matter.
Technical view
The Linux Bluetooth qca setup path could dereference a NULL HCI UART serdev pointer for Qualcomm ROME controllers registered through the Bluetooth line discipline. Kernel stable fixes add a missing sanity check before that pointer is used.
Likely exposure
Exposure appears limited to Linux systems using the Qualcomm QCA/ROME Bluetooth controller path, especially non-serdev HCI UART setups. The source bundle lists Linux kernel versions as affected, but distro package applicability needs vendor confirmation.
Exploitation context
CISA KEV status is false, and the supplied sources do not claim active exploitation or public exploit availability. The described impact is a NULL-pointer dereference, most plausibly affecting availability rather than confidentiality or integrity.
Researcher notes
Evidence is narrow: the CVE record describes a NULL dereference fixed by sanity checking. No CVSS, CWE, exploit status, or detailed affected distro matrix is provided in the bundle.
Mitigation direction
Update affected Linux kernels using your distribution or device vendor guidance.
Prioritize systems with Qualcomm ROME Bluetooth hardware or QCA Bluetooth driver usage.
Track kernel stable fixes referenced by the CVE record.
Disable unused Bluetooth where operationally acceptable until patched.
Validation and detection
Inventory Linux kernel versions and Bluetooth hardware across affected fleets.
Check whether the QCA Bluetooth driver path is present or loaded.
Confirm vendor advisories map your kernel package to the referenced stable fixes.
Review kernel logs for Bluetooth qca setup failures or crashes.
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-35850 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.