Description
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsi_con_mutex_lock / ucsi_con_mutex_unlock functions to the UCSI driver. ucsi_con_mutex_lock ensures the connector mutex is only locked if a connection is established and the partner pointer is valid. This resolves a deadlock scenario where ucsi_displayport_remove_partner holds con->mutex waiting for dp_altmode_work to complete while dp_altmode_work attempts to acquire it.
References (7)
Scores
CVSS v3
5.5
EPSS
0.0007
EPSS Percentile
21.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-667
Status
published
Products (8)
debian/debian_linux
11.0
linux/Kernel
5.16.0 - 6.1.140linux
linux/Kernel
5.2.0 - 5.15.184linux
linux/Kernel
6.13.0 - 6.14.7linux
linux/Kernel
6.2.0 - 6.6.92linux
linux/Kernel
6.7.0 - 6.12.30linux
linux/linux_kernel
6.15 rc1 (5 CPE variants)
linux/linux_kernel
5.2 - 5.15.184
Published
May 20, 2025
Tracked Since
Feb 18, 2026