In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table[EOL][EOL]The function atomctrl_initialize_mc_reg_table() and[EOL]atomctrl_initialize_mc_reg_table_v2_2() does not check the return[EOL]value of smu_atom_get_data_table(). If smu_atom_get_data_table()[EOL]fails to retrieve vram_info, it returns NULL which is later[EOL]dereferenced. CREATE(Triage):(User=admin) [CVE-2025-38319 (https://nvd.nist.gov/vuln/detail/CVE-2025-38319)