CVE-2024-49898
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-initialized variables<br />
<br />
[WHAT & HOW]<br />
drr_timing and subvp_pipe are initialized to null and they are not<br />
always assigned new values. It is necessary to check for null before<br />
dereferencing.<br />
<br />
This fixes 2 FORWARD_NULL issues reported by Coverity.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.10.14 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.11 (including) | 6.11.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/115b1a3b0944b4d8ef0b4b0c5a625bdd9474131f
- https://git.kernel.org/stable/c/26d262b79a3587aaa84368586a55e9026c67841b
- https://git.kernel.org/stable/c/367cd9ceba1933b63bc1d87d967baf6d9fd241d2
- https://git.kernel.org/stable/c/3fc70ae048fe0936761b73b50700a810ff61e853
- https://git.kernel.org/stable/c/c3a3b6d9a9383e3c1a4a08878ba5046e68647595
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html



