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
Configuration 1 (hide)
|
History
08 Apr 2025, 19:25
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/39f24c08363af1cd945abad84e3c87fd3e3c845a - Patch | |
References | () https://git.kernel.org/stable/c/3f3c237a706580326d3b7a1b97697e5031ca4667 - Patch | |
References | () https://git.kernel.org/stable/c/66951d98d9bf45ba25acf37fe0747253fafdf298 - Patch |
Information
Published : 2024-04-02 07:15
Updated : 2025-04-08 19:25
NVD link : CVE-2024-26661
Mitre link : CVE-2024-26661
CVE.ORG link : CVE-2024-26661
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference