CVE-2024-56590: Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
This fixes not checking if skb really contains an ACL header otherwise
the code may attempt to access some uninitilized/invalid memory past the
valid skb->data.
Security readout for executives and security teams
Plain-English summary
A Linux Bluetooth flaw can make the kernel read beyond valid packet data when handling a malformed ACL packet. A nearby, unauthenticated source could potentially disrupt the system and affect limited data confidentiality or integrity. Systems without Bluetooth exposure are less likely to be reachable.
Executive priority
Treat this as a high-priority kernel update for Bluetooth-enabled endpoints, appliances, and embedded systems. Accelerate remediation where nearby untrusted devices are plausible or outages would be costly. Validate applicability before emergency action because the supplied affected-version data is not sufficiently precise for reliable package-level decisions.
Technical view
The Linux Bluetooth HCI core failed to verify that an skb contained a complete ACL header before hci_acldata_packet accessed it. Processing undersized input could therefore reference uninitialized or invalid memory beyond skb->data. The supplied CVSS 3.1 score is 7.6, with adjacent-network access and high availability impact.
Likely exposure
Exposure is most plausible on affected Linux systems with Bluetooth hardware and Bluetooth functionality active or reachable. The source bundle lists Linux kernel versions from 2.6.12 through several later branches, but its version formatting is ambiguous. Confirm the applicable fixed build with the distribution or kernel vendor.
Exploitation context
The supplied record is not in CISA KEV, and the sources provided do not establish active exploitation or a public exploit. The CVSS vector indicates an adjacent attacker, no privileges, no user interaction, low complexity, and possible confidentiality, integrity, and availability effects.
Researcher notes
The defect is an skb length-validation failure in hci_acldata_packet before ACL-header access. Stable-kernel references show fixes across multiple branches. The bundle supplies no CWE, crash trace, exploit evidence, or precise affected-to-fixed version mapping; distribution backports should be assessed using vendor package guidance rather than upstream version numbers alone.
Mitigation direction
Install a vendor-supported kernel containing the applicable stable fix.
Check distribution advisories for the exact fixed package and reboot requirements.
Prioritize Bluetooth-enabled systems in accessible or untrusted physical environments.
Where immediate patching is impossible, obtain vendor-approved exposure-reduction guidance.
Validation and detection
Inventory Linux kernel versions and identify systems with Bluetooth enabled.
Compare installed builds against distribution advisories and the referenced stable fixes.
Verify the running kernel changed after updating and rebooting.
Confirm scanners no longer flag CVE-2024-56590 after remediation.
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-56590 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.
1CVSS vectors
3Timeline events
1ADP providers
7Source links
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.