Bug 2393485 (CVE-2025-39707) - CVE-2025-39707 kernel: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities
Summary: CVE-2025-39707 kernel: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_...
Keywords:
Status: NEW
Alias: CVE-2025-39707
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-05 18:01 UTC by OSIDB Bzimport
Modified: 2025-09-05 22:21 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-05 18:01:34 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities

HUBBUB structure is not initialized on DCE hardware, so check if it is NULL
to avoid null dereference while accessing amdgpu_dm_capabilities file in
debugfs.


Note You need to log in before you can comment on or make changes to this bug.