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
No configuration.
History
06 Nov 2024, 17:35
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.1 |
21 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 16:15
Updated : 2024-11-06 17:35
NVD link : CVE-2023-52862
Mitre link : CVE-2023-52862
CVE.ORG link : CVE-2023-52862
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference