Bug 2383380 (CVE-2025-38361) - CVE-2025-38361 kernel: drm/amd/display: Check dce_hwseq before dereferencing it
Summary: CVE-2025-38361 kernel: drm/amd/display: Check dce_hwseq before dereferencing it
Keywords:
Status: NEW
Alias: CVE-2025-38361
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-07-25 14:01 UTC by OSIDB Bzimport
Modified: 2025-07-25 19:53 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-25 14:01:20 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Check dce_hwseq before dereferencing it

[WHAT]

hws was checked for null earlier in dce110_blank_stream, indicating hws
can be null, and should be checked whenever it is used.

(cherry picked from commit 79db43611ff61280b6de58ce1305e0b2ecf675ad)


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