Linux · Linux Kernel · CVE-2024-53070
**Name of the Vulnerable Software and Affected Versions**
Linux kernel versions prior to 6.11.8
**Description**
A fault in the Linux kernel has been resolved, specifically in the dwc3 component, which occurs when the system is suspended and the device was already runtime suspended. This issue prevents access to device registers during system suspend, causing a crash. Additionally, on some platforms, registers cannot be accessed after the `dwc3 core exit()` function is called, so the `dwc3 enable susphy()` call has been moved to the top.
**Recommendations**
For Linux kernel versions prior to 6.11.8, upgrade to version 6.11.8 or later to resolve the issue.
As a temporary workaround, consider restricting access to the `dwc3 core exit()` function until a patch is available.