CVE-2026-43191
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
11/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35<br />
<br />
[Why]<br />
A backport of the change made for DCN401 that addresses an issue where<br />
we turn off the PHY PLL when disabling TMDS output, which causes the<br />
OTG to remain stuck.<br />
<br />
The OTG being stuck can lead to a hang in the DCHVM&#39;s ability to ACK<br />
invalidations when it thinks the HUBP is still on but it&#39;s not receiving<br />
global sync.<br />
<br />
The transition to PLL_ON needs to be atomic as there&#39;s no guarantee<br />
that the thread isn&#39;t pre-empted or is able to complete before the<br />
IOMMU watchdog times out.<br />
<br />
[How]<br />
Backport the implementation from dcn401 back to dcn35.<br />
<br />
There&#39;s a functional difference in when the eDP output is disabled in<br />
dcn401 code so we don&#39;t want to utilize it directly.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



