In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete… (CVE-2026-64433)
A use-after-free (UAF) vulnerability in the Linux kernel Bluetooth management code (add_device_complete function) was resolved. The issue occurs because the function dereferences a pointer to connection parameters without holding the required device lock, allowing a concurrent removal operation to free the memory. This leads to a potential use-after-free condition. The vulnerability was fixed by ensuring the appropriate lock is held during the lookup and use of the connection parameters, preventing concurrent freeing of the object.
AI Analysis
Technical Summary
The Linux kernel Bluetooth management subsystem had a use-after-free vulnerability in the add_device_complete() function. This function calls hci_conn_params_lookup() without holding the hci_dev_lock, violating the locking contract. Concurrent execution of remove_device(), which holds the hci_dev_lock, can free the memory referenced by the lookup result. This results in a use-after-free when the code subsequently accesses params->flags. The fix involves holding hci_dev_lock across both the lookup and the subsequent access to ensure the referenced object cannot be freed concurrently.
Potential Impact
The vulnerability can cause a use-after-free condition in kernel memory, which may lead to undefined behavior including kernel crashes or potential escalation of privileges if exploited. However, no known exploits in the wild have been reported. The impact is limited to the Bluetooth management code within the Linux kernel.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to hold the required hci_dev_lock during the vulnerable operations, preventing the use-after-free condition. Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level issue, applying the official kernel update from the vendor or distribution is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete… (CVE-2026-64433)
Description
A use-after-free (UAF) vulnerability in the Linux kernel Bluetooth management code (add_device_complete function) was resolved. The issue occurs because the function dereferences a pointer to connection parameters without holding the required device lock, allowing a concurrent removal operation to free the memory. This leads to a potential use-after-free condition. The vulnerability was fixed by ensuring the appropriate lock is held during the lookup and use of the connection parameters, preventing concurrent freeing of the object.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel Bluetooth management subsystem had a use-after-free vulnerability in the add_device_complete() function. This function calls hci_conn_params_lookup() without holding the hci_dev_lock, violating the locking contract. Concurrent execution of remove_device(), which holds the hci_dev_lock, can free the memory referenced by the lookup result. This results in a use-after-free when the code subsequently accesses params->flags. The fix involves holding hci_dev_lock across both the lookup and the subsequent access to ensure the referenced object cannot be freed concurrently.
Potential Impact
The vulnerability can cause a use-after-free condition in kernel memory, which may lead to undefined behavior including kernel crashes or potential escalation of privileges if exploited. However, no known exploits in the wild have been reported. The impact is limited to the Bluetooth management code within the Linux kernel.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to hold the required hci_dev_lock during the vulnerable operations, preventing the use-after-free condition. Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level issue, applying the official kernel update from the vendor or distribution is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-g2v2-wh7x-5cmc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64433"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a6542099c2644c7f80835f7
Added to database: 07/25/2026, 23:08:57 UTC
Last enriched: 07/25/2026, 23:23:51 UTC
Last updated: 07/26/2026, 06:48:53 UTC
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.