CVE-2024-53203
HighIn the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential array underflow in ucsi_ccg_sync_control() The "command" variable can be controlled by the user via debugfs. The worry is that if con_index is zero then "&uc->ucsi->connector[con_index - 1]" would be an array underflow.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-129CVE-2024-53203 is classified as CWE-129
See CWE-129 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
5.6
and later are affected. Fixed in
5.10.238,
5.15.184,
6.1.140,
6.6.88,
6.11.11,
6.12.2,
6.13
and their respective stable series.
References
The following references provide additional information about CVE-2024-53203 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/0e66fd8e5a2e45c7dacfc9178ba702153f4a61a8
-
PatchKernel patch commithttps://git.kernel.org/stable/c/56971710cd541f2f05160a84b3183477d34a1be9
-
PatchKernel patch commithttps://git.kernel.org/stable/c/627c2a5056aba42a8a96a8fffe8996aeccf919a9
Frequently asked questions
-
What is CVE-2024-53203?
CVE-2024-53203 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 5.6 onward and has been patched in 5.10.238, 5.15.184, 6.1.140 and others. CVE-2024-53203 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-53203?
CVE-2024-53203 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2024-53203?
Yes — CVE-2024-53203 has been patched. Fixed versions include 5.10.238, 5.15.184, 6.1.140 and others. If you are running Linux kernel 5.6 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-53203 actively exploited?
No — CVE-2024-53203 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.