
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability in the Linux kernel's USB gadget RNDIS subsystem was discovered, tracked as CVE-2022-48926. The issue involves a missing spinlock for the RNDIS response list, which could lead to list corruption when concurrent list_add operations occur. This vulnerability affects Linux kernel versions from 4.6 through 5.16.12 (NVD).
The vulnerability stems from the absence of proper synchronization in the RNDIS response list handling. When two different listadd operations occur simultaneously, it can result in list corruption. The issue manifests in the rndisaddresponse, rndisfreeresponse, and rndisgetnextresponse functions. The vulnerability has a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD, Red Hat).
The vulnerability can cause list corruption in the kernel's USB gadget RNDIS subsystem, potentially leading to system crashes or instability. The issue affects the system's ability to properly manage USB RNDIS device communications (Red Hat).
The vulnerability has been fixed by adding a spinlock to protect the RNDIS response list. The fix involves initializing a spinlock in the rndisregister function and using it to protect all operations that modify the response list, including rndisaddresponse, rndisfreeresponse, and rndisgetnextresponse (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."