Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.19, < 6.19.6 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4e387ad67efb100b645630ffbce7716786f52283Patch
- https://git.kernel.org/stable/c/af3303970da5ce5bfe6dffdd07f38f42aad603e0Patch
FAQ
What is CVE-2026-43305?
CVE-2026-43305 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2026-43305?
CVE-2026-43305 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43305?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.