lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 19 Sep 2017 18:17:05 +0200
From:   Radim Krčmář <rkrcmar@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org,
        kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for v4.14-rc2

Linus,

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

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

for you to fetch changes up to 5753743fa5108b8f98bd61e40dc63f641b26c768:

  KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt (2017-09-19 15:09:16 +0200)

----------------------------------------------------------------
KVM fixes for v4.14-rc2

- fix build without CONFIG_HAVE_KVM_IRQ_ROUTING
- fix NULL access in x86 CR access
- fix race with VMX posted interrups

----------------------------------------------------------------
Haozhong Zhang (2):
      KVM: VMX: do not change SN bit in vmx_update_pi_irte()
      KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt

Jan H. Schönherr (1):
      Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"

Yu Zhang (1):
      KVM: x86: Fix the NULL pointer parameter in check_cr_write()

 arch/x86/kvm/emulate.c |  8 +++++---
 arch/x86/kvm/vmx.c     | 39 ++++++++++++++++++++++-----------------
 virt/kvm/eventfd.c     |  2 --
 3 files changed, 27 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ