CVE-2026-74540: Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp

Published Aug 15, 2026
·
Updated

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

Bluetooth: L2CAP: fix UAF in l2capleconnectrsp

l2capleconnectrsp() obtains a channel via l2capgetchanbyident() but neither holds a reference nor uses l2capchanholdunlesszero() before locking and operating on it. A concurrent l2capchandel() triggered by a remote disconnect can free the channel between the lookup and l2capchanlock(), causing a use-after-free.

The BR/EDR counterpart l2capconnectrsp() and the sibling handler l2caplecommandrej() already use l2capchanholdunlesszero() to safely hold a reference, but l2capleconnectrsp() was left unprotected.

Fix by adding l2capchanholdunlesszero() after the ident lookup and l2capchanput() on the exit path, consistent with other L2CAP response handlers.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 15, 2026
CVE Published
via MITRE·12:27 PM
Data Sourced
via MITRE·12:27 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-74540?

The severity level of CVE-2026-74540 is rated at 56.

2

How do I fix CVE-2026-74540?

To fix CVE-2026-74540, update your Linux kernel to the version that contains the patch addressing the use after free vulnerability.

3

What systems are affected by CVE-2026-74540?

CVE-2026-74540 affects versions of the Linux kernel that include the Bluetooth L2CAP component.

4

What is the impact of CVE-2026-74540?

The impact of CVE-2026-74540 can lead to potential denial of service or arbitrary code execution due to the use after free condition.

5

Who reported CVE-2026-74540?

CVE-2026-74540 was identified and reported by security researchers examining the Bluetooth subsystem in the Linux kernel.

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