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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
29 Oct 2025, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
01 Oct 2025, 12:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2025-10-29 14:15
NVD link : CVE-2023-53498
Mitre link : CVE-2023-53498
CVE.ORG link : CVE-2023-53498
JSON object : View
Products Affected
No product.
CWE
No CWE.
