| タイトル | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| 概要 | Linuxカーネルにおいて、Intel VT-dのPASIDテーブルエントリ破棄時に不整合が発生する脆弱性を修正しました。具体的には、まずPASIDエントリの「Present」ビットをクリアし、その後ハードウェアが変更を認識できるように適切なメモリバリアを設けたうえで、残りのエントリをゼロクリアします。これにより、トーン読み取りによる誤動作や予期しないフォールトを防止します。 |
| 想定される影響 | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| 対策 | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月27日0:00 |
| 登録日 | 2026年6月26日11:59 |
| 最終更新日 | 2026年6月26日11:59 |
| CVSS3.0 : 重要 | |
| スコア | 7.8 |
|---|---|
| ベクター | CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H |
| Linux |
| Linux Kernel 5.0 以上 6.12.75 未満 |
| Linux Kernel 6.13 以上 6.18.14 未満 |
| Linux Kernel 6.19 以上 6.19.4 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月26日] 掲載 |
2026年6月26日11:59 |
| 概要 | In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down PASID entry The Intel VT-d Scalable Mode PASID table entry consists of 512 bits (64 Since the IOMMU hardware may fetch these 64 bytes using multiple Follow the "Guidance to Software for Invalidations" in the VT-d spec 1. Clear only the 'Present' (P) bit of the PASID entry. Also, add a dma_wmb() in pasid_set_present() to ensure that all other |
|---|---|
| 公表日 | 2026年5月27日23:17 |
| 登録日 | 2026年5月28日4:11 |
| 最終更新日 | 2026年5月30日20:17 |