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

15 May 2026, 13:23

Type Values Removed Values Added
CWE CWE-667
References () https://git.kernel.org/stable/c/4e387ad67efb100b645630ffbce7716786f52283 - () https://git.kernel.org/stable/c/4e387ad67efb100b645630ffbce7716786f52283 - Patch
References () https://git.kernel.org/stable/c/af3303970da5ce5bfe6dffdd07f38f42aad603e0 - () https://git.kernel.org/stable/c/af3303970da5ce5bfe6dffdd07f38f42aad603e0 - Patch
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

08 May 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-08 14:16

Updated : 2026-05-15 13:23


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