CVE-2024-36024

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

Configuration 1 (hide)

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

History

30 Sep 2025, 17:39

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CWE CWE-362
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.7
References () https://git.kernel.org/stable/c/2aac387445610d6dfd681f5214388e86f5677ef7 - () https://git.kernel.org/stable/c/2aac387445610d6dfd681f5214388e86f5677ef7 - Patch
References () https://git.kernel.org/stable/c/6226a5aa77370329e01ee8abe50a95e60618ce97 - () https://git.kernel.org/stable/c/6226a5aa77370329e01ee8abe50a95e60618ce97 - Patch

21 Nov 2024, 09:21

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: drm/amd/display: deshabilite la reasignación inactiva como parte de la ejecución del comando/gpint [Por qué] Workaroud para una condición de ejecución en la que DMCUB está en el proceso de comprometerse con IPS1 durante el protocolo de enlace que causa Nos perdemos la transición a IPS2 y tocamos el RPTR de INBOX1 provocando un bloqueo del HW. [Cómo] Deshabilite la reallow para asegurarnos de que tengamos un espacio suficiente entre la entrada y la salida y que no veamos wake_and_executes consecutivos.
References () https://git.kernel.org/stable/c/2aac387445610d6dfd681f5214388e86f5677ef7 - () https://git.kernel.org/stable/c/2aac387445610d6dfd681f5214388e86f5677ef7 -
References () https://git.kernel.org/stable/c/6226a5aa77370329e01ee8abe50a95e60618ce97 - () https://git.kernel.org/stable/c/6226a5aa77370329e01ee8abe50a95e60618ce97 -

30 May 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-30 15:15

Updated : 2025-09-30 17:39


NVD link : CVE-2024-36024

Mitre link : CVE-2024-36024

CVE.ORG link : CVE-2024-36024


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')