[RFC PATCH] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Marc Zyngier
maz at kernel.org
Tue Feb 13 11:25:16 PST 2024
On Mon, 12 Feb 2024 19:30:52 +0000, Will Deacon wrote:
> kvm_pgtable_stage2_free_unlinked() does the final put_page() on the
> root page of the sub-tree before returning, so remove the additional
> put_page() invocations in the callers.
Applied to fixes, thanks!
[1/1] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
commit: c60d847be7b8e69e419e02a2b3d19c2842a3c35d
Cheers,
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list