CVE-2025-38404 (CNNVD-202507-3234)
中文标题:
Linux kernel 安全漏洞
英文标题:
usb: typec: displayport: Fix potential deadlock
漏洞描述
中文描述:
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于usb typec displayport模块存在潜在死锁问题,可能导致系统挂起。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Linux | Linux | - | < 749d9076735fb497aae60fbea9fff563f9ea3254 | - |
cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*
|
| linux | linux_kernel | 6.1.143 | - | - |
cpe:2.3:o:linux:linux_kernel:6.1.143:*:*:*:*:*:*:*
|
| linux | linux_kernel | 6.6.96 | - | - |
cpe:2.3:o:linux:linux_kernel:6.6.96:*:*:*:*:*:*:*
|
| linux | linux_kernel | 6.12.36 | - | - |
cpe:2.3:o:linux:linux_kernel:6.12.36:*:*:*:*:*:*:*
|
| linux | linux_kernel | 6.15.5 | - | - |
cpe:2.3:o:linux:linux_kernel:6.15.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 6.16 | - | - |
cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:*
|
| debian | debian_linux | 11.0 | - | - |
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-38404 |
2025-11-11 15:23:18 | 2025-11-11 07:40:28 |
| NVD | nvd_CVE-2025-38404 |
2025-11-11 15:00:57 | 2025-11-11 07:48:17 |
| CNNVD | cnnvd_CNNVD-202507-3234 |
2025-11-11 15:12:51 | 2025-11-11 08:00:02 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 7
查看详细变更
- vulnerability_type: 未提取 -> 其他
- severity: SeverityLevel.MEDIUM -> SeverityLevel.UNKNOWN
- cvss_score: 未提取 -> 0.0
- cnnvd_id: 未提取 -> CNNVD-202507-3234
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 12 -> 1
- references_count: 8 -> 10
- data_sources: ['cve'] -> ['cve', 'nvd']