Null Pointer Dereference in AMD GPU Display Driver
CVE-2023-53498

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 October 2025

What is CVE-2023-53498?

A vulnerability has been identified in the AMD GPU Display Driver within the Linux kernel. This issue arises from a potential null pointer dereference when accessing the adev->dm.dc pointer in the amdgpu_dm_fini() function. If this pointer is NULL, it can lead to unexpected behaviors and potential crashes without proper null checks in place. The problem was discovered during verification efforts by the Linux Verification Center, prompting the need for a safety check prior to invoking the dc_dmub_srv_destroy() function. Applying the latest patches is essential to mitigate this risk.

Affected Version(s)

Linux 9a71c7d31734f74549ad2bcd652c403c71e7c8d1 < 4b1afffdd94093118b3cc235ef2b4d2520fb4950

Linux 9a71c7d31734f74549ad2bcd652c403c71e7c8d1

Linux 9a71c7d31734f74549ad2bcd652c403c71e7c8d1 < 281933f36a53fed1c2993a92cf1edfb424595474

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53498 : Null Pointer Dereference in AMD GPU Display Driver