In the Linux kernel, the following vulnerability has been resolved:
drm/vc4: hdmi: Avoid hang with debug registers when suspended
Trying to read /sys/kernel/debug/dri/1/hdmi1_regs
when the hdmi is disconnected results in a fatal system hang.
This is due to the pm suspend code disabling the dvp clock.
That is just a gate of the 108MHz clock in DVP_HT_RPI_MISC_CONFIG,
which results in accesses hanging AXI bus.
Protect against this.
References
Configurations
Configuration 1 (hide)
|
History
07 Oct 2025, 20:06
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Summary |
|
|
References | () https://git.kernel.org/stable/c/0ea29bd7d9400d3629683244d609358ed1b12075 - Patch | |
References | () https://git.kernel.org/stable/c/16f351adf733a182224ad24916d7673aa6df02df - Patch | |
References | () https://git.kernel.org/stable/c/223ee2567a55e4f80315c768d2969e6a3b9fb23d - Patch | |
References | () https://git.kernel.org/stable/c/74f21be9990a42dc2357bcf87a13e16c6998b90e - Patch | |
References | () https://git.kernel.org/stable/c/c7d474974954d9af7e0092021223d58f2de128df - Patch |
28 Dec 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-28 10:15
Updated : 2025-10-07 20:06
NVD link : CVE-2024-56683
Mitre link : CVE-2024-56683
CVE.ORG link : CVE-2024-56683
JSON object : View
Products Affected
linux
- linux_kernel
CWE