CVE-2023-53145
HIGHLinux Kernel < 4.14.326 - Use-After-Free in Bluetooth btsdio_remove
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition In btsdio_probe, the data->work is bound with btsdio_work. It will be started in btsdio_send_frame. If the btsdio_remove runs with a unfinished work, there may be a race condition that hdev is freed but used in btsdio_work. Fix it by canceling the work before do cleanup in btsdio_remove.
References (7)
Core 7
Core References
Scores
CVSS v3
7.8
EPSS
0.0015
EPSS Percentile
4.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-416
Status
published
Products (18)
Linux/Linux
< 2.6.24
Linux/Linux
2.6.24
Linux/Linux
4.14.326 - 4.14.*
Linux/Linux
4.19.295 - 4.19.*
Linux/Linux
5.10.195 - 5.10.*
Linux/Linux
5.15.131 - 5.15.*
Linux/Linux
5.4.257 - 5.4.*
Linux/Linux
6.1.52 - 6.1.*
Linux/Linux
6.3
Linux/Linux
ddbaf13e3609442b64abb931ac21527772d87980 - 179c65828593aff1f444e15debd40a477cb23cf4
... and 8 more
Published
May 10, 2025
Tracked Since
Feb 18, 2026