CVE-2023-52624

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52624
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52624.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52624
Downstream
Published
2024-03-26T18:15:08Z
Modified
2025-08-09T20:01:26Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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 dcwakeandexecutegpint() 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.

References

Affected packages