LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
7

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.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:L/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
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.

ScoreVersionSeverityVectorExploitImpactSource
8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.15.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8High
CVSS 3.1 vector shape for CVE-2025-40141Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:L/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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxccf74f2390d60a2f9a75ef496d2564abb478f46a, ccf74f2390d60a2f9a75ef496d2564abb478f46a, ccf74f2390d60a2f9a75ef496d2564abb478f46a, ccf74f2390d60a2f9a75ef496d2564abb478f46a, ccf74f2390d60a2f9a75ef496d2564abb478f46aunaffected
LinuxLinux6.0, 0, 6.1.156, 6.6.112, 6.12.53, 6.17.3, 6.18affected
Weakness

CWE details

No CWE listed

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