PT-2025-54039 · Linux · Linux Kernel
Published
2023-07-20
·
Updated
2026-03-24
·
CVE-2023-54210
CVSS v2.0
4.3
Medium
| Vector | AV:L/AC:L/Au:M/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the Bluetooth implementation, specifically in the
hci sync component. This issue involves a use-after-free condition in the hci remove adv monitor() function, triggered during debugging operations. The problem arises because the monitor structure can be freed by msft remove monitor() before being accessed in bt dev dbg() under the HCI ADV MONITOR EXT MSFT case. The call chain leading to this issue is hci remove adv monitor() -> msft remove monitor() -> msft remove monitor sync() -> msft le cancel monitor advertisement cb() -> hci free adv monitor().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel