5827 matches found
DEBIAN-CVE-2026-5761
Bulletin has no description...
BELL-CVE-2026-3219
Bulletin has no description...
BELL-CVE-2026-40244
Bulletin has no description...
BELL-CVE-2026-31500
Bulletin has no description...
BELL-CVE-2026-31507
Bulletin has no description...
BELL-CVE-2026-31474
Bulletin has no description...
BELL-CVE-2026-31485
Bulletin has no description...
BELL-CVE-2026-31453
Bulletin has no description...
BELL-CVE-2026-31435
Bulletin has no description...
BELL-CVE-2026-31431
Bulletin has no description...
BELL-CVE-2026-31496
Bulletin has no description...
BELL-CVE-2026-31469
Bulletin has no description...
BELL-CVE-2026-22007
Bulletin has no description...
DEBIAN-CVE-2026-41989
Libgcrypt before 1.12.2 sometimes allows a heap-based buffer overflow and denial of service via crafted ECDH ciphertext to gcrypkdecrypt...
DEBIAN-CVE-2026-35364
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 attacker with write access to the destination directory can exploit thi...
DEBIAN-CVE-2026-35360
The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create, which internally uses OTRUNC. An attacker can exploit this window to create ...
DEBIAN-CVE-2026-35351
The mv utility in uutils coreutils fails to preserve file ownership during moves across different filesystem boundaries. The utility falls back to a copy-and-delete routine that creates the destination file using the caller's UID/GID rather than the source's metadata. This flaw breaks backups and...
DEBIAN-CVE-2026-35355
The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file installation. The implementation unlinks an existing destination file and then recreates it using a path-based operation without the OEXCL flag. A local attacker can exploit t...
DEBIAN-CVE-2026-35354
A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the mv utility of uutils coreutils during cross-device moves. The extended attribute xattr preservation logic uses multiple path-based system calls that perform fresh path-to-inode lookups for each operation. A local attacker with writ...
DEBIAN-CVE-2026-35341
A vulnerability in uutils coreutils mkfifo allows for the unauthorized modification of permissions on existing files. When mkfifo fails to create a FIFO because a file already exists at the target path, it fails to terminate the operation for that path and continues to execute a follow-up...