Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A resource leak vulnerability has been identified in the Linux kernel's media subsystem, specifically within the cx25821 driver. This issue arises in the 'cx25821_dev_setup()' function, where the 'ioremap()' failure is not properly handled, leading to a memory leak. The vulnerability affects several versions of the Linux kernel.
The vulnerability can lead to a resource leak, where memory is not properly released, potentially causing increased memory usage and degradation of system performance over time.
The vulnerability can be reproduced by loading a cx25821 device that requires memory mapping. If the 'ioremap()' call fails, the driver does not release the previously allocated resources, leading to a memory leak. This can be observed by monitoring the system's memory usage while the driver is loaded.
Users can upgrade to the latest version of the Linux kernel, where this vulnerability has been addressed. Instructions for upgrading the kernel can be found in the official Linux kernel documentation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.