
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49312 affects the Linux kernel's staging driver rtl8712, specifically related to a potential memory leak in the r871xudrvinit() function. The vulnerability was discovered and disclosed in February 2025. The issue occurs when r8712initdrvsw() fails, causing memory allocated by r8712allocioqueue() in r8712usbdvobj_init() to not be properly released (Kernel Git).
The vulnerability stems from improper memory management in the rtl8712 driver. When r8712initdrvsw() fails, no action is performed by r8712usbdvobjdeinit(), leading to a memory leak. Additionally, in r871xudevremove(), r8712usbdvobjdeinit() is called by r871xdevunload() under the condition 'padapter->bup', while r8712freeioqueue() is called by r8712freedrvsw(). However, r8712usbdvobjdeinit() does not rely on 'padapter->bup', making the code structure suboptimal (Kernel Git).
The vulnerability results in a memory leak in the Linux kernel's rtl8712 driver, which could potentially lead to system resource exhaustion over time. This could affect system stability and performance on systems using the affected driver (NVD).
The issue has been fixed by moving r8712freeioqueue() into r8712usbdvobjdeinit() and restructuring the code to ensure proper memory cleanup. The fix involves removing r8712freeioqueue() from r8712freedrvsw() and moving r8712usbdvobjdeinit() into r871xudev_remove() (Kernel Git).
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."