CVE-2023-54210 — Use After Free in Linux
Severity
4.4MEDIUM
No vectorEPSS
0.0%
top 93.24%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 30
Description
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
KASAN reports that there's a use-after-free in
hci_remove_adv_monitor(). Trawling through the disassembly, you can
see that the complaint is from the access in bt_dev_dbg() under the
HCI_ADV_MONITOR_EXT_MSFT case. The problem case happens because
msft_remove_monitor() can end up freeing the monitor
structure. Specifically:
hci_remove_adv_monitor() ->…
Affected Packages4 packages
▶CVEListV5linux/linux7cf5c2978f23fdbb2dd7b4e8b07e362ae2d8211c — 0d4d6b083da9b033ddccef72d77f373c819ae3ea+3
🔴Vulnerability Details
3OSV▶
CVE-2023-54210: In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() KASA↗2025-12-30
GHSA▶
GHSA-58q4-73m8-4p8p: In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
KA↗2025-12-30