Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.7.4 |
References
- https://git.kernel.org/stable/c/2ce156482a6fef349d2eba98e5070c412d3af662Patch
- https://git.kernel.org/stable/c/ce29728ef6485a367934cc100249c66dd3cde5b6Patch
- https://git.kernel.org/stable/c/2ce156482a6fef349d2eba98e5070c412d3af662Patch
- https://git.kernel.org/stable/c/ce29728ef6485a367934cc100249c66dd3cde5b6Patch
FAQ
What is CVE-2023-52634?
CVE-2023-52634 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 disable_otg_wa logic [Why] When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO ...
How severe is CVE-2023-52634?
CVE-2023-52634 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-2023-52634?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.