CVE-2025-38319

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38319
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38319.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38319
Downstream
Related
Published
2025-07-10T08:15:30Z
Modified
2025-08-12T21:01:19Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/pp: Fix potential NULL pointer dereference in atomctrlinitializemcregtable

The function atomctrlinitializemcregtable() and atomctrlinitializemcregtablev22() does not check the return value of smuatomgetdatatable(). If smuatomgetdatatable() fails to retrieve vram_info, it returns NULL which is later dereferenced.

References

Affected packages