CVE-2024-41061

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
29/07/2024
Last modified:
14/01/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport<br /> <br /> [Why]<br /> Potential out of bounds access in dml2_calculate_rq_and_dlg_params()<br /> because the value of out_lowest_state_idx used as an index for FCLKChangeSupport<br /> array can be greater than 1.<br /> <br /> [How]<br /> Currently dml2 core specifies identical values for all FCLKChangeSupport<br /> elements. Always use index 0 in the condition to avoid out of bounds access.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.9.11 (excluding)