Kernel crash via unchecked platform resource pointer
Published May 21, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux DWC2 USB host driver allows local users to crash the kernel during controller initialization. In dwc2_hcd_init, the driver reads res->start and calls resource_size(res) without rejecting a NULL result from platform_get_resource(). Triggering requires low-privileged local access and initialization of a DWC2 controller whose platform device lacks the expected memory resource.
Summary
What happened
NULL pointer dereference in the Linux DWC2 USB host driver allows local users to crash the kernel during controller initialization. In dwc2_hcd_init, the driver reads res->start and calls resource_size(res) without rejecting a NULL result from platform_get_resource(). Triggering requires low-privileged local access and initialization of a DWC2 controller whose platform device lacks the expected memory resource.
The record
- CVE
- CVE-2021-47409
- Published
- May 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476
- 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=348becdcc3196addbe882e8a10451744e489e389 <2754fa3b73df7d0ae042f3ed6cfd9df9042f6262
- Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <337f00a0bc62d7cb7d10ec0b872c79009a1641df
- Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <4b7f4a0eb92bf37bea4cd838c7f83ea42823ca8b
- Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <856e6e8e0f9300befa87dde09edb578555c99a82
- Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <8b9c1c33e51d0959f2aec573dfbac0ffd3f5c0b7
- Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <a7182993dd8e09f96839ddc3ac54f9b37370d282
- Affected versionversion=4.11
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