Search CVE reports


Toggle filters

11 – 20 of 68 results


CVE-2026-35375

Medium priority
Vulnerable

A logic error in the split utility of uutils coreutils causes the corruption of output filenames when provided with non-UTF-8 prefix or suffix inputs. The implementation utilizes to_string_lossy() when constructing chunk...

1 affected package

rust-coreutils

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Not affected Vulnerable Not in release
Show less packages

CVE-2026-35374

Medium priority
Vulnerable

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before...

1 affected package

rust-coreutils

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Vulnerable Vulnerable Not in release
Show less packages

CVE-2026-35373

Medium priority
Vulnerable

A logic error in the ln utility of uutils coreutils causes the program to reject source paths containing non-UTF-8 filename bytes when using target-directory forms (e.g., ln SOURCE... DIRECTORY). While GNU ln treats filenames as...

1 affected package

rust-coreutils

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Vulnerable Vulnerable Not in release
Show less packages

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 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Not affected Vulnerable Not in release
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 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Vulnerable Vulnerable Not in release
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 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Vulnerable Vulnerable Not in release
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 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Not affected Vulnerable Not in release
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 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Vulnerable Vulnerable Not in release
Show less packages

CVE-2026-35367

Medium priority
Vulnerable

The nohup utility in uutils coreutils creates its default output file, nohup.out, without specifying explicit restricted permissions. This causes the file to inherit umask-based permissions, typically resulting in a world-readable...

1 affected package

rust-coreutils

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Vulnerable Vulnerable Not in release
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 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-coreutils Not affected Vulnerable Not in release
Show less packages