Re: [PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic

2017-01-12 Thread Paolo Bonzini
On 04/01/2017 10:30, David Hildenbrand wrote: > Fixes: 5c919412fe61 (kvm/x86: Hyper-V synthetic interrupt controller) > Cc: sta...@vger.kernel.org # 4.5+ Added both and queued. Paolo

Re: [PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic

2017-01-12 Thread Paolo Bonzini
On 04/01/2017 10:30, David Hildenbrand wrote: > Fixes: 5c919412fe61 (kvm/x86: Hyper-V synthetic interrupt controller) > Cc: sta...@vger.kernel.org # 4.5+ Added both and queued. Paolo

Re: [PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic

2017-01-04 Thread David Hildenbrand
Am 04.01.2017 um 03:56 schrieb Wanpeng Li: From: Wanpeng Li Reported by syzkaller: BUG: unable to handle kernel NULL pointer dereference at 01b0 IP: _raw_spin_lock+0xc/0x30 PGD 3e28eb067 PUD 3f0ac6067 PMD 0 Oops: 0002 [#1] SMP

Re: [PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic

2017-01-04 Thread David Hildenbrand
Am 04.01.2017 um 03:56 schrieb Wanpeng Li: From: Wanpeng Li Reported by syzkaller: BUG: unable to handle kernel NULL pointer dereference at 01b0 IP: _raw_spin_lock+0xc/0x30 PGD 3e28eb067 PUD 3f0ac6067 PMD 0 Oops: 0002 [#1] SMP CPU: 0 PID: 2431 Comm:

[PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic

2017-01-03 Thread Wanpeng Li
From: Wanpeng Li Reported by syzkaller: BUG: unable to handle kernel NULL pointer dereference at 01b0 IP: _raw_spin_lock+0xc/0x30 PGD 3e28eb067 PUD 3f0ac6067 PMD 0 Oops: 0002 [#1] SMP CPU: 0 PID: 2431 Comm: test Tainted: G

[PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic

2017-01-03 Thread Wanpeng Li
From: Wanpeng Li Reported by syzkaller: BUG: unable to handle kernel NULL pointer dereference at 01b0 IP: _raw_spin_lock+0xc/0x30 PGD 3e28eb067 PUD 3f0ac6067 PMD 0 Oops: 0002 [#1] SMP CPU: 0 PID: 2431 Comm: test Tainted: G OE 4.10.0-rc1+ #3