CVE-2024-26661
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
02/04/2024
Last modified:
08/04/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Add NULL test for &#39;timing generator&#39; in &#39;dcn21_set_pipe()&#39;<br />
<br />
In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;"<br />
pipe_ctx->stream_res.tg could be NULL, it is relying on the caller to<br />
ensure the tg is not NULL.
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:*:*:*:*:*:*:*:* | 5.9 (including) | 6.6.17 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.5 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* |
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/39f24c08363af1cd945abad84e3c87fd3e3c845a
- https://git.kernel.org/stable/c/3f3c237a706580326d3b7a1b97697e5031ca4667
- https://git.kernel.org/stable/c/66951d98d9bf45ba25acf37fe0747253fafdf298
- https://git.kernel.org/stable/c/39f24c08363af1cd945abad84e3c87fd3e3c845a
- https://git.kernel.org/stable/c/3f3c237a706580326d3b7a1b97697e5031ca4667
- https://git.kernel.org/stable/c/66951d98d9bf45ba25acf37fe0747253fafdf298



