CVE-2025-39707
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
05/09/2025
Última modificación:
08/09/2025
Descripción
*** Pendiente de traducción *** 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.