CVE-2025-40300

MEDIUM

Linux kernel >=3.16.57 <3.17 - Branch Predictor Isolation Bypass via VMSCAPE

Title source: llm
STIX 2.1

Description

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 ]

References (21)

Core 21
Core References

Scores

CVSS v3 5.5
EPSS 0.0033
EPSS Percentile 25.1%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

Status published
Products (35)
debian/debian_linux 11.0
linux/Kernel 4.16.0 - 5.10.244linux
linux/Kernel 5.11.0 - 5.15.193linux
linux/Kernel 5.16.0 - 6.1.152linux
linux/Kernel 6.13.0 - 6.16.7linux
linux/Kernel 6.2.0 - 6.6.106linux
linux/Kernel 6.7.0 - 6.12.47linux
Linux/Linux < 4.16
Linux/Linux 15d45071523d89b3fb7372e2135fbd72f6af9506 - 15006289e5c38b2a830e1fba221977a27598176c
Linux/Linux 15d45071523d89b3fb7372e2135fbd72f6af9506 - 2f4f2f8f860cb4c3336a7435ebe8dcfded0c9c6e
... and 25 more
Published Sep 11, 2025
Tracked Since Feb 18, 2026