First published: Tue Dec 24 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: glink: fix off-by-one in connector_status UCSI connector's indices start from 1 up to 3, PMIC_GLINK_MAX_PORTS. Correct the condition in the pmic_glink_ucsi_connector_status() callback, fixing Type-C orientation reporting for the third USB-C connector.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.10<6.11.11 | |
Linux Kernel | >=6.12<6.12.2 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53149 has a medium severity level due to the off-by-one error in the UCSI connector's index handling.
To fix CVE-2024-53149, update your Linux kernel to a version later than 6.11.11 and 6.12.2.
CVE-2024-53149 affects Linux kernel versions between 6.10 and 6.11.11 and between 6.12 and 6.12.2.
CVE-2024-53149 is not classified as a remotely exploitable vulnerability, but it can affect local users.
The impacts of CVE-2024-53149 include possible unexpected behavior in USB Type-C connections, potentially leading to system instability.