CVE-2026-35344

LOW3.3EPSS 0.01%

uutils coreutils has an Unchecked Return Value Issue

發布日:2026/4/22修改日:2026/6/2
也稱為:GHSA-wh8p-h9hw-x2mcCGA-wm2j-vw9v-6858

描述

The dd utility in uutils coreutils suppresses errors during file truncation operations by unconditionally calling Result::ok() on truncation attempts. While intended to mimic GNU behavior for special files like /dev/null, the uutils implementation also hides failures on regular files and directories caused by full disks or read-only file systems. This can lead to silent data corruption in backup or migration scripts, as the utility may report a successful operation even when the destination file contains old or garbage data.

受影響套件(2)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1LOW3.3CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

參考連結(4)