In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;"
pipe_ctx->stream_res.tg could be NULL, it is relying on the caller to
ensure the tg is not NULL.
References
Configurations
No configuration.
History
07 Nov 2024, 20:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 |
02 Apr 2024, 12:50
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
02 Apr 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-02 07:15
Updated : 2024-11-07 20:35
NVD link : CVE-2024-26661
Mitre link : CVE-2024-26661
CVE.ORG link : CVE-2024-26661
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference