diff options
| author | Sean Christopherson <seanjc@google.com> | 2026-07-23 17:47:52 -0700 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2026-07-28 13:48:42 -0700 |
| commit | 11722439fb206c88e6f31be54173efa9880b4ccb (patch) | |
| tree | 46bb99bd17c17741c2246db99679412fb1ba5d9c /scripts/git.orderFile | |
| parent | 4f05a3337d7b27cd0c2da15b5f14a119613ce6bb (diff) | |
| download | linux-11722439fb206c88e6f31be54173efa9880b4ccb.tar.gz linux-11722439fb206c88e6f31be54173efa9880b4ccb.zip | |
KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit
Always check and clear KVM_REQ_GET_NESTED_STATE_PAGES when emulating a
nested VM-Exit to ensure the request is cleared, even when KVM was built
with CONFIG_KVM_HYPERV=n, as KVM subtly relies on the "check" to clear
the flag and thus avoid double-mapping the vmcs12 pages, e.g. if KVM
manages to bail from VM-Enter without processing the request, and then
emulates VMLAUNCH or VMRESUME.
Fixes: b4f69df0f65e ("KVM: x86: Make Hyper-V emulation optional")
Cc: stable@vger.kernel.org
Reported-by: Yosry Ahmed <yosry@kernel.org>
Reviewed-by: Yosry Ahmed <yosry@kernel.org>
Link: https://patch.msgid.link/20260724004757.131420-2-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
