U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2023-52624

Change History

New CVE Received by NIST 3/26/2024 2:15:08 PM

Action Type Old Value New Value
Added 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.
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/2ef98c6d753a744e333b7e34b9cf687040fba57d [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/e5ffd1263dd5b44929c676171802e7b6af483f21 [No types assigned]