kvm: svm: fix potential get_num_contig_pages overflow
commit ede885ec upstream. get_num_contig_pages() could potentially overflow int so make its type consistent with its usage. Reported-by:Cfir Cohen <cfir@google.com> Cc: stable@vger.kernel.org Signed-off-by:
David Rientjes <rientjes@google.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment