Kernel memory corruption via unlocked Bluetooth callback
Published Jun 24, 2026 · Updated Jun 24, 2026
Use-after-free in the Linux Kernel Bluetooth stack allows physically proximate attackers to corrupt kernel memory through SCO connection requests. The hci_conn_request_evt() path invokes hci_connect_cfm(conn) without holding hdev->lock, although the callback assumes that lock protects the connection from concurrent deletion. A deferred SCO or eSCO listening socket with HCI_PROTO_DEFER must be active; the race can crash the kernel or compromise kernel memory, while ISO is not reachable through this event.
Summary
What happened
Use-after-free in the Linux Kernel Bluetooth stack allows physically proximate attackers to corrupt kernel memory through SCO connection requests. The hci_conn_request_evt() path invokes hci_connect_cfm(conn) without holding hdev->lock, although the callback assumes that lock protects the connection from concurrent deletion. A deferred SCO or eSCO listening socket with HCI_PROTO_DEFER must be active; the race can crash the kernel or compromise kernel memory, while ISO is not reachable through this event.
The record
- CVE
- CVE-2026-53072
- Published
- Jun 24, 2026
- Updated
- Jun 24, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-667, T1210
- Attack vector
- adjacent
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 24, 2026CVE publishedPublication date reported by the CVE source.
- Jun 24, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.17
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <385b2d0468a0871fc716c549fa3b0c257c7dbcb3
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <541d5bf9b5afaf41090b2a3aa7b47f2db2ff801f
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <5c7209a341ff2ac338b2b0375c34a307b37c9ac2
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <60e3f4ff02d1f2d55bfbf2ca32a97285a9771ee4
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <6b4d226d01ab7da0d2027a2a1e3a6079152e5065
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <9d4a6c0f43fc5e4d4f062e8e450e5483eb74176e
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <c27224daf0b08efbb2b24ed64b6139b294f5473a
- Affected versionversion=70c464256310e1c3716099b9d02ece4169272f73 <c7777f534a8018ae4bb1c80d8925af4df588a314
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo