CVE-2026-35361
low
CVSS v3
—
CVSS v2
—
VIR risk
2.5
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-35361
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | affected | |
| debian | sid | fixed | 0.6.0-1 |
| debian | trixie | affected | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-35361
- https://github.com/uutils/coreutils/pull/10582
- https://github.com/uutils/coreutils/commit/42b2ad83cdcf6e959ecb378c5040c60d9c64becf
- https://github.com/uutils/coreutils
- https://github.com/uutils/coreutils/releases/tag/0.6.0
- https://security-tracker.debian.org/tracker/CVE-2026-35361
- https://github.com/advisories/GHSA-79rc-qpw3-jv92
Verify integrity in audit chain (admin only). AS-IS.