linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3]  kvm: arm/arm64: Fixes for use after free problems
@ 2017-03-14 14:52 Suzuki K Poulose
  2017-03-14 14:52 ` [PATCH 1/3] kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm Suzuki K Poulose
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Suzuki K Poulose @ 2017-03-14 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

This series contains potential fixes for problems reported by [0] & [1].

[0] http://lists.infradead.org/pipermail/linux-arm-kernel/2017-March/492944.html
[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2017-March/492943.html


Marc Zyngier (2):
  kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm
  kvm: arm/arm64: Take mmap_sem in kvm_arch_prepare_memory_region

Suzuki K Poulose (1):
  kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd

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

-- 
2.7.4

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2017-03-15 15:07 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 14:52 [PATCH 0/3] kvm: arm/arm64: Fixes for use after free problems Suzuki K Poulose
2017-03-14 14:52 ` [PATCH 1/3] kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm Suzuki K Poulose
2017-03-15  9:17   ` Christoffer Dall
2017-03-15  9:34     ` Marc Zyngier
2017-03-15 11:05       ` Christoffer Dall
2017-03-15 13:29     ` Paolo Bonzini
2017-03-14 14:52 ` [PATCH 2/3] kvm: arm/arm64: Take mmap_sem in kvm_arch_prepare_memory_region Suzuki K Poulose
2017-03-15 11:05   ` Christoffer Dall
2017-03-14 14:52 ` [PATCH 3/3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Suzuki K Poulose
2017-03-15  9:21   ` Christoffer Dall
2017-03-15  9:39     ` Marc Zyngier
2017-03-15 10:56       ` Christoffer Dall
2017-03-15 13:28         ` Marc Zyngier
2017-03-15 13:35           ` Christoffer Dall
2017-03-15 13:43             ` Marc Zyngier
2017-03-15 13:50               ` Robin Murphy
2017-03-15 13:55                 ` Marc Zyngier
2017-03-15 14:33           ` Suzuki K Poulose
2017-03-15 15:07             ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).