Bug 2513158 (CVE-2026-68390) - CVE-2026-68390 kernel: Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups
Summary: CVE-2026-68390 kernel: Bluetooth: hci_sync: hold hdev->lock for hci_conn_para...
Keywords:
Status: NEW
Alias: CVE-2026-68390
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-10 12:22 UTC by OSIDB Bzimport
Modified: 2026-08-11 13:44 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-10 12:22:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.