Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

William Mcvicker

Researcher fromGoogle
#47948of 56,333
5.5Total CVSS
Vulnerabilities · 1
PT-2024-35534
5.5
2024-11-04
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.