Service hang via L2CAP teardown deadlock
Published Apr 22, 2026 · Updated Apr 22, 2026
Improper locking in Linux Kernel Bluetooth L2CAP allows local users to hang the system during connection teardown. In l2cap_conn_del(), synchronous cancellation of info_timer and id_addr_timer occurs while conn->lock is held, while both delayed-work callbacks acquire the same lock. Triggering requires local low-privileged access and a timing overlap between teardown and either delayed work item; the bounded impact is loss of availability.
Summary
What happened
Improper locking in Linux Kernel Bluetooth L2CAP allows local users to hang the system during connection teardown. In l2cap_conn_del(), synchronous cancellation of info_timer and id_addr_timer occurs while conn->lock is held, while both delayed-work callbacks acquire the same lock. Triggering requires local low-privileged access and a timing overlap between teardown and either delayed work item; the bounded impact is loss of availability.
The record
- CVE
- CVE-2026-31499
- Published
- Apr 22, 2026
- Updated
- Apr 22, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 22, 2026CVE publishedPublication date reported by the CVE source.
- Apr 22, 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=18ab6b6078fa8191ca30a3065d57bf35d5635761
- Affected versionversion=6.14
- Affected versionversion=ab4eedb790cae44313759b50fe47da285e2519d5 <00fdebbbc557a2fc21321ff2eaa22fd70c078608
- Affected versionversion=ab4eedb790cae44313759b50fe47da285e2519d5 <3f26ecbd9cde621dd94be7ef252c7210b965a5c7
- Affected versionversion=ab4eedb790cae44313759b50fe47da285e2519d5 <d008460de352e534f6721de829b093368564ec66
- Affected versionversion=efc30877bd4bc85fefe98d80af60fafc86e5775e
- Affected versionversion=f87271d21dd4ee83857ca11b94e7b4952749bbae
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