CVE-2026-43305

Summary

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

drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path

[Why] The evaluation for whether we need to use the DMUB HW lock isn't the same as whether we need to unlock which results in a hang when the fast path is used for ASIC without FAMS support.

[How] Store a flag that indicates whether we should use the lock and use that same flag to specify whether unlocking is needed.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux7d041982fe11fff29b32a09228c4d52f159b56ad < 4e387ad67efb100b645630ffbce7716786f52283affected
LinuxLinux7d041982fe11fff29b32a09228c4d52f159b56ad < af3303970da5ce5bfe6dffdd07f38f42aad603e0affected
LinuxLinux6.19affected
LinuxLinux0 < 6.19unaffected
LinuxLinux6.19.6 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References