CVE-2005-2459 (CNNVD-200508-258)
中文标题:
Linux Kernel ZLib本地空指针引用 拒绝服务漏洞
英文标题:
The huft_build function in inflate.c in the zlib routines in the Linux kernel before 2.6.12.5 return...
漏洞描述
中文描述:
Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。NFSv4 implementation是其中的一个分布式文件系统协议。 Linux kernel 2.6.12.5之前版本zlib例程inflate.c的huft_build函数会返回错误的值: ... 336 if (c[0] == n) /* null input--all zero length codes */ 337 { 338 *t = (struct huft *)NULL; 339 *m = 0; 340 return 0; 341 } ... 这允许远程攻击者通过某些可能导致空指针应用的压缩文件导致拒绝服务(kernel崩溃)。
英文描述:
The huft_build function in inflate.c in the zlib routines in the Linux kernel before 2.6.12.5 returns the wrong value, which allows remote attackers to cause a denial of service (kernel crash) via a certain compressed file that leads to a null pointer dereference, a different vulnerability than CVE-2005-2458.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| linux | linux_kernel | 2.6.0 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.0:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.2 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.2:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.3 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.3:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.4 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.4:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.5 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.6 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.6:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.7 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.7:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.8 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.8:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.8.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.8.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.8.1.5 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.8.1.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.9 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.9:2.6.20:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.10 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.10:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.1 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.1:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.2 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.2:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.3 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.3:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.4 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.4:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.5 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.5:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.6 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.6:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.7 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.7:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11.8 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11.8:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.11_rc1_bk6 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.11_rc1_bk6:*:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6.12 | - | - |
cpe:2.3:o:linux:linux_kernel:2.6.12:rc1:*:*:*:*:*:*
|
| linux | linux_kernel | 2.6_test9_cvs | - | - |
cpe:2.3:o:linux:linux_kernel:2.6_test9_cvs:*:*:*:*:*:*:*
|
| debian | debian_linux | 3.1 | - | - |
cpe:2.3:o:debian:debian_linux:3.1:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
AV:N/AC:L/Au:N/C:N/I:N/A:P
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2005-2459 |
2025-11-11 15:17:35 | 2025-11-11 07:32:27 |
| NVD | nvd_CVE-2005-2459 |
2025-11-11 14:51:19 | 2025-11-11 07:41:13 |
| CNNVD | cnnvd_CNNVD-200508-258 |
2025-11-11 15:08:48 | 2025-11-11 07:49:00 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-200508-258
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- cvss_score: 未提取 -> 5.0
- cvss_vector: NOT_EXTRACTED -> AV:N/AC:L/Au:N/C:N/I:N/A:P
- cvss_version: NOT_EXTRACTED -> 2.0
- affected_products_count: 0 -> 26
- data_sources: ['cve'] -> ['cve', 'nvd']