Vulnerability Description
In 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 6.11.11 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0e66fd8e5a2e45c7dacfc9178ba702153f4a61a8
- https://git.kernel.org/stable/c/56971710cd541f2f05160a84b3183477d34a1be9Patch
- https://git.kernel.org/stable/c/627c2a5056aba42a8a96a8fffe8996aeccf919a9
- https://git.kernel.org/stable/c/e15fd96c0b701c53f9006bcc836eaeb35a05a023
- https://git.kernel.org/stable/c/e44189455c62469eb91d383ce9103d54c1f807a3
- https://git.kernel.org/stable/c/e56aac6e5a25630645607b6856d4b2a17b2311a5Patch
- https://git.kernel.org/stable/c/ef92cd55289a282910575c5b9d87f646f2d39b38Patch
- https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
FAQ
What is CVE-2024-53203?
CVE-2024-53203 is a vulnerability with a CVSS score of 7.8 (HIGH). In 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 debu...
How severe is CVE-2024-53203?
CVE-2024-53203 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53203?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.