Kernel crash via uninitialized MTU3 request list
Published Feb 27, 2024 · Updated May 11, 2026
Use-after-free in the Linux kernel MTU3 USB gadget driver allows local users to crash the system during gadget shutdown. mtu3_alloc_request leaves mreq->list uninitialized, so mtu3_req_complete later treats stale pointers as a valid list entry during teardown. Reachability requires local access and an active MTU3 USB gadget configuration; the documented consequence is a kernel crash.
Summary
What happened
Use-after-free in the Linux kernel MTU3 USB gadget driver allows local users to crash the system during gadget shutdown. mtu3_alloc_request leaves mreq->list uninitialized, so mtu3_req_complete later treats stale pointers as a valid list entry during teardown. Reachability requires local access and an active MTU3 USB gadget configuration; the documented consequence is a kernel crash.
The record
- CVE
- CVE-2021-46930
- Published
- Feb 27, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 27, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=5.2
- Affected versionversion=83374e035b6286731c5aa617844c7b724294c2a7 <249ddfbe00570d6dc76208e88017937d4d374c79
- Affected versionversion=83374e035b6286731c5aa617844c7b724294c2a7 <3b6efe0b7ba03cc2acf0694b46d6ff33c5b4c295
- Affected versionversion=83374e035b6286731c5aa617844c7b724294c2a7 <585e2b244dda7ea733274e4b8fa27853d625d3bf
- Affected versionversion=83374e035b6286731c5aa617844c7b724294c2a7 <8c313e3bfd9adae8d5c4ba1cc696dcbc86fbf9bf
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.
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