PT-2025-40227 · Linux+5 · Linux Kernel+5
CVE-2023-53520
·
Published
2023-07-05
·
Updated
2026-08-23
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel's Bluetooth implementation where a race condition can occur during device suspension. Specifically, if
hci unregister dev() frees the hci dev object while hci suspend notifier is still accessing it, a crash can result. The call trace indicates the issue occurs within the hci suspend sync function and related Bluetooth modules. The patch addresses this by maintaining a reference count on the hci dev object during processing in hci suspend notifier to prevent the race condition.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu