
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49982 affects the Linux kernel and involves a memory leak vulnerability in the pvrusb2 driver. The issue was discovered in the pvrprobe function where the error handling code in pvr2hdw_create fails to unregister the v4l2 device. The vulnerability was published on June 18, 2025 (NVD).
The vulnerability stems from improper error handling in pvr2hdwcreate where it fails to unregister the v4l2 device. When pvr2hdwcreate returns back to pvr2contextcreate, it calls pvr2contextdestroy to destroy the context, but mp->hdw is NULL, which leads to pvr2hdwdestroy directly returning. This implementation flaw results in a memory leak due to improper cleanup of resources (Wiz).
The memory leak in the pvrusb2 driver could lead to resource exhaustion over time as system memory is not properly freed when errors occur during device probing (Wiz).
The vulnerability has been fixed by adding v4l2deviceunregister to properly decrease the refcount of the USB interface during error handling. Users should update to a patched version of the Linux kernel that includes this fix (Wiz).
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."