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:   Fri, 2 Dec 2016 17:35:57 +0100
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.9-rc8

Linus,

The following changes since commit e5517c2a5a49ed5e99047008629f1cd60246ea0e:

  Linux 4.9-rc7 (2016-11-27 13:08:04 -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 a0f1d21c1ccb1da66629627a74059dd7f5ac9c61:

  KVM: use after free in kvm_ioctl_create_device() (2016-12-01 16:10:50 +0100)

----------------------------------------------------------------
KVM fixes for v4.9-rc8

All architectures avoid memory corruption in an error path.
ARM prevents bogus acknowledgement of interrupts.

----------------------------------------------------------------
Dan Carpenter (1):
      KVM: use after free in kvm_ioctl_create_device()

Marc Zyngier (1):
      KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs

Radim Krčmář (1):
      Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/.../kvmarm/kvmarm

 virt/kvm/arm/vgic/vgic-v2.c | 6 ++++--
 virt/kvm/arm/vgic/vgic-v3.c | 6 ++++--
 virt/kvm/kvm_main.c         | 2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ