Kernel memory corruption via L2CAP channel race
Published May 23, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux Bluetooth L2CAP handler allows physically proximate attackers to corrupt kernel memory through a channel race. l2cap_connect releases conn->chan_lock before reading and updating chan, while l2cap_conn_del can free that channel under the same lock. An unpaired device within Bluetooth range can repeat the race without credentials or user interaction, causing kernel memory disclosure or corruption and a kernel panic.
Summary
What happened
Use-after-free in the Linux Bluetooth L2CAP handler allows physically proximate attackers to corrupt kernel memory through a channel race. l2cap_connect releases conn->chan_lock before reading and updating chan, while l2cap_conn_del can free that channel under the same lock. An unpaired device within Bluetooth range can repeat the race without credentials or user interaction, causing kernel memory disclosure or corruption and a kernel panic.
The record
- CVE
- CVE-2024-36013
- Published
- May 23, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1203
- Attack vector
- adjacent
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 23, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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.0
- Affected versionversion=73ffa904b78287f6acf8797e040150aa26a4af4a <4d7b41c0e43995b0e992b9f8903109275744b658
- Affected versionversion=73ffa904b78287f6acf8797e040150aa26a4af4a <826af9d2f69567c646ff46d10393d47e30ad23c6
- Affected versionversion=73ffa904b78287f6acf8797e040150aa26a4af4a <8629a65a48890769c47ebc9b6e57c02a80a8975e
- Affected versionversion=73ffa904b78287f6acf8797e040150aa26a4af4a <cfe560c7050bfb37b0d2491bbe7cd8b59e77fdc5
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.
Weakness, pattern, technique
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