CVE-2025-39707
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
05/09/2025
Last modified:
08/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities<br />
<br />
HUBBUB structure is not initialized on DCE hardware, so check if it is NULL<br />
to avoid null dereference while accessing amdgpu_dm_capabilities file in<br />
debugfs.