Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's media subsystem related to the Imagination Technologies E5010 video decoder has been addressed. The issue was a potential memory leak in the 'e5010_probe' function. The vulnerability arose because the 'video_device_alloc' function allocated memory that was not properly released if an error occurred during the probe process. The fix involves adding a call to 'video_device_release' to ensure that the allocated memory is freed in case of a failure.
Exploitation of this vulnerability could lead to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage and degradation of 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.