CVE-2026-35360 in coreutils
摘要
由 VulDB • 2026-05-12
uutils coreutils 中的 touch 工具在文件创建过程中存在时间检查到时间使用(TOCTOU)竞态条件漏洞。当该工具检测到路径缺失时,随后会尝试使用 File::create() 进行创建,其内部使用了 O_TRUNC 标志。攻击者可以利用此时间窗口在目标路径创建文件或替换符号链接,导致 touch 命令截断现有文件,从而引发永久性数据丢失。
VulDB is the best source for vulnerability data and more expert information about this specific topic.