In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix null pointer dereference in error message
This patch fixes a null pointer dereference in the error message that is
printed when the Display Core (DC) fails to initialize. The original
message includes the DC version number, which is undefined if the DC is
not initialized.
References
Configurations
Configuration 1 (hide)
|
History
02 Apr 2025, 15:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0c3601a2fbfb265ce283651480e30c8e60459112 - Patch | |
References | () https://git.kernel.org/stable/c/8b72c5d4a5d25e76b16283397c40b8b3c0d70019 - Patch | |
References | () https://git.kernel.org/stable/c/97ef07182ac46b069bb5e7d46cb903a764d67898 - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Information
Published : 2024-05-21 16:15
Updated : 2025-04-02 15:05
NVD link : CVE-2023-52862
Mitre link : CVE-2023-52862
CVE.ORG link : CVE-2023-52862
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference