Kernel crash via Bluetooth UUID array double free
Published Aug 19, 2025 · Updated Aug 5, 2026
Double free in the Linux kernel Bluetooth subsystem allows local users to crash the kernel through concurrent discovery requests. Within hci_discovery_filter_clear(), one path frees the shared uuids array before setting its pointer to NULL, allowing a preempting discovery path to free the same allocation again. Low-privileged local access to the Bluetooth HCI socket path and a narrow race window are required; a successful trigger produces a kernel Oops and interrupts service.
Summary
What happened
Double free in the Linux kernel Bluetooth subsystem allows local users to crash the kernel through concurrent discovery requests. Within hci_discovery_filter_clear(), one path frees the shared uuids array before setting its pointer to NULL, allowing a preempting discovery path to free the same allocation again. Low-privileged local access to the Bluetooth HCI socket path and a narrow race window are required; a successful trigger produces a kernel Oops and interrupts service.
The record
- CVE
- CVE-2025-38593
- Published
- Aug 19, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 19, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=5.17
- Affected versionversion=ad383c2c65a5baf16e334cd40a013cc302176891 <16852eccbdfaf41a666705e3f8be55cf2864c5ca
- Affected versionversion=ad383c2c65a5baf16e334cd40a013cc302176891 <2935e556850e9c94d7a00adf14d3cd7fe406ac03
- Affected versionversion=ad383c2c65a5baf16e334cd40a013cc302176891 <7ce9bb0b95fc280e9212b8922590c492ca1d9c39
- Affected versionversion=ad383c2c65a5baf16e334cd40a013cc302176891 <86f3dcd1f331cfd4fd7ec88906955134ec51afbe
- Affected versionversion=ad383c2c65a5baf16e334cd40a013cc302176891 <a351ff6b8ecca4229afaa0d98042bead8de64799
- Affected versionversion=ad383c2c65a5baf16e334cd40a013cc302176891 <f8069f34c4c976786ded97498012225af87435d7
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.
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