CVE-2025-40141: Bluetooth: ISO: Fix possible UAF on iso_conn_free
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: ISO: Fix possible UAF on iso_conn_free
This attempt to fix similar issue to sco_conn_free where if the
conn->sk is not set to NULL may lead to UAF on iso_conn_free.
Security readout for executives and security teams
Plain-English summary
A Linux Bluetooth ISO connection cleanup flaw can leave a stale kernel pointer and potentially reuse freed memory. A nearby, low-privileged attacker may be able to trigger memory corruption without user interaction, creating possible confidentiality, integrity, or availability impacts. The supplied evidence does not confirm real-world exploitation.
Executive priority
Treat this as a high-priority kernel update for Bluetooth-enabled endpoints, embedded devices, and exposed operational systems. Prioritize assets used near untrusted people or devices. Immediate emergency action is not supported by the supplied exploitation evidence, but patching should not wait for proof of attacks.
Technical view
The ISO Bluetooth cleanup path may fail to set conn->sk to NULL before iso_conn_free completes, creating a possible use-after-free condition similar to a previously addressed SCO issue. The CVSS 3.1 score is 8.0, with adjacent access, low privileges, low complexity, and no user interaction specified.
Likely exposure
Exposure is limited to systems running affected Linux kernels with the relevant Bluetooth ISO functionality reachable. The record lists 6.0, 6.1.156, 6.6.112, 6.12.53, 6.17.3, and 6.18, but its version presentation is ambiguous. Distribution backports may change actual status.
Exploitation context
The CVSS vector indicates an adjacent attacker with low privileges could attempt exploitation without user interaction. Because the issue affects kernel memory lifecycle, successful exploitation could be serious. However, CVE-2025-40141 is not identified as KEV, and the supplied sources provide no evidence of active exploitation or a public exploit.
Researcher notes
The record describes a possible use-after-free in iso_conn_free caused by retaining conn->sk. No CWE is assigned. Five Linux stable commits are referenced, likely reflecting fixes across maintained branches. Exact vulnerable ranges and distribution backport status require vendor verification; the supplied version data should not be interpreted as complete range boundaries.
Mitigation direction
Install a vendor-supported kernel incorporating the applicable Linux stable fix.
Check distribution advisories for backported fixes and corrected package versions.
Prioritize Bluetooth-enabled systems accessible to untrusted nearby devices.
Disable unnecessary Bluetooth functionality where operationally acceptable until patched.
Validation and detection
Record each system's running kernel version and distribution package release.
Verify whether the vendor kernel contains the applicable referenced stable commit.
Confirm whether Bluetooth ISO functionality is enabled or operationally required.
Reboot after updating, then verify the patched 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-40141 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.