GHSA-rqw2-7c22-q555HighCVSS 8.8

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold...

Published
August 10, 2026
Last Modified
August 14, 2026

🔗 CVE IDs covered (1)

📋 Description

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

Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

hci_conn_params_lookup requires hdev->lock be held, otherwise the list iteration or param access is not safe.

Hold hdev->lock for params lookups in hci_sync.

🔗 References (4)