
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47571 is a use-after-free vulnerability discovered in the Linux kernel's staging driver for RTL8192E. The vulnerability specifically affects the _rtl92e_pci_disconnect() function where the free_rtllib() function frees the "dev" pointer leading to a use-after-free condition on the next line (NVD).
The vulnerability is classified as a Use After Free (CWE-416) issue with a CVSS v3.1 base score of 7.8 (HIGH) and vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. The issue occurs in the staging driver's _rtl92e_pci_disconnect() function where memory is accessed after being freed, specifically when the free_rtllib() function frees the "dev" pointer but the code continues to use it (NVD).
This vulnerability could potentially lead to privilege escalation, information disclosure, or system crashes due to the use-after-free condition in the kernel space. The high CVSS score indicates potential for complete compromise of system confidentiality, integrity, and availability if successfully exploited (NVD).
The vulnerability requires local access and low privileges to exploit. The attack complexity is low, requiring no user interaction, making it relatively straightforward to exploit if an attacker has local access to the system (NVD).
The vulnerability has been patched by rearranging the code to avoid the use-after-free condition. The fix involves moving the free_rtllib(dev) call after the memory region release operations. Multiple Linux distributions have released kernel updates to address this issue (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."