| タイトル | Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 |
|---|---|
| 概要 | uutils coreutils の chcon ユーティリティには、再帰的操作中に TOCTOU(Time-of-Check to Time-of-Use)脆弱性が存在します。実装では、トラバーサル中に遭遇した特定のディレクトリの状態にラベル適用を結びつけるのではなく、新しいパスルックアップ(fts_accpath を介して)を使用して再帰的ターゲットを解決しています。これらの操作はファイルディスクリプタに固定されていないため、書き込み権限を持つローカル攻撃者がタイミングに敏感なリネームやシンボリックリンクの競合を悪用し、特権再帰的ラベリング操作を意図しないファイルやディレクトリにリダイレクトする可能性があります。この脆弱性により、SELinux 管理ワークフローの強化期待が損なわれ、機密システムオブジェクトのセキュリティラベルが不正に変更される恐れがあります。 |
| 想定される影響 | 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年4月22日0:00 |
| 登録日 | 2026年5月7日11:26 |
| 最終更新日 | 2026年5月7日11:26 |
| CVSS3.0 : 警告 | |
| スコア | 5.8 |
|---|---|
| ベクター | CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L |
| Uutils |
| uutils coreutils 0.8.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月07日] 掲載 |
2026年5月7日11:26 |
| 概要 | A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the chcon utility of uutils coreutils during recursive operations. The implementation resolves recursive targets using a fresh path lookup (via fts_accpath) rather than binding the traversal and label application to the specific directory state encountered during traversal. Because these operations are not anchored to file descriptors, a local attacker with write access to a directory tree can exploit timing-sensitive rename or symbolic link races to redirect a privileged recursive relabeling operation to unintended files or directories. This vulnerability breaks the hardening expectations for SELinux administration workflows and can lead to the unauthorized modification of security labels on sensitive system objects. |
|---|---|
| 公表日 | 2026年4月23日2:16 |
| 登録日 | 2026年4月25日4:05 |
| 最終更新日 | 2026年4月23日6:23 |