diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-01-24 13:56:21 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-02-20 19:54:43 +0300 |
commit | 06ce521af9558814b8606c0476c54497cf83a653 (patch) | |
tree | 263e0f11e633e424641bedb4ad3713b6d59609cc /arch/x86/include/asm/processor.h | |
parent | a26d553400b30b6e0389f5c723c0fc6f7ea473da (diff) | |
download | linux-06ce521af9558814b8606c0476c54497cf83a653.tar.xz |
kvm: fix page struct leak in handle_vmon
handle_vmon gets a reference on VMXON region page,
but does not release it. Release the reference.
Found by syzkaller; based on a patch by Dmitry.
Reported-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/processor.h')
0 files changed, 0 insertions, 0 deletions