CVE-2025-40300 | x86/vmscape: Add conditional IBPB mitigation

In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that exploits insufficient branch predictor isolation between a guest and a userspace hypervisor (like QEMU). Existing mitigations already protect kernel/KVM from a malicious guest. Userspace can additionally be protected by flushing the branch predictors after a VMexit. Since it is the userspace that consumes the poisoned branch predictors, conditionally issue an IBPB after a VMexit and before returning to userspace. Workloads that frequently switch between hypervisor and userspace will incur the most overhead from the new IBPB. This new IBPB is not integrated with the existing IBPB sites. For instance, a task can use the existing speculation control prctl() to get an IBPB at context switch time. With this implementation, the IBPB is doubled up: one at context switch and another before running userspace. The intent is to integrate and optimize these cases post-embargo. [ dhansen: elaborate on suboptimal IBPB solution ]

公開: 2025-09-11 最終更新: 2026-07-14 Assigner: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 ソース: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

総合評価: CVE-2025-40300 は低リスク(30.9/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.33%、25 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2025-40300 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-15 0.04% 0.33% +0.29%
2 2026-01-17 0.08% 0.04% -0.04%
3 2025-10-17 0.08%

EPSS の全履歴 (全 4 件)

CVE-2025-40300 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
5.5 3.1 MEDIUM
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H クリックして展開
攻撃ベクター (AV:L)
対象ホスト上でコードを実行できること、または別ユーザーの誤操作・悪意ある操作が前提になる。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:L)
一般ユーザー権限があれば足り、管理者(root 相当)は不要。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:N)
機微情報の漏えいは想定しにくい。
完全性への影響 (I:N)
改ざん・なりすましによる信頼毀損は軽微か、想定されない。
可用性への影響 (A:H)
長時間のサービス停止、データ損壊による復旧不能に近い状態など、利用者に著しい不便を与えうる。
1.8 3.6 [email protected]

CVE-2025-40300 の弱点分類(列挙)

CVE-2025-40300 の GitHub Security Advisory

GHSA-x8qw-46ww-c957 · 深刻度: medium — In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional...

CVE-2025-40300 の OS トラッカー

vendor priority summary link
debian not yet assigned CVE-2025-40300 not yet assigned priority: Debian including 2 source packages (linux, linux-6.1), 6 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 6. https://security-tracker.debian.org/tracker/CVE-2025-40300
redhat medium https://access.redhat.com/security/cve/CVE-2025-40300
suse medium https://www.suse.com/security/cve/CVE-2025-40300/
ubuntu high CVE-2025-40300 high priority: Ubuntu including 158 source packages (linux, linux-allwinner-5.19, …), 1414 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): DNE 1017, released 211, ignored 161, not-affected 17, needs-triage 4, needed 3, pending 1. https://ubuntu.com/security/CVE-2025-40300

CVE-2025-40300 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
linux linux_kernel >= 3.16.57, < 3.17 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.4.168, < 4.5 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.16, < 5.10.244 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 5.11, < 5.15.193 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 5.16, < 6.1.152 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 6.2, < 6.6.106 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 6.7, < 6.12.47 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 6.13, < 6.16.7 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel 6.17 cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*
linux linux_kernel 6.17 cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
linux linux_kernel 6.17 cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:*
linux linux_kernel 6.17 cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
linux linux_kernel 6.17 cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
debian debian_linux 11.0 cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

CVE-2025-40300 の参考情報

URL タグ
https://git.kernel.org/stable/c/15006289e5c38b2a830e1fba221977a27598176c Patch
https://git.kernel.org/stable/c/2f4f2f8f860cb4c3336a7435ebe8dcfded0c9c6e Patch
https://git.kernel.org/stable/c/2f8f173413f1cbf52660d04df92d0069c4306d25 Patch
https://git.kernel.org/stable/c/34e5667041050711a947e260fc9ebebe08bddee5 Patch
https://git.kernel.org/stable/c/459274c77b37ac63b78c928b4b4e748d1f9d05c8 Patch
https://git.kernel.org/stable/c/510603f504796c3535f67f55fb0b124a303b44c8 Patch
https://git.kernel.org/stable/c/893387c18612bb452336a5881da0d015a7e8f4a2 Patch
https://git.kernel.org/stable/c/9c23a90648e831d611152ac08dbcd1283d405e7f Patch
https://git.kernel.org/stable/c/ac60717f9a8d21c58617d0b34274babf24135835 Patch
https://git.kernel.org/stable/c/c08192b5d6730a914dee6175bc71092ee6a65f14 Patch
https://git.kernel.org/stable/c/d5490dfa35427a2967e00a4c7a1b95fdbc8ede34 Patch
https://git.kernel.org/stable/c/d7ddc93392e4a7ffcccc86edf6ef3e64c778db52 Patch
https://git.kernel.org/stable/c/f866eef8d1c65504d30923c3f14082ad294d0e6d Patch
http://www.openwall.com/lists/oss-security/2025/11/14/3 Mailing List
http://www.openwall.com/lists/oss-security/2025/11/14/4 Mailing List
http://www.openwall.com/lists/oss-security/2025/11/14/6 Mailing List
http://www.openwall.com/lists/oss-security/2025/11/17/2 Mailing List
http://www.openwall.com/lists/oss-security/2025/11/17/3 Mailing List
https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html Third Party Advisory
https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Third Party Advisory
https://cert-portal.siemens.com/productcert/html/ssa-019113.html
https://cert-portal.siemens.com/productcert/html/ssa-032379.html
cvelogic Threat Intelligence