CVE-2024-50268
HIGHLinux Kernel 5.6-6.11.8 - Out-of-bounds Read via UCSI Debugfs Command
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() The "*cmd" variable can be controlled by the user via debugfs. That means "new_cam" can be as high as 255 while the size of the uc->updated[] array is UCSI_MAX_ALTMODES (30). The call tree is: ucsi_cmd() // val comes from simple_attr_write_xsigned() -> ucsi_send_command() -> ucsi_send_command_common() -> ucsi_run_command() // calls ucsi->ops->sync_control() -> ucsi_ccg_sync_control()
References (8)
Core 8
Core References
Scores
CVSS v3
7.1
EPSS
0.0026
EPSS Percentile
16.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-125
Status
published
Products (21)
linux/Kernel
5.11.0 - 5.15.172linux
linux/Kernel
5.16.0 - 6.1.117linux
linux/Kernel
5.6.0 - 5.10.230linux
linux/Kernel
6.2.0 - 6.6.61linux
linux/Kernel
6.7.0 - 6.11.8linux
Linux/Linux
< 5.6
Linux/Linux
170a6726d0e266f2c8f306e3d61715c32f4ee41e - 3a2ba841659a0f15102585120dea75d8d5209616
Linux/Linux
170a6726d0e266f2c8f306e3d61715c32f4ee41e - 604314ecd682913925980dc955caea2d036eab5f
Linux/Linux
170a6726d0e266f2c8f306e3d61715c32f4ee41e - 69e19774f15e12dda6c6c58001d059e30895009b
Linux/Linux
170a6726d0e266f2c8f306e3d61715c32f4ee41e - 7dd08a0b4193087976db6b3ee7807de7e8316f96
... and 11 more
Published
Nov 19, 2024
Tracked Since
Feb 18, 2026