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)
Core 7
Core References
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html
Scores
CVSS v3
5.5
EPSS
0.0012
EPSS Percentile
2.0%
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 (22)
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
< 5.2
Linux/Linux
5.15.184 - 5.15.*
Linux/Linux
5.2
Linux/Linux
6.1.140 - 6.1.*
... and 12 more
Published
May 20, 2025
Tracked Since
Feb 18, 2026