Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-35369

Опубликовано: 22 апр. 2026
Источник: nvd
CVSS3: 5.5
EPSS Низкий

Описание

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 visible to the caller, potentially leading to a system crash or massive process termination. This differs from GNU coreutils, which correctly recognizes -1 as a signal number in this context and would instead report a missing PID argument.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
Версия до 0.6.0 (исключая)

EPSS

Процентиль: 3%
0.00128
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-20

Связанные уязвимости

CVSS3: 5.5
ubuntu
4 месяца назад

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 visible to the caller, potentially leading to a system crash or massive process termination. This differs from GNU coreutils, which correctly recognizes -1 as a signal number in this context and would instead report a missing PID argument.

CVSS3: 5.5
debian
4 месяца назад

An argument parsing error in the kill utility of uutils coreutils inco ...

CVSS3: 5.5
github
около 1 месяца назад

kill: 'kill -1' parsed as PID -1, sending SIGTERM to all processes (system crash / DoS)

EPSS

Процентиль: 3%
0.00128
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-20