[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130319223504.GA21944@amt.cnet>
Date: Tue, 19 Mar 2013 19:35:04 -0300
From: Marcelo Tosatti <mtosatti@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
kvm <kvm@...r.kernel.org>, Gleb Natapov <gleb@...hat.com>
Subject: [GIT PULL] KVM fixes for 3.9-rc3
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To receive the following KVM bug fixes
Andy Honig (3):
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Kevin Hilman (1):
KVM: allow host header to be included even for !CONFIG_KVM
Marcelo Tosatti (1):
KVM: x86: fix deadlock in clock-in-progress request handling
arch/x86/include/asm/kvm_host.h | 4 +-
arch/x86/kvm/x86.c | 70 +++++++++++++++++++---------------------
include/linux/kvm_host.h | 7 +++-
virt/kvm/ioapic.c | 7 ++--
4 files changed, 47 insertions(+), 41 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists