CVE-2023-52624

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-03-26 18:15

Updated : 2025-03-17 15:19


NVD link : CVE-2023-52624

Mitre link : CVE-2023-52624

CVE.ORG link : CVE-2023-52624


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')