CVE-2025-38404 - CVE House
Back to Database
Status published Unknown CVE-2025-38404

usb: typec: displayport: Fix potential deadlock

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of `cros_typec_altmode_data::mutex`. The call chain is as follows: 1. cros_typec_altmode_work() acquires the mutex 2. typec_altmode_vdm() -> dp_altmode_vdm() -> 3. typec_altmode_exit() -> cros_typec_altmode_exit() 4. cros_typec_altmode_exit() attempts to acquire the mutex again To prevent this, defer the `typec_altmode_exit()` call by scheduling it rather than calling it directly from within the mutex-protected context.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-38404

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
e0359c66c1beccbe90119a63391678eabda38007, e3fb6c2c3939b4aad203cacdd613a62ce1fd032c, 56846793f105cf2b39ecbde4f3ae86342091f6fc, 8e8a69b1f8c59f0505f8a1c0fb77191f27b75011, 8851e40587013db00b71d4aeaae30f5fd59b0eec, 10cc2cfd3e5d0e0ec7590c4bee8bcea10e5492c4, 8f6a4fa7b663468bb304cb885b93326e025ae005, b4b38ffb38c91afd4dc387608db26f6fc34ed40b, 6.1.143, 6.6.96, 6.12.36, 6.15.5

Timeline

Official Publish: July 25th, 2025
Last Modified: May 11th, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.