| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルにおいて、Intel VT-dのPASIDテーブルエントリ破棄時に不整合が発生する脆弱性を修正しました。具体的には、まずPASIDエントリの「Present」ビットをクリアし、その後ハードウェアが変更を認識できるように適切なメモリバリアを設けたうえで、残りのエントリをゼロクリアします。これにより、トーン読み取りによる誤動作や予期しないフォールトを防止します。 |
| Possible impacts | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 27, 2026, midnight |
| Registration Date | June 26, 2026, 11:59 a.m. |
| Last Update | June 26, 2026, 11:59 a.m. |
| CVSS3.0 : 重要 | |
| Score | 7.8 |
|---|---|
| Vector | 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 | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年06月26日] 掲載 |
June 26, 2026, 11:59 a.m. |
| Summary | 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 |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:11 a.m. |
| Last Update | May 30, 2026, 8:17 p.m. |