CVE-2024-53070
MediumIn the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. Also we cannot access any registers after dwc3_core_exit() on some platforms so move the dwc3_enable_susphy() call to the top.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
5.15.170,
6.1.115,
6.6.59,
6.11.5
and later are affected. No fixed version recorded yet.
References
The following references provide additional information about CVE-2024-53070 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/06b98197b69e2f2af9cb1991ee0b1c876edf7b86
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4abc5ee334fe4aba50461c45fdaaa4c5e5c57789
-
PatchKernel patch commithttps://git.kernel.org/stable/c/562804b1561cc248cc37746a1c96c83cab1d7209
Frequently asked questions
-
What is CVE-2024-53070?
CVE-2024-53070 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 5.15.170 onward . CVE-2024-53070 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-53070?
CVE-2024-53070 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-53070?
No patch is currently available for CVE-2024-53070. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-53070 actively exploited?
No — CVE-2024-53070 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.