CVE-2025-38499 (CNNVD-202508-936)
中文标题:
Linux kernel 安全漏洞
英文标题:
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
漏洞描述
中文描述:
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于clone_private_mnt未验证用户命名空间中的CAP_SYS_ADMIN权限,可能导致权限提升。
英文描述:
In the Linux kernel, the following vulnerability has been resolved: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns What we want is to verify there is that clone won't expose something hidden by a mount we wouldn't be able to undo. "Wouldn't be able to undo" may be a result of MNT_LOCKED on a child, but it may also come from lacking admin rights in the userns of the namespace mount belongs to. clone_private_mnt() checks the former, but not the latter. There's a number of rather confusing CAP_SYS_ADMIN checks in various userns during the mount, especially with the new mount API; they serve different purposes and in case of clone_private_mnt() they usually, but not always end up covering the missing check mentioned above.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Linux | Linux | c6e8810d25295acb40a7b69ed3962ff181919571 | - | - |
cpe:2.3:a:linux:linux:c6e8810d25295acb40a7b69ed3962ff181919571:*:*:*:*:*:*:*
|
| Linux | Linux | e3eee87c846dc47f6d8eb6d85e7271f24122a279 | - | - |
cpe:2.3:a:linux:linux:e3eee87c846dc47f6d8eb6d85e7271f24122a279:*:*:*:*:*:*:*
|
| Linux | Linux | 517b875dfbf58f0c6c9e32dc90f5cf42d71a42ce | - | - |
cpe:2.3:a:linux:linux:517b875dfbf58f0c6c9e32dc90f5cf42d71a42ce:*:*:*:*:*:*:*
|
| Linux | Linux | 963d85d630dabe75a3cfde44a006fec3304d07b8 | - | - |
cpe:2.3:a:linux:linux:963d85d630dabe75a3cfde44a006fec3304d07b8:*:*:*:*:*:*:*
|
| Linux | Linux | 812f39ed5b0b7f34868736de3055c92c7c4cf459 | - | - |
cpe:2.3:a:linux:linux:812f39ed5b0b7f34868736de3055c92c7c4cf459:*:*:*:*:*:*:*
|
| Linux | Linux | 6a002d48a66076524f67098132538bef17e8445e | - | - |
cpe:2.3:a:linux:linux:6a002d48a66076524f67098132538bef17e8445e:*:*:*:*:*:*:*
|
| Linux | Linux | 41812f4b84484530057513478c6770590347dc30 | - | - |
cpe:2.3:a:linux:linux:41812f4b84484530057513478c6770590347dc30:*:*:*:*:*:*:*
|
| Linux | Linux | 5.14 | - | - |
cpe:2.3:a:linux:linux:5.14:*:*:*:*:*:*:*
|
| linux | linux_kernel | * | - | - |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
|
| linux | linux_kernel | 5.14 | - | - |
cpe:2.3:o:linux:linux_kernel:5.14:-:*:*:*:*:*:*
|
| debian | debian_linux | 11.0 | - | - |
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-38499 |
2025-11-11 15:23:18 | 2025-11-11 07:40:28 |
| NVD | nvd_CVE-2025-38499 |
2025-11-11 15:00:59 | 2025-11-11 07:48:17 |
| CNNVD | cnnvd_CNNVD-202508-936 |
2025-11-11 15:12:53 | 2025-11-11 08:00:09 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 8 -> 11
查看详细变更
- vulnerability_type: 未提取 -> 其他
- severity: SeverityLevel.MEDIUM -> SeverityLevel.UNKNOWN
- cvss_score: 未提取 -> 0.0
- cnnvd_id: 未提取 -> CNNVD-202508-936
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- references_count: 6 -> 7
- data_sources: ['cve'] -> ['cve', 'nvd']