CVE-2026-97431

Summary

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Avoid DPMS-on for phantom stream

[Why & How] Calling dc_update_planes_and_stream separately for stream and its phantom stream causes a NULL pointer dereference, since the phantom is destroyed on the first call.

Skip the call for phantom streams.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux9c6669c2e21a2d9b3f3857883c715a302ae64ac0 < f2463fc246d3c39be1371389c52b29418ad673d0affected
LinuxLinux9c6669c2e21a2d9b3f3857883c715a302ae64ac0 < 10f5f9c0ef32d08b228bfee3684b62f36f395852affected
LinuxLinux6.17affected
LinuxLinux0 < 6.17unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References