Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-38319


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.


Published

2025-07-10T08:15:30.940

Last Modified

2025-12-19T16:44:27.933

Status

Analyzed

Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Severity

CVSSv3.1: 5.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-476

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System linux linux_kernel < 5.15.186 Yes
Operating System linux linux_kernel < 6.1.142 Yes
Operating System linux linux_kernel < 6.6.94 Yes
Operating System linux linux_kernel < 6.12.34 Yes
Operating System linux linux_kernel < 6.15.3 Yes
Operating System debian debian_linux 11.0 Yes

References