Linux Kernel Memory Leak Vulnerability in pvrusb2 Media Driver

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's pvrusb2 media driver. The issue arises in the error handling process of the pvr2_hdw_create function, which fails to unregister the v4l2 device. This oversight leads to a memory leak, as the reference count for the USB interface is not properly managed. The vulnerability has been addressed by adding a call to v4l2_device_unregister, ensuring that the reference count is correctly decreased.

Impact

Exploitation of this vulnerability leads to a memory leak, which can cause increased memory usage and potentially degrade system performance over time.

Added: Jun 18, 2025, 9:07 PM
Updated: Jun 18, 2025, 9:07 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.