Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
Exploitation of this vulnerability leads to a memory leak, which can cause increased memory usage and potentially degrade system performance over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.