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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat,  6 Apr 2019 00:45:47 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, rkrcmar@...hat.com,
        kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for Linux 5.1-rc4

Linus,

The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

  Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

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 c73f4c998e1fd4249b9edfa39e23f4fda2b9b041:

  KVM: x86: nVMX: fix x2APIC VTPR read intercept (2019-04-05 21:08:30 +0200)

----------------------------------------------------------------
x86 fixes for overflows and other nastiness.

----------------------------------------------------------------
David Rientjes (2):
      kvm: svm: fix potential get_num_contig_pages overflow
      KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow

Marc Orr (2):
      KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
      KVM: x86: nVMX: fix x2APIC VTPR read intercept

 arch/x86/kvm/svm.c        | 22 +++++++++-----
 arch/x86/kvm/vmx/nested.c | 74 ++++++++++++++++++++++++++++-------------------
 2 files changed, 59 insertions(+), 37 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ