linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 4.20-rc8 (or final)
@ 2018-12-19 14:45 Paolo Bonzini
  2018-12-20  2:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2018-12-19 14:45 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, rkrcmar, kvm

Linus,

The following changes since commit 7566ec393f4161572ba6f11ad5171fd5d59b0fbd:

  Linux 4.20-rc7 (2018-12-16 15:46:55 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 0e1b869fff60c81b510c2d00602d778f8f59dd9a:

  kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs (2018-12-18 22:15:44 +0100)

----------------------------------------------------------------
* One nasty use-after-free bugfix, from this merge window however
* A less nasty use-after-free that can only zero some words at
the beginning of the page, and hence is not really exploitable
* A NULL pointer dereference
* A dummy implementation of an AMD chicken bit MSR that Windows uses
for some unknown reason

----------------------------------------------------------------
Cfir Cohen (1):
      KVM: Fix UAF in nested posted interrupt processing

Eduardo Habkost (1):
      kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs

Eric Biggers (1):
      KVM: fix unregistering coalesced mmio zone from wrong bus

Wanpeng Li (1):
      KVM: X86: Fix NULL deref in vcpu_scan_ioapic

 arch/x86/include/asm/msr-index.h | 1 +
 arch/x86/kvm/vmx.c               | 2 ++
 arch/x86/kvm/x86.c               | 4 +++-
 virt/kvm/coalesced_mmio.c        | 6 +++++-
 4 files changed, 11 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] KVM fixes for 4.20-rc8 (or final)
  2018-12-19 14:45 [GIT PULL] KVM fixes for 4.20-rc8 (or final) Paolo Bonzini
@ 2018-12-20  2:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-20  2:50 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, rkrcmar, kvm

The pull request you sent on Wed, 19 Dec 2018 15:45:13 +0100:

> https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fe112793600bb14cfd519ed148ca2f252d7b14bc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-20  2:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-19 14:45 [GIT PULL] KVM fixes for 4.20-rc8 (or final) Paolo Bonzini
2018-12-20  2:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).