OSDN Git Service

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Feb 2019 22:53:26 +0000 (15:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Feb 2019 22:53:26 +0000 (15:53 -0700)
commite303a067ceede918fbf90ff3dc8affbb98bad4e8
tree13f5048bee966ccf8af6e64c3454c5d8bcc7586e
parentee6c0737a0253d6e79063f0a74c1101fdaad0812
parentecec76885bcfe3294685dc363fd1273df0d5d65f
Merge tag 'for-linus' of git://git./virt/kvm/kvm

Pull KVM fixes from Paolo Bonzini:
 "Three security fixes"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
  KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
  kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)