Bug 2521485 (CVE-2026-74732) - CVE-2026-74732 kernel: drm/amd/display: Check for tg ops in dce110_set_avmute
Summary: CVE-2026-74732 kernel: drm/amd/display: Check for tg ops in dce110_set_avmute
Keywords:
Status: NEW
Alias: CVE-2026-74732
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: 2026-08-22 15:47 UTC by OSIDB Bzimport
Modified: 2026-08-24 11:56 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-22 15:47:52 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Check for tg ops in dce110_set_avmute

Some older DCE timing generators do not implement is_tg_enabled in
their ops table. Calling it unconditionally when waiting for AV mute
frames causes a NULL pointer dereference on Southern Islands dGPUs
when turning the display off over HDMI.

Check that tg and the required ops exist before waiting for frames.

(cherry picked from commit 2686a0c0aaa07bec2e24131835cf27b5fd4935a5)


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