PT-2026-34480 · Unknown · Uutils Coreutils
Zellic
·
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-35344
CVSS v3.1
3.3
Low
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
uutils coreutils (affected versions not specified)
Description
The dd utility suppresses errors during file truncation operations by unconditionally calling the
Result::ok() function on truncation attempts. Although this was intended to mimic GNU behavior for special files such as '/dev/null', the implementation also hides failures on regular files and directories caused by read-only file systems or full disks. This may result in silent data corruption in migration or backup scripts, as the utility can report a successful operation despite the destination file containing garbage or old data.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Unchecked Return Value
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Uutils Coreutils