CVE-2026-31499: Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()

Published Apr 22, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: L2CAP: Fix deadlock in l2capconndel()

l2capconndel() calls canceldelayedworksync() for both infotimer and idaddrtimer while holding conn->lock. However, the work functions l2capinfotimeout() and l2capconnupdateidaddr() both acquire conn->lock, creating a potential AB-BA deadlock if the work is already executing when l2capconndel() takes the lock.

Move the work cancellations before acquiring conn->lock and use disabledelayedworksync() to additionally prevent the works from being rearmed after cancellation, consistent with the pattern used in hciconndel().

Affected Software

14 affected components
Linux Linux kernel
Linux Linux kernel>=6.6.84<6.7
Linux Linux kernel>=6.12.20<6.13
Linux Linux kernel>=6.13.8<6.14
Linux Linux kernel>=6.14.1<6.18.21
Linux Linux kernel>=6.19<6.19.11
Linux Linux kernel=6.14
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Event History

Apr 22, 2026
CVE Published
via MITRE·01:54 PM
Data Sourced
via MITRE·01:54 PM
Description
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-31499?

CVE-2026-31499 has been classified with a severity level that indicates a deadlock issue in the Bluetooth L2CAP layer of the Linux kernel.

2

How do I fix CVE-2026-31499?

To fix CVE-2026-31499, you need to update your Linux kernel to the latest version where the vulnerability is patched.

3

What systems are affected by CVE-2026-31499?

CVE-2026-31499 affects systems running the Linux kernel that utilize Bluetooth functionality.

4

What can happen if CVE-2026-31499 is exploited?

If exploited, CVE-2026-31499 can lead to a deadlock condition, potentially causing disruptions in Bluetooth connections.

5

Is there a workaround for CVE-2026-31499 while waiting for a patch?

There are no known workarounds for CVE-2026-31499, so updating the Linux kernel is the recommended course of action.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203