Impact
The Linux kernel’s USB ldusb driver contains a use‑after‑free flaw (CWE‑825) triggered by a race condition between device disconnect and release operations. The flaw occurs because mutex_unlock can access the mutex structure after it has been released, leading to dereferencing freed memory.
Affected Systems
All Linux kernel implementations not yet patched are affected. The patch was merged in commit 02ca08fff74cf9b0a3c4d2cacde1c6edeeb95bb4; kernel versions prior to that commit are vulnerable. Distributions with older kernels should verify inclusion of the fix.
Risk and Exploitability
The EPSS score is below 1% and the vulnerability is not listed in CISA KEV. The CVSS score of 5.5 indicates moderate severity. The CVE description does not specify exploitation impact, so the precise effect of the use‑after‑free flaw is not detailed. The likely attack vector could involve a malicious USB device connected to the system, but no remote network exploitation is described.
OpenCVE Enrichment
Debian DLA