216.73.217.22

CVE-2026-35344

· Published 22/04/2026 17:16 · Modified 22/04/2026 21:23

Labels: CVE-2026-35344 2026-04-22CVE-2026-35344CWE-252[email protected]

Essential information

Published
22/04/2026 17:16
Modified
22/04/2026 21:23
Author
Creator
CVSS
3.3 LOW (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
uutils / uutils coreutils cpe:2.3:a:uutils:uutils_coreutils:*:*:*:*:*:*:*:*

References