Search CVE reports


Toggle filters

1421 – 1430 of 35607 results

Status is adjusted based on your filters.


CVE-2026-35372

Medium priority
Vulnerable

A logic error in the ln utility of uutils coreutils allows the utility to dereference a symbolic link target even when the --no-dereference (or -n) flag is explicitly provided. The implementation previously only honored...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35371

Medium priority
Vulnerable

The id utility in uutils coreutils exhibits incorrect behavior in its "pretty print" output when the real UID and effective UID differ. The implementation incorrectly uses the effective GID instead of the effective UID when...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35370

Medium priority
Vulnerable

The id utility in uutils coreutils miscalculates the groups= section of its output. The implementation uses a user's real GID instead of their effective GID to compute the group list, leading to potentially divergent output...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35369

Medium priority
Vulnerable

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal (SIGTERM) to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35368

Medium priority
Vulnerable

A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves the user specification via getpwnam() after entering the chroot but before dropping root privileges. On...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35366

Medium priority
Vulnerable

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35365

Medium priority
Vulnerable

The mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across filesystem boundaries. Instead of preserving symlinks, the implementation expands them, copying the linked targets...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35364

Medium priority
Vulnerable

A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mv utility of uutils coreutils during cross-device operations. The utility removes the destination path before recreating it through a copy operation. A local...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35363

Medium priority
Vulnerable

A vulnerability in the rm utility of uutils coreutils allows the bypass of safeguard mechanisms intended to protect the current directory. While the utility correctly refuses to delete . or .., it fails to recognize equivalent...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages

CVE-2026-35362

Medium priority
Vulnerable

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...

1 affected package

rust-coreutils

Package 24.04 LTS
rust-coreutils Vulnerable
Show less packages