LOW 3.6
GHSA-w6xc-g9qj-vp32
uucore: safe_traversal TOCTOU protection only enabled on Linux
Details
The safe_traversal module in uutils coreutils, which provides protection against Time-of-Check to Time-of-Use (TOCTOU) symlink races using file-descriptor-relative syscalls, is incorrectly limited to Linux targets. On other Unix-like systems such as macOS and FreeBSD, the utility fails to utilize these protections, leaving directory traversal operations vulnerable to symlink race conditions.
--- _Zellic finding 3.59. Reported in the Zellic *uutils coreutils Program Security Assessment* (for Canonical, Jan 2026), audited commit `3a07ffc5a9bd4c283e75afa548ba1f1957bad242`._
Are you affected?
Enter the version of the package you're using.
Affected packages
crates.io / uucore
Introduced in:
0 Fixed in: 0.6.0 Upgrade uucore to 0.6.0 or newer (ecosystem crates.io).
References
- https://github.com/uutils/coreutils/security/advisories/GHSA-w6xc-g9qj-vp32 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-35362 [ADVISORY]
- https://github.com/uutils/coreutils/pull/9792 [WEB]
- https://github.com/uutils/coreutils/commit/30239e69a328e76d2377f2a0bc02fbde61c34280 [WEB]
- https://github.com/uutils/coreutils [PACKAGE]
- https://github.com/uutils/coreutils/releases/tag/0.6.0 [WEB]