CVE-2026-74732

Unknown

Last modified

CVE-2026-74732 is a vulnerability of currently unknown severity. 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).

Description

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)

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 853c2d31408bd45dcf92d0eb1f06eb439a56cf04; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < d089f32d34f821c8f0ef23d5fcd77bd43c1b3b92; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5edbb409b0bc5001195f4b7cfca19122361211a1; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 3141e3d61469bba2624a91c5e2407f110b33b29e; < 6.12.104; < 6.18.45; < 7.1.9
LinuxLinuxAll versions

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-74732?
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)
How severe is CVE-2026-74732?
Severity scoring for CVE-2026-74732 is pending analysis.
How do I fix CVE-2026-74732?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-74732?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST