VYPR
Unrated severityNVD Advisory· Published Jul 10, 2025· Updated Nov 3, 2025

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

CVE-2025-38319

Description

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

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

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

124

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.