Local privilege escalation via UUID-list use-after-free
Published Aug 10, 2026 · Updated Aug 10, 2026
Use-after-free in Linux kernel Bluetooth code allows local users to gain kernel privileges through concurrent UUID updates. The asynchronous hci_cmd_sync worker traverses hdev->uuids under req_lock while add_uuid() and remove_uuid() modify and free entries under hdev->lock, letting eir_create read freed memory. Exploitation requires local CAP_NET_ADMIN access and attacker-controlled concurrent management-socket commands, and it can disclose or corrupt kernel memory or crash the host.
Summary
What happened
Use-after-free in Linux kernel Bluetooth code allows local users to gain kernel privileges through concurrent UUID updates. The asynchronous hci_cmd_sync worker traverses hdev->uuids under req_lock while add_uuid() and remove_uuid() modify and free entries under hdev->lock, letting eir_create read freed memory. Exploitation requires local CAP_NET_ADMIN access and attacker-controlled concurrent management-socket commands, and it can disclose or corrupt kernel memory or crash the host.
The record
- CVE
- CVE-2026-68189
- Published
- Aug 10, 2026
- Updated
- Aug 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 10, 2026CVE publishedPublication date reported by the CVE source.
- Aug 10, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=161510ccf91c961638940b03abb1ee804be53a97 <a351f68fb24828b23a971e00b8238ee0e8a40380
- Affected versionversion=161510ccf91c961638940b03abb1ee804be53a97 <a42f5536ea9c00e13f0c0fbb330feed95e2365ca
- Affected versionversion=161510ccf91c961638940b03abb1ee804be53a97 <e4fa2c5c261d736b8e58759fdef3a968d510630c
- Affected versionversion=161510ccf91c961638940b03abb1ee804be53a97 <e9027ffbf5a0f3c12ca8900822e884eae9f0821b
- Affected versionversion=161510ccf91c961638940b03abb1ee804be53a97 <fe13adc258df88d95789e5673c7ba5178b5f8b28
- Affected versionversion=5.17
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo