Linux Kernel Memory Leak Vulnerability in Intel Graphics BIOS Handling

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's handling of BIOS data for Intel graphics. This issue arises in the function that generates pointers for the LFP (Low-Frequency Panel) data table. The vulnerability occurs when certain conditions related to the size and LVDS (Low-Voltage Differential Signaling) entries are met. In these cases, the function attempts to free a pointer that was not properly allocated, leading to potential memory leaks or undefined behavior. The vulnerability has been addressed by modifying the code to correctly manage memory allocation and deallocation.

Impact

Exploitation of this vulnerability could lead to memory leaks or undefined behavior in the system.

Reproduction

The vulnerability can be reproduced by triggering the conditions where the size is not zero or the LVDS entries are not equal to three. Under these circumstances, the function will attempt to free a pointer that was improperly managed, causing a memory leak.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. The specific commit addressing this issue can be found in the Linux kernel stable tree.

Added: Sep 15, 2025, 7:45 PM
Updated: Sep 15, 2025, 7:45 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
7.7
relevance
0.5
threat
4.8
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.