| タイトル | LinuxのLinux Kernelにおける入力確認に関する脆弱性 |
|---|---|
| 概要 | Linuxカーネルにおいて、次の脆弱性が修正されました。smbクライアントにおいて、userspaceのcifs.spnego記述を拒否するように変更されました。cifs.spnegoキーの記述にはpid、uid、creduid、upcall_targetなどの権限を持つフィールドが含まれており、cifs.upcallはこれらをカーネル起源の入力として扱います。しかし、userspaceもrequest_key(2)やadd_key(2)を通じてこのタイプのキーを作成できるため、これらのフィールドがCIFS起源でない場合でも提供される可能性があります。そこで、CIFSがプライベートなspnego_credを使用してキーを要求している場合にのみ、cifs.spnego記述を受け入れるようにしました。 |
| 想定される影響 | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| 対策 | ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年6月1日0:00 |
| 登録日 | 2026年6月10日14:27 |
| 最終更新日 | 2026年6月10日14:27 |
| CVSS3.0 : 重要 | |
| スコア | 7.8 |
|---|---|
| ベクター | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| Linux |
| Linux Kernel 2.6.24 |
| Linux Kernel 2.6.24.1 以上 5.10.258 未満 |
| Linux Kernel 5.11 以上 5.15.209 未満 |
| Linux Kernel 5.16 以上 6.1.175 未満 |
| Linux Kernel 6.13 以上 6.18.34 未満 |
| Linux Kernel 6.19 以上 7.0.11 未満 |
| Linux Kernel 6.2 以上 6.6.142 未満 |
| Linux Kernel 6.7 以上 6.12.92 未満 |
| Linux Kernel 7.1 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月10日] 掲載 |
2026年6月10日14:27 |
| 概要 | In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as Only accept cifs.spnego descriptions while CIFS is using its private |
|---|---|
| 公表日 | 2026年6月2日2:17 |
| 登録日 | 2026年6月2日4:18 |
| 最終更新日 | 2026年6月5日16:16 |