← Back to CVE List

CVE-2023-52862

Published: 2024-05-21T16:15Z
Last Modified: 2025-04-02T15:05Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt