CVE-2026-74534: Bluetooth: ISO: fix refcounting of iso_conn

Published Aug 15, 2026
·
Updated

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

Bluetooth: ISO: fix refcounting of isoconn

isoconndel() and isochandel() have a race that results to double-put of isoconn:

[Task hdev->workqueue] [Task 2] isoconndel isochandel isoconnholdunlesszero isoconnlock isoconnlock conn->sk = NULL isoconnunlock sk = isosockhold(conn) <---------´ if (!sk) isoconnput isoconnput isoconnput / UAF /

The extra put for !sk in isoconndel() is currently required since failing isochanadd() may leave isoconn not associated with any sk.

Fix by having isopi(sk)->conn own refcount when non-NULL, so isoconndel does not need to put it. Adjust the isoconnadd() refcounting so that conn is put if it does not get associated with an sk.

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-74534?

CVE-2026-74534 has a severity score of 44, indicating a significant risk to affected systems.

2

How do I fix CVE-2026-74534?

To fix CVE-2026-74534, update your Linux kernel to the latest version where the vulnerability has been resolved.

3

What systems are affected by CVE-2026-74534?

CVE-2026-74534 affects versions of the Linux kernel that contain the Bluetooth ISO connection handling code.

4

What is the impact of CVE-2026-74534?

The impact of CVE-2026-74534 includes potential instability or crashes due to race conditions affecting Bluetooth ISO connections.

5

How can I determine if my system is vulnerable to CVE-2026-74534?

You can determine if your system is vulnerable to CVE-2026-74534 by checking your Linux kernel version against the patched versions.

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