android_kernel_samsung_a7y1.../arch/x86
Miaohe Lin ddf6b51879 KVM: apic: avoid calculating pending eoi from an uninitialized val
commit 23520b2def95205f132e167cf5b25c609975e959 upstream.

When pv_eoi_get_user() fails, 'val' may remain uninitialized and the return
value of pv_eoi_get_pending() becomes random. Fix the issue by initializing
the variable.

Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 14:03:49 +02:00
..
boot x86/efistub: Disable paging at mixed mode entry 2020-04-07 13:37:47 +02:00
configs
crypto
entry x86/vdso: Provide missing include file 2020-04-07 13:56:27 +02:00
ia32
include x86/vdso: Use RDPID in preference to LSL when available 2020-04-07 13:54:58 +02:00
kernel x86/mce/amd: Fix kobject lifetime 2020-04-07 14:03:26 +02:00
kvm KVM: apic: avoid calculating pending eoi from an uninitialized val 2020-04-07 14:03:49 +02:00
lguest
lib
math-emu
mm x86/mm: Use the correct function type for native_set_fixmap() 2020-04-07 13:20:40 +02:00
net
oprofile
pci x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect 2020-04-07 12:43:56 +02:00
platform efi/x86: Map the entire EFI vendor string before copying it 2020-04-07 13:55:44 +02:00
power
purgatory
ras
realmode
tools x86/insn: Fix awk regexp warnings 2020-04-07 12:37:06 +02:00
um
video
xen
Kbuild
Kconfig x86/olpc: Fix build error with CONFIG_MFD_CS5535=m 2020-04-07 12:32:51 +02:00
Kconfig.cpu
Kconfig.debug x86, perf: Fix the dependency of the x86 insn decoder selftest 2020-04-07 13:43:07 +02:00
Makefile
Makefile_32.cpu
Makefile.um