CVE-2026-74533: Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero

Published Aug 15, 2026
·
Updated

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

Bluetooth: ISO: fix race of kfree vs krefgetunlesszero

hciconn::isodata is accessed and modified without lock or RCU. This leads to a race

[Task hdev->workqueue] [Task 2] isorecv isoconnput(conn) conn = LOAD hcon->isodata isoconnfree(conn) isoconnholdunlesszero(conn) hcon->isodata = NULL kfree(conn) krefgetunlesszero(&conn->ref) / UAF /

and also to races in isoconnadd() vs. isoconnfree().

Fix by adding spinlock hciconn::protolock and using it to guard hciconn::isodata.

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

The severity of CVE-2026-74533 is rated at 47.

2

How do I fix CVE-2026-74533?

To fix CVE-2026-74533, update to the latest version of the Linux kernel that includes the patch for this vulnerability.

3

What kind of impact does CVE-2026-74533 have on the Linux kernel?

CVE-2026-74533 can lead to race conditions affecting Bluetooth ISO data handling in the Linux kernel.

4

Is CVE-2026-74533 specific to any version of the Linux kernel?

CVE-2026-74533 impacts specific versions of the Linux kernel that handle Bluetooth ISO connections.

5

What should I do if I cannot update my system to fix CVE-2026-74533?

If you cannot update, consider implementing security controls to limit exposure and monitor for unusual activity.

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