Kernel crash via unchecked DWC3 endpoint index
Published May 21, 2024 · Updated May 11, 2026
A NULL pointer dereference in the Linux DWC3 endpoint-zero handler allows local users to crash the kernel via an invalid endpoint index. dwc3_ep0_handle_feature() trusts the result of dwc3_wIndex_to_dep() without checking it against the configured endpoint count, then dereferences a nonexistent endpoint. Reachability requires a DWC3 composite-device configuration with fewer endpoints than the supplied index; the published reproduction used proprietary hardware.
Summary
What happened
A NULL pointer dereference in the Linux DWC3 endpoint-zero handler allows local users to crash the kernel via an invalid endpoint index. dwc3_ep0_handle_feature() trusts the result of dwc3_wIndex_to_dep() without checking it against the configured endpoint count, then dereferences a nonexistent endpoint. Reachability requires a DWC3 composite-device configuration with fewer endpoints than the supplied index; the published reproduction used proprietary hardware.
The record
- CVE
- CVE-2021-47269
- Published
- May 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 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=3.10
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <366369b89bedd59b1425386e8d4a18a466e420e4
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <470403639114895e2697c766fbe17be8d0e9b67a
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <60156089f07e724e4dc8483702d5e1ede4522749
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <788755756dd4a6aba1de479fec20b0fa600e7f19
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <96b74a99d360235c24052f1d060e64ac53f43528
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <990dc90750772622d44ca2ea6652c521e6f67e16
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <bd551e7c85939de2182010273450bfa78c3742fc
- Affected versionversion=6a1e3ef45fb0c4d79cbb5190c8fc59263c630b0e <d00889080ab60051627dab1d85831cd9db750e2a
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