CVE-2023-53498
MEDIUMLinux Kernel - Null Pointer Dereference
Title source: llmDescription
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.
References (6)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
5.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-476
Status
published
Affected Products (1)
linux/linux_kernel
< 5.10.246
Timeline
Published
Oct 01, 2025
Tracked Since
Feb 18, 2026