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

exploitDog

nvd логотип

CVE-2026-35361

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

Описание

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::remove_dir, which cannot remove device nodes or FIFOs. This leaves mislabeled nodes behind with incorrect default contexts, potentially allowing unauthorized access to device nodes that should have been restricted by mandatory access controls.

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

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

EPSS

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

3.4 Low

CVSS3

4.4 Medium

CVSS3

Дефекты

CWE-281

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

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

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::remove_dir, which cannot remove device nodes or FIFOs. This leaves mislabeled nodes behind with incorrect default contexts, potentially allowing unauthorized access to device nodes that should have been restricted by mandatory access controls.

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

The mknod utility in uutils coreutils fails to handle security labels ...

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

mknod: Device nodes created mislabeled on SELinux, with broken cleanup (remove_dir on a node)

EPSS

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

3.4 Low

CVSS3

4.4 Medium

CVSS3

Дефекты

CWE-281