Return to CVE list

CVE-2024-53203

7.8
Critical

CVE-2024-53203

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Modified

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.

Exploits

No known exploits found for this CVE.

Search Exploit-DB