CVE-2002-1380 (CNNVD-200212-055)
LOW
有利用代码
中文标题:
Linux /proc/<pid>/mem mmap()内核崩溃漏洞
英文标题:
Linux kernel 2.2.x allows local users to cause a denial of service (crash) by using the mmap() funct...
CVSS分数:
2.1
发布时间:
2004-09-01 04:00:00
漏洞类型:
授权问题
状态:
PUBLISHED
数据质量分数:
0.40
数据版本:
v4
漏洞描述
中文描述:
Linux kernel是开放源代码Linux操作系统内核,/proc/pid/mem接口设计用于某一应用程序在某些情况下可以方便的访问另一应用程序内存。这个功能对开发人员或管理员在运行的系统中调试或分析程序非常有用。其中之一访问内存的方法是直接使用mmap()映射页面。 直接使用mmap()映射页面访问内存方法缺少充分的验证,本地攻击者可以利用这个漏洞请求访问不可读进程使系统内核崩溃。 用户可以使用mmap()接口访问被跟踪进程本来没有权限读取的内存,用户可以传递PROT_READ参数给这个调用,请求读访问这个映射,由于不充分的验证检查,恶意用户可以把映射标记为可读,这样用户可以请求他的实例可被内核读取,造成系统崩溃。
英文描述:
Linux kernel 2.2.x allows local users to cause a denial of service (crash) by using the mmap() function with a PROT_READ parameter to access non-readable memory pages through the /proc/pid/mem interface.
CWE类型:
(暂无数据)
标签:
dos
linux
Michal Zalewski
OSVDB-9590
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| linux | linux_kernel | 2.2.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.2 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.2:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.3 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.3:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.4 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.4:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.5 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.6 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.6:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.7 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.7:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.8 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.8:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.9 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.9:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.10 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.10:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.11 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.11:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.12 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.12:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.13 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.13:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.14 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.14:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.15 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.15:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.16 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.16:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.17 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.17:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.18 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.18:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.19 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.19:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.20 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.20:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.21 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.21:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.22 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.22:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.2.23 | - | - |
cpe:2.3:o:linux:linux_kernel:2.2.23:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
DSA-336
vendor-advisory
cve.org
访问
cve.org
RHSA-2003:088
vendor-advisory
cve.org
访问
cve.org
ESA-20030318-009
vendor-advisory
cve.org
访问
cve.org
6420
vdb-entry
cve.org
访问
cve.org
MDKSA-2003:039
vendor-advisory
cve.org
访问
cve.org
linux-protread-mmap-dos(10884)
vdb-entry
cve.org
访问
cve.org
2002-0083
vendor-advisory
cve.org
访问
cve.org
ExploitDB EDB-22105
EXPLOIT
exploitdb
访问
exploitdb
Download Exploit EDB-22105
EXPLOIT
exploitdb
访问
exploitdb
CVE Reference: CVE-2002-1380
ADVISORY
cve.org
访问
cve.org
CVSS评分详情
2.1
LOW
CVSS向量:
AV:L/AC:L/Au:N/C:N/I:N/A:P
CVSS版本:
2.0
机密性
NONE
完整性
NONE
可用性
PARTIAL
时间信息
发布时间:
2004-09-01 04:00:00
修改时间:
2024-08-08 03:19:28
创建时间:
2025-11-11 15:32:17
更新时间:
2026-01-26 02:16:46
利用信息
此漏洞有可利用代码!
利用代码数量:
1
利用来源:
未知
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2002-1380 |
2025-11-11 15:17:24 | 2025-11-11 07:32:17 |
| NVD | nvd_CVE-2002-1380 |
2025-11-11 14:50:28 | 2025-11-11 07:41:03 |
| CNNVD | cnnvd_CNNVD-200212-055 |
2025-11-11 15:08:42 | 2025-11-11 07:48:49 |
| EXPLOITDB | exploitdb_EDB-22105 |
2025-11-11 15:05:24 | 2025-11-11 08:16:50 |
版本与语言
当前版本:
v4
主要语言:
EN
支持语言:
EN
ZH
其他标识符:
:
:
安全公告
暂无安全公告信息
变更历史
v4
EXPLOITDB
2025-11-11 16:16:50
references_count: 7 → 10; tags_count: 0 → 4; data_sources: ['cnnvd', 'cve', 'nvd'] → ['cnnvd', 'cve', 'exploitdb', 'nvd']
查看详细变更
- references_count: 7 -> 10
- tags_count: 0 -> 4
- data_sources: ['cnnvd', 'cve', 'nvd'] -> ['cnnvd', 'cve', 'exploitdb', 'nvd']
v3
CNNVD
2025-11-11 15:48:49
vulnerability_type: 未提取 → 授权问题; cnnvd_id: 未提取 → CNNVD-200212-055; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-200212-055
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2
NVD
2025-11-11 15:41:03
severity: SeverityLevel.MEDIUM → SeverityLevel.LOW; cvss_score: 未提取 → 2.1; cvss_vector: NOT_EXTRACTED → AV:L/AC:L/Au:N/C:N/I:N/A:P; cvss_version: NOT_EXTRACTED → 2.0; affected_products_count: 0 → 23; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.LOW
- cvss_score: 未提取 -> 2.1
- cvss_vector: NOT_EXTRACTED -> AV:L/AC:L/Au:N/C:N/I:N/A:P
- cvss_version: NOT_EXTRACTED -> 2.0
- affected_products_count: 0 -> 23
- data_sources: ['cve'] -> ['cve', 'nvd']