AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-53145

HIGH · CVSS 7.8 EPSS 0.17%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-05-10 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2023-53145
Severity
HIGH
CVSS
7.8
EPSS
0.17%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)