In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp
This commit addresses a null pointer dereference issue in
hwss_setup_dpp(). The issue could occur when pipe_ctx->plane_state is
null. The fix adds a check to ensure `pipe_ctx->plane_state` is not null
before accessing. This prevents a null pointer dereference.
Metrics
Affected Vendors & Products
References
History
Wed, 08 Jan 2025 21:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-476 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Mon, 30 Dec 2024 01:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Fri, 27 Dec 2024 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp This commit addresses a null pointer dereference issue in hwss_setup_dpp(). The issue could occur when pipe_ctx->plane_state is null. The fix adds a check to ensure `pipe_ctx->plane_state` is not null before accessing. This prevents a null pointer dereference. | |
Title | drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp | |
References |
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-12-27T13:49:42.064Z
Updated: 2024-12-27T13:49:42.064Z
Reserved: 2024-11-19T17:17:25.015Z
Link: CVE-2024-53200
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2024-12-27T14:15:27.733
Modified: 2025-01-08T21:29:35.877
Link: CVE-2024-53200
Redhat