製品・ソフトウェアに関する情報
LinuxのLinux Kernelにおける不特定の脆弱性
Title LinuxのLinux Kernelにおける不特定の脆弱性
Summary

Linuxカーネルにおいて、以下の脆弱性が修正されました。iommu/vt-dでは、PASIDテーブルを使用する前にキャッシュをフラッシュします。新規に割り当てられゼロ初期化されたPASIDテーブルのアドレスをPASIDディレクトリエントリに書き込む際には、必ずこのPASIDテーブルのCPUキャッシュをフラッシュした後に行い、前に行わないようにします。これにより、非コヒーレントなIOMMUハードウェアがまだRAM内の内容がゼロ初期化されておらずランダムな古いデータである状態で、このPASIDテーブルを使用する可能性がある時間的な隙間を回避できます。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date May 27, 2026, midnight
Registration Date June 26, 2026, 12:01 p.m.
Last Update June 26, 2026, 12:01 p.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
Affected System
Linux
Linux Kernel 5.10.175 以上 5.10.252 未満
Linux Kernel 5.15.103 以上 5.15.202 未満
Linux Kernel 5.4.237 以上 5.5 未満
Linux Kernel 6.1.16 以上 6.1.165 未満
Linux Kernel 6.13 以上 6.18.14 未満
Linux Kernel 6.19 以上 6.19.4 未満
Linux Kernel 6.2.3 以上 6.6.128 未満
Linux Kernel 6.7 以上 6.12.75 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2026年06月26日]
  掲載
June 26, 2026, 12:01 p.m.

NVD Vulnerability Information
CVE-2026-45862
Summary

In the Linux kernel, the following vulnerability has been resolved:

iommu/vt-d: Flush cache for PASID table before using it

When writing the address of a freshly allocated zero-initialized PASID
table to a PASID directory entry, do that after the CPU cache flush for
this PASID table, not before it, to avoid the time window when this
PASID table may be already used by non-coherent IOMMU hardware while
its contents in RAM is still some random old data, not zero-initialized.

Publication Date May 27, 2026, 11:16 p.m.
Registration Date May 28, 2026, 4:11 a.m.
Last Update May 30, 2026, 8:17 p.m.
Related information, measures and tools
Common Vulnerabilities List