CVE-2024-56683
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 25eb441d55d479581a65bcc9de88bc1d86bf76c1 < 0ea29bd7d9400d3629683244d609358ed1b12075 | affected |
| Linux | Linux | 25eb441d55d479581a65bcc9de88bc1d86bf76c1 < c7d474974954d9af7e0092021223d58f2de128df | affected |
| Linux | Linux | 25eb441d55d479581a65bcc9de88bc1d86bf76c1 < 16f351adf733a182224ad24916d7673aa6df02df | affected |
| Linux | Linux | 25eb441d55d479581a65bcc9de88bc1d86bf76c1 < 74f21be9990a42dc2357bcf87a13e16c6998b90e | affected |
| Linux | Linux | 25eb441d55d479581a65bcc9de88bc1d86bf76c1 < 223ee2567a55e4f80315c768d2969e6a3b9fb23d | affected |
| Linux | Linux | 1da00a63f0e798f0fd0dcf623b16c16e13f93615 | affected |
| Linux | Linux | f70c25cf34f91cc6f40e79a5b7565fd0272d7396 | affected |
| Linux | Linux | 5.18.18 < 5.19 | affected |
| Linux | Linux | 5.19.2 < 5.20 | affected |
| Linux | Linux | 6.0 | affected |
| Linux | Linux | 0 < 6.0 | unaffected |
| Linux | Linux | 6.1.120 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.64 <= 6.6.* | unaffected |
| Linux | Linux | 6.11.11 <= 6.11.* | unaffected |
| Linux | Linux | 6.12.2 <= 6.12.* | unaffected |
| Linux | Linux | 6.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
References
- https://git.kernel.org/stable/c/0ea29bd7d9400d3629683244d609358ed1b12075
- https://git.kernel.org/stable/c/c7d474974954d9af7e0092021223d58f2de128df
- https://git.kernel.org/stable/c/16f351adf733a182224ad24916d7673aa6df02df
- https://git.kernel.org/stable/c/74f21be9990a42dc2357bcf87a13e16c6998b90e
- https://git.kernel.org/stable/c/223ee2567a55e4f80315c768d2969e6a3b9fb23d
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.