Bugzilla – Bug 1225702
VUL-0: CVE-2024-36024: kernel: drm/amd/display: Disable idle reallow as part of command/gpint execution
Last modified: 2024-07-08 15:07:36 UTC
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable idle reallow as part of command/gpint execution [Why] Workaroud for a race condition where DMCUB is in the process of committing to IPS1 during the handshake causing us to miss the transition into IPS2 and touch the INBOX1 RPTR causing a HW hang. [How] Disable the reallow to ensure that we have enough of a gap between entry and exit and we're not seeing back-to-back wake_and_executes. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36024 https://www.cve.org/CVERecord?id=CVE-2024-36024 https://git.kernel.org/stable/c/2aac387445610d6dfd681f5214388e86f5677ef7 https://git.kernel.org/stable/c/6226a5aa77370329e01ee8abe50a95e60618ce97 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-36024.mbox