6432 matches found
DEBIAN-CVE-2026-41324
basic-ftp is an FTP client for Node.js. Versions prior to 5.3.0 are vulnerable to denial of service through unbounded memory growth while processing directory listings from a remote FTP server. A malicious or compromised server can send an extremely large or never-ending listing response to...
MINI-HCVC-CH27-56FF
Bulletin has no description...
MINI-3RXV-64G8-W4PX
Bulletin has no description...
MINI-Q7RW-7M2C-375X
Bulletin has no description...
DEBIAN-CVE-2026-6919
Use after free in DevTools in Google Chrome prior to 147.0.7727.117 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...
CGA-2G8G-6WHX-XGGR
Bulletin has no description...
MINI-7XH2-R6WH-C853
Bulletin has no description...
RHSA-2026:9666 Red Hat Security Advisory: wireshark security update
Bulletin has no description...
RHSA-2026:9644 Red Hat Security Advisory: kernel security update
Bulletin has no description...
ECHO-8B0A-B11C-14D1
Bulletin has no description...
DEBIAN-CVE-2026-3890
Bulletin has no description...
BELL-CVE-2026-4367
Bulletin has no description...
BELL-CVE-2026-31495
Bulletin has no description...
BELL-CVE-2026-22021
Bulletin has no description...
BELL-CVE-2026-22008
Bulletin has no description...
BELL-CVE-2026-31447
Bulletin has no description...
DEBIAN-CVE-2026-35377
A logic error in the env utility of uutils coreutils causes a failure to correctly parse command-line arguments when utilizing the -S split-string option. In GNU env, backslashes within single quotes are treated literally with the exceptions of \ and '. However, the uutils implementation...
DEBIAN-CVE-2026-35379
A logic error in the tr utility of uutils coreutils causes the program to incorrectly define the :graph: and :print: character classes. The implementation mistakenly includes the ASCII space character 0x20 in the :graph: class and excludes it from the :print: class, effectively reversing the...
DEBIAN-CVE-2026-35367
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 file 0644. In multi-user environments, this allows any user on the...
DEBIAN-CVE-2026-35361
The mknod utility in uutils coreutils fails to handle security labels atomically by creating device nodes before setting the SELinux context. If labeling fails, the utility attempts cleanup using std::fs::removedir, which cannot remove device nodes or FIFOs. This leaves mislabeled nodes behind wi...