CVE-2023-53145

May 10, 2025, 3:15 p.m.

None
No Score

Description

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.

Product(s) Impacted

Vendor Product Versions
Linux
  • Linux Kernel
  • Btsdio
  • *
  • *

Weaknesses

Common security weaknesses mapped to this vulnerability.

Timeline

Published: May 10, 2025, 3:15 p.m.
Last Modified: May 10, 2025, 3:15 p.m.

Status : Received

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.