Security readout for executives and security teams
Plain-English summary
A race condition in the Linux kernel’s Bluetooth management code can access memory after it has been freed. The documented result is a kernel crash; the CVSS assessment also allows possible confidentiality and integrity impact. Exploitation requires local, low-privileged access, reducing internet-facing risk but making shared or multi-user Linux systems more concerning.
Executive priority
Treat this as a high-priority kernel patching item, especially for shared or Bluetooth-enabled endpoints. It is not supported as an internet-remote or actively exploited emergency by the supplied evidence. Use accelerated routine remediation, validate actual kernel packages, and avoid relying solely on the ambiguous version list.
Technical view
Concurrent access to the Bluetooth mgmt_pending list can trigger a slab use-after-free in hci_sock_get_channel through management-command processing. The kernel fix adds dedicated mutex protection around the list. The supplied KASAN trace demonstrates the memory-safety failure on arm64 under syzkaller testing; it does not demonstrate real-world compromise.
Likely exposure
Exposure is most likely on affected Linux systems where Bluetooth management functionality is available to a local low-privileged user. The supplied affected-version data is ambiguous and should not be treated as complete release boundaries. Confirm applicability using the running distribution’s kernel package and whether it includes a referenced stable fix.
Exploitation context
The supplied CVSS 3.1 score is 7.8 with local access, low complexity, low privileges, and no user interaction. The CVE is not listed as KEV in the bundle, and no source provided here establishes active exploitation or a public weaponized exploit. The evidence documents a syzkaller-triggered crash and use-after-free.
Researcher notes
The crash path involves mgmt_pending_find during Bluetooth management command handling, with concurrent allocation and freeing producing a slab use-after-free. Referenced stable commits provide the authoritative fix lineage. Exact vulnerable version ranges, exploitability beyond denial of service, architecture breadth, and practical privilege boundaries are not fully established by the supplied bundle.
Mitigation direction
Install a vendor-supported kernel update containing the applicable stable fix commit.
Map distribution kernel packages to the referenced upstream fixes before declaring systems remediated.
Prioritize shared, multi-user, desktop, and Bluetooth-enabled systems for patching.
If patching is delayed, consult vendor guidance for supported Bluetooth exposure-reduction measures.
Validation and detection
Inventory running kernel versions and distribution package revisions across Linux assets.
Confirm whether each kernel package contains an applicable referenced stable fix.
Identify systems exposing Bluetooth management functionality to local unprivileged users.
Review kernel logs for Bluetooth-related KASAN, use-after-free, or unexpected crash indicators.
Reboot after kernel updates and verify the remediated kernel is running.
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-2025-38117 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
0ADP providers
6Source 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.