CVE-2024-53201
MEDIUMLinux Kernel 6.6.64-6.7 - Null Pointer Dereference in dcn20_program_pipe
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipe This commit addresses a null pointer dereference issue in dcn20_program_pipe(). Previously, commit 8e4ed3cf1642 ("drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe") partially fixed the null pointer dereference issue. However, in dcn20_update_dchubp_dpp(), the variable pipe_ctx is passed in, and plane_state is accessed again through pipe_ctx. Multiple if statements directly call attributes of plane_state, leading to potential null pointer dereference issues. This patch adds necessary null checks to ensure stability.
References (3)
Core 3
Scores
CVSS v3
5.5
EPSS
0.0021
EPSS Percentile
11.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (12)
Linux/Linux
< 6.12
Linux/Linux
6.11.11 - 6.11.*
Linux/Linux
6.11.3 - 6.11.11
Linux/Linux
6.12
Linux/Linux
6.12.2 - 6.12.*
Linux/Linux
6.13
Linux/Linux
6.6.64 - 6.7
Linux/Linux
65a6fee22d5cfa645cb05489892dc9cd3d142fc2 - 6b4ee2560d4d8de2688da68cd9581177035e0876
Linux/Linux
68f75e6f08aad66069a629db8d7840919156c761
Linux/Linux
8e4ed3cf1642df0c4456443d865cff61a9598aa8 - 3609259326171cd5b98462636580fb2ae5c87d40
... and 2 more
Published
Dec 27, 2024
Tracked Since
Feb 18, 2026