CVE-2006-1055 (CNNVD-200604-057)
MEDIUM
中文标题:
linux内核SYSFS sysfs/file.c 本地拒绝服务漏洞
英文标题:
The fill_write_buffer function in sysfs/file.c in Linux kernel 2.6.12 up to versions before 2.6.17-r...
CVSS分数:
4.9
发布时间:
2006-04-05 17:00:00
漏洞类型:
授权问题
状态:
PUBLISHED
数据质量分数:
0.30
数据版本:
v3
漏洞描述
中文描述:
linux内核2.6.12到2.6.17-rc1之前版本的sysfs/file.c文件的file_write_buffer函数在请求大小为PAGE_SIZE或更大的缓存时没有清零结束一个缓存,那可能允许本地用户通过一个越界的读操作发起拒绝服务攻击(会导致崩溃)。
英文描述:
The fill_write_buffer function in sysfs/file.c in Linux kernel 2.6.12 up to versions before 2.6.17-rc1 does not zero terminate a buffer when a length of PAGE_SIZE or more is requested, which might allow local users to cause a denial of service (crash) by causing an out-of-bounds read.
CWE类型:
(暂无数据)
标签:
(暂无数据)
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| linux | linux_kernel | 2.6.12 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.12.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.12.2 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12.2:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.12.3 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12.3:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.12.4 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12.4:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.12.5 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.12.6 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12.6:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.13 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.13:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.13.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.13.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.13.2 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.13.2:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.13.3 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.13.3:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.13.4 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.13.4:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.14 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.14:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.14.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.14.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.14.2 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.14.2:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.14.3 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.14.3:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.14.4 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.14.4:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.14.5 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.14.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.15 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.15:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.15.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.15.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.15.2 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.15.2:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.15.3 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.15.3:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.15.4 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.15.4:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.15.5 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.15.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.16 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.16:rc1:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.17 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.17:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
17402
vdb-entry
cve.org
访问
cve.org
19735
third-party-advisory
cve.org
访问
cve.org
20716
third-party-advisory
cve.org
访问
cve.org
USN-281-1
vendor-advisory
cve.org
访问
cve.org
FEDORA-2006-423
vendor-advisory
cve.org
访问
cve.org
19495
third-party-advisory
cve.org
访问
cve.org
USN-302-1
vendor-advisory
cve.org
访问
cve.org
SUSE-SA:2006:028
vendor-advisory
cve.org
访问
cve.org
19955
third-party-advisory
cve.org
访问
cve.org
ADV-2006-1475
vdb-entry
cve.org
访问
cve.org
ADV-2006-1273
vdb-entry
cve.org
访问
cve.org
无标题
x_refsource_CONFIRM
cve.org
访问
cve.org
20398
third-party-advisory
cve.org
访问
cve.org
24443
vdb-entry
cve.org
访问
cve.org
2006-0020
vendor-advisory
cve.org
访问
cve.org
linux-fillwritebuffer-dos(25693)
vdb-entry
cve.org
访问
cve.org
无标题
x_refsource_CONFIRM
cve.org
访问
cve.org
CVSS评分详情
4.9
MEDIUM
CVSS向量:
AV:L/AC:L/Au:N/C:N/I:N/A:C
CVSS版本:
2.0
机密性
NONE
完整性
NONE
可用性
COMPLETE
时间信息
发布时间:
2006-04-05 17:00:00
修改时间:
2024-08-07 16:56:15
创建时间:
2025-11-11 15:32:32
更新时间:
2025-11-11 15:49:05
利用信息
暂无可利用代码信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2006-1055 |
2025-11-11 15:17:40 | 2025-11-11 07:32:32 |
| NVD | nvd_CVE-2006-1055 |
2025-11-11 14:51:48 | 2025-11-11 07:41:17 |
| CNNVD | cnnvd_CNNVD-200604-057 |
2025-11-11 15:08:50 | 2025-11-11 07:49:05 |
版本与语言
当前版本:
v3
主要语言:
EN
支持语言:
EN
ZH
安全公告
暂无安全公告信息
变更历史
v3
CNNVD
2025-11-11 15:49:05
vulnerability_type: 未提取 → 授权问题; cnnvd_id: 未提取 → CNNVD-200604-057; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-200604-057
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2
NVD
2025-11-11 15:41:17
cvss_score: 未提取 → 4.9; cvss_vector: NOT_EXTRACTED → AV:L/AC:L/Au:N/C:N/I:N/A:C; cvss_version: NOT_EXTRACTED → 2.0; affected_products_count: 0 → 26; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
- cvss_score: 未提取 -> 4.9
- cvss_vector: NOT_EXTRACTED -> AV:L/AC:L/Au:N/C:N/I:N/A:C
- cvss_version: NOT_EXTRACTED -> 2.0
- affected_products_count: 0 -> 26
- data_sources: ['cve'] -> ['cve', 'nvd']