Kernel crash via Bluetooth device teardown race
Published Oct 1, 2025 · Updated Oct 1, 2025
Use-after-free in the Linux kernel Bluetooth subsystem allows local users to crash the system during a suspend transition. hci_unregister_dev() can free an hci_dev while hci_suspend_notifier still accesses it because the notifier does not retain an object reference. Exploitation requires local low-privileged access, precise race timing, Bluetooth device teardown, and a concurrent system suspend.
Summary
What happened
Use-after-free in the Linux kernel Bluetooth subsystem allows local users to crash the system during a suspend transition. hci_unregister_dev() can free an hci_dev while hci_suspend_notifier still accesses it because the notifier does not retain an object reference. Exploitation requires local low-privileged access, precise race timing, Bluetooth device teardown, and a concurrent system suspend.
The record
- CVE
- CVE-2023-53520
- Published
- Oct 1, 2025
- Updated
- Oct 1, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 1, 2025CVE publishedPublication date reported by the CVE source.
- Oct 1, 2025Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <06e2b5ad72b60f90bfe565c201346532e271f484
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <573ebae162111063eedc6c838a659ba628f66a0f
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f9c8ce5d665653e3cf71a76349d41d7a7f7947e6
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