CVE-2024-53203

HIGH

Linux Kernel < 6.11.11 - Improper Array Index Validation

Title source: rule
STIX 2.1

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.

Scores

CVSS v3 7.8
EPSS 0.0001
EPSS Percentile 1.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-129
Status published
Products (7)
linux/Kernel 5.11.0 - 5.15.184linux
linux/Kernel 5.16.0 - 6.1.140linux
linux/Kernel 5.6.0 - 5.10.238linux
linux/Kernel 6.12.0 - 6.12.2linux
linux/Kernel 6.2.0 - 6.6.88linux
linux/Kernel 6.7.0 - 6.11.11linux
linux/linux_kernel 5.6 - 6.11.11
Published Dec 27, 2024
Tracked Since Feb 18, 2026