Security readout for executives and security teams
Plain-English summary
This is a Linux kernel availability bug in the Cadence CDNSP USB gadget driver. Under specific local conditions, a deadlock can make the system unresponsive. The cited CVSS impact is denial of service only: no confidentiality or integrity impact is identified.
Executive priority
Handle through normal kernel patch management, with higher priority for appliances, embedded systems, or hosts relying on USB gadget functions where a local denial of service could disrupt operations.
Technical view
The issue is in cdnsp_thread_irq_handler, where spin_lock/spin_unlock were used instead of spin_lock_irqsave/spin_lock_irqrestore. Testing with the USB NCM class exposed a deadlock involving cdnsp_udc_pci, causing a non-responsive CSD lock and high availability impact.
Likely exposure
Exposure appears limited to Linux systems using affected kernel builds with the CDNSP USB gadget controller path. The source metadata names Linux 5.12, 5.12.11, and 5.13-era affected entries, but downstream distribution backport status must be verified.
Exploitation context
The CVSS vector is local, low complexity, low privileges, and no user interaction. The source bundle does not identify active exploitation, public exploit use, or KEV listing. Treat this primarily as a local denial-of-service risk.
Researcher notes
Evidence is strongest for the root cause and fix pattern, but incomplete for real-world exploitability and downstream affected package ranges. Do not assume remote exposure; validate local kernel configuration, driver presence, and vendor backports.
Mitigation direction
Apply vendor kernel updates that include the referenced upstream stable fixes.
Check Linux distribution advisories for backported fixes and exact package versions.
Prioritize systems using USB gadget or CDNSP controller functionality.
Avoid direct wrangler or deployment assumptions; follow normal kernel change controls.
Validation and detection
Inventory kernel versions and map them to vendor fixed builds.
Confirm whether cdnsp_udc_pci or related USB gadget functionality is present.
Review system logs for kernel deadlock or non-responsive CSD lock messages.
Verify patched kernels include the referenced stable commits or vendor equivalents.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2021-47271 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.