云虫漏洞情报

CVE-2026-66485 - 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 - 漏洞详情

漏洞编号:CVE-2026-66485

风险等级:未知

漏洞来源:CVE

CVE 编号:CVE-2026-66485

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-789

发布/更新时间:2026-08-10 / 2026-08-28

漏洞描述

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 extracts it can cause a denial of service.

This issue has been fixed in commit 3cd514031371d8aeeaf2048aa10103e02831aaa9

相关链接

相关漏洞

« 返回首页