CVE-2026-53276: Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer

Published Jun 25, 2026
·
Updated

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

Bluetooth: ISO: Fix a use-after-free of the hciconn pointer

In isosockrebindbc(), the bis pointer is cached, then the socket lock is dropped: bis = isopi(sk)->conn->hcon; / Release the socket before lookups since that requires hcidevlock which shall not be acquired while holding socklock for proper ordering. / releasesock(sk); hcidevlock(bis->hdev);

During the unlocked window, could a concurrent close() destroy the connection and free the bis structure, causing hcidevlock(bis->hdev) to access memory after it is freed, fix this by using the hdev reference which was safely acquired via isoconngethdev().

Affected Software

8 affected components
Linux Linux kernel
Linux Linux kernel>=6.19<7.0.13
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4
Linux Linux kernel=7.1-rc5
Linux Linux kernel=7.1-rc6

Event History

Jun 25, 2026
CVE Published
via MITRE·08:39 AM
Data Sourced
via MITRE·08:39 AM
DescriptionSeverity
Data Sourced
via NVD·09:16 AM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-53276?

CVE-2026-53276 has a risk score of 37, indicating a significant potential impact.

2

How do I fix CVE-2026-53276?

To fix CVE-2026-53276, ensure that you update your Linux kernel to the latest version that resolves this vulnerability.

3

What is the impact of CVE-2026-53276?

The impact of CVE-2026-53276 is a potential use-after-free condition that can lead to stability issues or unexpected behavior in Bluetooth functionalities.

4

Which software is affected by CVE-2026-53276?

CVE-2026-53276 affects the Linux kernel, particularly in its Bluetooth stack implementation.

5

What is the nature of the vulnerability identified in CVE-2026-53276?

CVE-2026-53276 is categorized as a use-after-free vulnerability which allows access to freed memory, potentially leading to security risks.

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