| タイトル | Uutilsのuutils coreutilsにおけるUnicode エンコーディングの処理に関する脆弱性 |
|---|---|
| 概要 | uutils coreutils の ln ユーティリティにおけるロジックエラーにより、ターゲットディレクトリ形式(例:ln SOURCE... DIRECTORY)を使用する際に、非 UTF-8 ファイル名バイトを含むソースパスが拒否されます。GNU ln はファイル名を生のバイトとして扱い正しくリンクを作成しますが、uutils の実装は UTF-8 エンコーディングを強制しているため、ファイルの stat に失敗し、非ゼロの終了コードを返します。自動化スクリプトやシステムタスクが、Unix ファイルシステムで一般的に存在する有効だが非 UTF-8 のファイル名を処理する環境では、この差異によりユーティリティが失敗し、特定の操作でローカルサービス拒否が発生します。 |
| 想定される影響 | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年4月22日0:00 |
| 登録日 | 2026年5月7日11:26 |
| 最終更新日 | 2026年5月7日11:26 |
| CVSS3.0 : 警告 | |
| スコア | 5.5 |
|---|---|
| ベクター | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Uutils |
| uutils coreutils |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月07日] 掲載 |
2026年5月7日11:26 |
| 概要 | A logic error in the ln utility of uutils coreutils causes the program to reject source paths containing non-UTF-8 filename bytes when using target-directory forms (e.g., ln SOURCE... DIRECTORY). While GNU ln treats filenames as raw bytes and creates the links correctly, the uutils implementation enforces UTF-8 encoding, resulting in a failure to stat the file and a non-zero exit code. In environments where automated scripts or system tasks process valid but non-UTF-8 filenames common on Unix filesystems, this divergence causes the utility to fail, leading to a local denial of service for those specific operations. |
|---|---|
| 公表日 | 2026年4月23日2:16 |
| 登録日 | 2026年4月25日4:05 |
| 最終更新日 | 2026年4月23日6:23 |