In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disable_otg_wa logic [Why] When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO causing both HPO and DIG registers to be set at the same time when only HPO is supposed to be set. This can lead to a system hang the next time we change refresh rates as there are cases when we don't disable OTG/FIFO but FIFO is enabled when it isn't supposed to be. [How] Removing the enable/disable FIFO entirely.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 9.6.1.6 |
| Linux | Linux | 9.5.0.7 |
| Linux | Linux | < 7.40 |
| Linux | Linux | Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0 |