From: "Radim Krčmář" <rkrcmar@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for v4.9-rc7
Date: Sat, 26 Nov 2016 20:05:11 +0100 [thread overview]
Message-ID: <20161126190510.GA19236@potion> (raw)
Linus,
The following changes since commit 9c763584b7c8911106bb77af7e648bef09af9d80:
Linux 4.9-rc6 (2016-11-20 13:52:19 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to df492896e6dfb44fd1154f5402428d8e52705081:
KVM: x86: check for pic and ioapic presence before use (2016-11-24 18:39:28 +0100)
----------------------------------------------------------------
KVM fixes for v4.9-rc7
Four fixes for bugs found by syzkaller on x86, all for stable.
----------------------------------------------------------------
Radim Krčmář (4):
KVM: x86: fix out-of-bounds access in lapic
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
KVM: x86: check for pic and ioapic presence before use
arch/x86/kvm/emulate.c | 36 +++++++++++-------------------------
arch/x86/kvm/ioapic.c | 2 +-
arch/x86/kvm/ioapic.h | 4 ++--
arch/x86/kvm/irq_comm.c | 13 +++++++++++++
arch/x86/kvm/lapic.c | 2 +-
5 files changed, 28 insertions(+), 29 deletions(-)
reply other threads:[~2016-11-26 19:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161126190510.GA19236@potion \
--to=rkrcmar@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox