diff options
author | Jim Mattson <jmattson@google.com> | 2019-01-17 22:55:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-05 15:43:40 +0300 |
commit | 4c38bd0d4cd68fbcacfda8b66a86891ffcf396e1 (patch) | |
tree | f92e52ea5bf2247016fd1eb4a89f38f9d9a9cd8d /lib/test_overflow.c | |
parent | 119ac69c07728d5ab5b182a43d726223c3b53212 (diff) | |
download | linux-4c38bd0d4cd68fbcacfda8b66a86891ffcf396e1.tar.xz |
KVM: nVMX: Fix size checks in vmx_set_nested_state
commit e8ab8d24b488632d07ce5ddb261f1d454114415b upstream.
The size checks in vmx_nested_state are wrong because the calculations
are made based on the size of a pointer to a struct kvm_nested_state
rather than the size of a struct kvm_nested_state.
Reported-by: Felix Wilhelm <fwilhelm@google.com>
Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Drew Schmitt <dasch@google.com>
Reviewed-by: Marc Orr <marcorr@google.com>
Reviewed-by: Peter Shier <pshier@google.com>
Reviewed-by: Krish Sadhukhan <krish.sadhukhan@oracle.com>
Fixes: 8fcc4b5923af5de58b80b53a069453b135693304
Cc: stable@ver.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions