Bugzilla – Bug 1225015
VUL-0: CVE-2023-52862: kernel: drm/amd/display: Fix null pointer dereference in error message
Last modified: 2024-07-08 15:01:29 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52862 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2023/CVE-2023-52862.mbox https://git.kernel.org/stable/c/97ef07182ac46b069bb5e7d46cb903a764d67898 https://git.kernel.org/stable/c/8b72c5d4a5d25e76b16283397c40b8b3c0d70019 https://git.kernel.org/stable/c/0c3601a2fbfb265ce283651480e30c8e60459112 https://www.cve.org/CVERecord?id=CVE-2023-52862
Nothing to do, closing.