CVE-2025-38404

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/07/2025
Last modified:
23/12/2025

Description

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

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:6.1.143:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.6.96:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.12.36:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.15.5:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc4:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*