CVE-2021-47409

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.

CVSS severity5.5
Medium
EPSS probability0.24%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

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

  1. May 21, 2024CVE publishedPublication date reported by the CVE source.
  2. 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.

  1. Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <2754fa3b73df7d0ae042f3ed6cfd9df9042f6262
  2. Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <337f00a0bc62d7cb7d10ec0b872c79009a1641df
  3. Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <4b7f4a0eb92bf37bea4cd838c7f83ea42823ca8b
  4. Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <856e6e8e0f9300befa87dde09edb578555c99a82
  5. Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <8b9c1c33e51d0959f2aec573dfbac0ffd3f5c0b7
  6. Affected versionversion=348becdcc3196addbe882e8a10451744e489e389 <a7182993dd8e09f96839ddc3ac54f9b37370d282
  7. Affected versionversion=4.11

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=348becdcc3196addbe882e8a10451744e489e389 <2754fa3b73df7d0ae042f3ed6cfd9df9042f6262; version=348becdcc3196addbe882e8a10451744e489e389 <337f00a0bc62d7cb7d10ec0b872c79009a1641df; version=348becdcc3196addbe882e8a10451744e489e389 <4b7f4a0eb92bf37bea4cd838c7f83ea42823ca8b; version=348becdcc3196addbe882e8a10451744e489e389 <856e6e8e0f9300befa87dde09edb578555c99a82; version=348becdcc3196addbe882e8a10451744e489e389 <8b9c1c33e51d0959f2aec573dfbac0ffd3f5c0b7; version=348becdcc3196addbe882e8a10451744e489e389 <a7182993dd8e09f96839ddc3ac54f9b37370d282; version=4.11

Published CVSS scores

5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-476NULL Pointer Dereference

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