CVE-2026-43305

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-08 14:16

Updated : 2026-06-17 10:49


NVD link : CVE-2026-43305

Mitre link : CVE-2026-43305

CVE.ORG link : CVE-2026-43305


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking