CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64340

highCVSS 7.8covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: USB: legousbtower: fix use-after-free on disconnect race mutex_unlock() may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly (unlike spinlocks and refcounts). [1][2] Use a kref to release the driver data to avoid use-after-free in mutex_unlock() when release() races with disconnect(). [1] a51749ab34d9 ("locking/mutex: Document that mutex_unlock() is non-atomic") [2] 2b9d9e0a9ba0 ("locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, can still use the lock object after it's unlocked")

CSIRTS triage

What
There is a use-after-free issue on disconnect race in the legousbtower driver.
Who is affected
Deployments using the legousbtower driver are affected.
Urgency
Remediation urgency is unclear due to unknown severity and no exploitation reported.
Action
Monitor for updates regarding this issue.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64340

Get an email if CVE-2026-64340 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64340

CVE.org record

Embed the live status

CVE-2026-64340 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64340 status](https://www.csirts.com/badge/CVE-2026-64340)](https://www.csirts.com/cve/CVE-2026-64340)