vulnti.work

GNU cpio is vulnerable to an uncontrolled memory allocation in the make_path function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is der…

提示
CVECVE-2026-66485
首次发现2026-08-10 12:15 UTC
披露时间2026-08-10 11:17 UTC
最后更新2026-08-10 12:15 UTC
通道状态auto

摘要

GNU cpio is vulnerable to an uncontrolled memory allocation in the make_path function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a sufficiently long nested pathname causes an unbounded stack allocation, resulting in a stack overflow and crash of the cpio process. An attacker who can supply a crafted cpio archive to a victim who ext…

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

Lint 边界警告 (2)

以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://cert.pl/en/posts/2026/08/CVE-2026-66484
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://git.savannah.gnu.org/cgit/cpio.git

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD