Acknowledged
Created: Dec 27, 2024
Updated: May 30, 2025
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel
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->connectorcon_index
- 1]" would be an array underflow.
CREATE(Triage):(User=admin) [CVE-2024-53203 (https://nvd.nist.gov/vuln/detail/CVE-2024-53203)