CVE-2026-35358
MEDIUM4.4EPSS 0.01%uutils coreutils Uses Incorrectly-Resolved Name or Reference
發布日:2026/4/22修改日:2026/5/5
描述
The cp utility in uutils coreutils, when performing recursive copies (-R), incorrectly treats character and block device nodes as stream sources rather than preserving them. Because the implementation reads bytes into regular files at the destination instead of using mknod, device semantics are destroyed (e.g., /dev/null becomes a regular file). This behavior can lead to runtime denial of service through disk exhaustion or process hangs when reading from unbounded device nodes.
受影響套件(2)
- crates.io/coreutilsfrom 0, < 0.7.0
- Debian/rust-coreutilsfrom 0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.4 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-35358
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2026-35358
- PATCHhttps://github.com/uutils/coreutils
- WEBhttps://github.com/uutils/coreutils/commit/e6a3bb596f149628ba973eec3d099f3bb69f2464
- WEBhttps://github.com/uutils/coreutils/issues/9746
- WEBhttps://github.com/uutils/coreutils/pull/11163
- WEBhttps://github.com/uutils/coreutils/releases/tag/0.7.0