CVE-2024-49907

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
21/10/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/amd/display: Check null pointers before using dc-&gt;clk_mgr<br /> <br /> [WHY &amp; HOW]<br /> dc-&gt;clk_mgr is null checked previously in the same function, indicating<br /> it might be null.<br /> <br /> Passing "dc" to "dc-&gt;hwss.apply_idle_power_optimizations", which<br /> dereferences null "dc-&gt;clk_mgr". (The function pointer resolves to<br /> "dcn35_apply_idle_power_optimizations".)<br /> <br /> This fixes 1 FORWARD_NULL issue reported by Coverity.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10.227 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.168 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.113 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.55 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 (including) 6.11.3 (excluding)