Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands [Why] DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang. [How] Add dc_wake_and_execute_gpint() to wrap the wake, execute, sleep sequence. If the GPINT executes successfully then DMCUB will be put back into sleep after the optional response is returned. It functions similar to the inbox command interface.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.7.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2ef98c6d753a744e333b7e34b9cf687040fba57dPatch
- https://git.kernel.org/stable/c/e5ffd1263dd5b44929c676171802e7b6af483f21Patch
- https://git.kernel.org/stable/c/2ef98c6d753a744e333b7e34b9cf687040fba57dPatch
- https://git.kernel.org/stable/c/e5ffd1263dd5b44929c676171802e7b6af483f21Patch
FAQ
What is CVE-2023-52624?
CVE-2023-52624 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands [Why] DMCUB can be in idle when we attempt to interface with the HW th...
How severe is CVE-2023-52624?
CVE-2023-52624 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52624?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.