CVE-2023-53498

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev->dm.dc pointer can be NULL and dereferenced in amdgpu_dm_fini() without checking. Add a NULL pointer check before calling dc_dmub_srv_destroy(). Found by Linux Verification Center (linuxtesting.org) with SVACE.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

16 Jan 2026, 20:49

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/281933f36a53fed1c2993a92cf1edfb424595474 - () https://git.kernel.org/stable/c/281933f36a53fed1c2993a92cf1edfb424595474 - Patch
References () https://git.kernel.org/stable/c/4b1afffdd94093118b3cc235ef2b4d2520fb4950 - () https://git.kernel.org/stable/c/4b1afffdd94093118b3cc235ef2b4d2520fb4950 - Patch
References () https://git.kernel.org/stable/c/52f1783ff4146344342422c1cd94fcb4ce39b6fe - () https://git.kernel.org/stable/c/52f1783ff4146344342422c1cd94fcb4ce39b6fe - Patch
References () https://git.kernel.org/stable/c/624a60911b71af08a912ee8a296b271b3e7b34ab - () https://git.kernel.org/stable/c/624a60911b71af08a912ee8a296b271b3e7b34ab - Patch
References () https://git.kernel.org/stable/c/b75aaebac265e3f29863699d9a929fdfba13d0a4 - () https://git.kernel.org/stable/c/b75aaebac265e3f29863699d9a929fdfba13d0a4 - Patch
References () https://git.kernel.org/stable/c/d4b749771fed3f99bbe8880eaab32a05ede0e5fa - () https://git.kernel.org/stable/c/d4b749771fed3f99bbe8880eaab32a05ede0e5fa - Patch

29 Oct 2025, 14:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/624a60911b71af08a912ee8a296b271b3e7b34ab -

01 Oct 2025, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-01 12:15

Updated : 2026-01-16 20:49


NVD link : CVE-2023-53498

Mitre link : CVE-2023-53498

CVE.ORG link : CVE-2023-53498


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference