2 matches found
CVE-2026-35361
creationtimestamp| type| source ---|---|--- 2026-07-06 23:11:39+00:00| seen| https://gist.github.com/alon710/6c1cffea0af70b2d894e0c1c7fb89b36 2026-07-07 00:00:03+00:00| seen| https://gist.github.com/alon710/6c1cffea0af70b2d894e0c1c7fb89b36...
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...