diff options
author | 2020-07-27 09:00:37 -0400 | |
---|---|---|
committer | 2020-07-27 09:04:49 -0400 | |
commit | 0f02bd0ade9a552492463c0159abbe26c4d92b40 (patch) | |
tree | d9caefa4c391d455f3282981673443684a32c1b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: kvm: do not set guest mode flag (diff) | |
download | wireguard-linux-0f02bd0ade9a552492463c0159abbe26c4d92b40.tar.xz wireguard-linux-0f02bd0ade9a552492463c0159abbe26c4d92b40.zip |
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
A missing VMCS12 was not causing -EINVAL (it was just read with
copy_from_user, so it is not a security issue, but it is still
wrong). Test for VMCS12 validity and reject the nested state
if a VMCS12 is required but not present.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions