mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
8.8 KiB
8.8 KiB