
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47269 affects the Linux kernel's USB DWC3 endpoint 0 handling functionality. The vulnerability stems from a missing validation of the index from dwc3_wIndex_to_dep() function, which can lead to a NULL pointer dereference. This issue was discovered in various Linux kernel versions up to 5.13-rc5 (NVD).
The vulnerability occurs in the dwc3_wIndex_to_dep() function where there is no validation of the endpoint index. In certain configurations with fewer endpoints, the index might incorrectly indicate a larger endpoint index than what exists, leading to a NULL pointer dereference. The issue manifests when accessing a non-existing endpoint, triggering a kernel NULL pointer exception. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
When exploited, this vulnerability can cause a NULL pointer dereference in the kernel, leading to a system crash or denial of service condition. The issue specifically affects the USB subsystem's endpoint handling, potentially disrupting USB functionality (Kernel Patch).
The vulnerability requires local access and can be triggered when using a composite USB device with specific configurations. The issue has been demonstrated in testing environments, though it requires particular hardware configurations to reproduce (Kernel Patch).
The vulnerability has been fixed by adding validation checks for the endpoint index in the dwc3_wIndex_to_dep() function. The patch ensures that NULL endpoint pointers are properly handled before attempting to access them. Users should update to patched kernel versions that include this fix (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."