Linux Kernel Memory Leak Vulnerability in Media Imagination E5010 Probe

Vulnerability

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.

Impact

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.

Added: Jul 4, 2025, 2:29 PM
Updated: Jul 4, 2025, 2:29 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.