製品・ソフトウェアに関する情報
Uutilsのuutils coreutilsにおける複数の脆弱性
Title Uutilsのuutils coreutilsにおける複数の脆弱性
Summary

uutils coreutilsのmknodユーティリティは、SELinuxコンテキストを設定する前にデバイスノードを作成するため、セキュリティラベルを原子操作で処理できません。ラベリングに失敗した場合、ユーティリティはstd::fs::remove_dirを使用してクリーンアップを試みますが、これはデバイスノードやFIFOを削除できません。そのため、誤ったデフォルトコンテキストを持つ誤ラベルのノードが残り、強制アクセス制御によって制限されるべきデバイスノードへの不正アクセスを許してしまう可能性があります。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date April 22, 2026, midnight
Registration Date April 28, 2026, 10:12 a.m.
Last Update April 28, 2026, 10:12 a.m.
CVSS3.0 : 警告
Score 4.4
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Affected System
Uutils
uutils coreutils 0.6.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2026年04月28日]
  掲載
April 28, 2026, 10:12 a.m.

NVD Vulnerability Information
CVE-2026-35361
Summary

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.

Publication Date April 23, 2026, 2:16 a.m.
Registration Date April 25, 2026, 4:05 a.m.
Last Update April 27, 2026, 9:27 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:* 0.6.0
Related information, measures and tools
Common Vulnerabilities List