Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1635006

[PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions

From Suzuki K Poulose <suzuki.poulose@arm.com>
Newsgroups linux.kernel
Subject [PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions
Date 2017-05-03 16:20 +0200
Message-ID <tD3ii-6wt-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


These two patches fixes race conditions in the stage2 page table
handling of the KVM on arm/arm64.

Applies on next-20170503.

Changes since v1:
 http://lists.infradead.org/pipermail/linux-arm-kernel/2017-April/502867.html
 - Dropped patch for fixing mmu_notifier race condition, which couldn't be
   reproduced.
 - Added reviewed-by from Christoffer
 - Added new patch to fix another race condition

Suzuki K Poulose (2):
  kvm: arm/arm64: Fix race in resetting stage2 PGD
  kvm: arm/arm64: Fix use after free of stage2 page table

 arch/arm/kvm/mmu.c | 33 ++++++++++++++++++++-------------
 1 file changed, 20 insertions(+), 13 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions Suzuki K Poulose <suzuki.poulose@arm.com> - 2017-05-03 16:20 +0200
  [PATCH 1/2] kvm: arm/arm64: Fix race in resetting stage2 PGD Suzuki K Poulose <suzuki.poulose@arm.com> - 2017-05-03 16:20 +0200
  [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table Suzuki K Poulose <suzuki.poulose@arm.com> - 2017-05-03 16:30 +0200

csiph-web