Kernel code execution via USB disconnect race
Published Jul 25, 2026 · Updated Jul 25, 2026
Use-after-free in the Linux Kernel USB iowarrior driver allows local users to crash the system or execute arbitrary code. During a race between release() and disconnect(), mutex_unlock() accesses the driver-data mutex after the object can be freed because the mutex is used as a lifetime guard. Exploitation requires low-privileged local access and an affected iowarrior USB device; a successful race can corrupt kernel memory, crash the host, or run code in kernel context.
Summary
What happened
Use-after-free in the Linux Kernel USB iowarrior driver allows local users to crash the system or execute arbitrary code. During a race between release() and disconnect(), mutex_unlock() accesses the driver-data mutex after the object can be freed because the mutex is used as a lifetime guard. Exploitation requires low-privileged local access and an affected iowarrior USB device; a successful race can corrupt kernel memory, crash the host, or run code in kernel context.
The record
- CVE
- CVE-2026-64341
- Published
- Jul 25, 2026
- Updated
- Jul 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-825, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 25, 2026CVE publishedPublication date reported by the CVE source.
- Jul 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.21
- Affected versionversion=946b960d13c15f050a3b848987aaca79f6a459b7 <3c0a7b29ebb391d5f50b115e86f842b709195b08
- Affected versionversion=946b960d13c15f050a3b848987aaca79f6a459b7 <71590982700fdeb39a37a500c877228b0140978e
- Affected versionversion=946b960d13c15f050a3b848987aaca79f6a459b7 <c602254ba4c10f60a73cd99d147874f86a3f485c
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo