VDB
KO
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