Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp296477ybz; Wed, 15 Apr 2020 08:57:46 -0700 (PDT) X-Google-Smtp-Source: APiQypJIVSTCSujoRAFnRwHyMungYMx3alF66T4k7xGfk+fLEHQzMkDvL7PGO8j8RsVlH1qgwfDF X-Received: by 2002:a17:906:5e50:: with SMTP id b16mr1119994eju.331.1586966266075; Wed, 15 Apr 2020 08:57:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586966266; cv=none; d=google.com; s=arc-20160816; b=XWAdHjSYbwgWmpMy0d947KZCwGlMf5g9YPVlhUy+XsqDRk0Rpr/JtwHZeIkygOO9D/ SjzyCbG7AU1pA1B/ObYFXVhJY7DsHcPhXLOfAKUk/1FxSuY7ADv543Nn/nLTkVJpBIMP Y8XedRoyzBe38JWBuhEtCGmbaHK9ttRcw4lker2hwAafQbVQrQpA2+dT8anZjp6tHIHu OWQF4mdZBRaK+tHV9uswxrEXF9ztMvEKmZWRfs1k2H80elZciRKg058jRSIDxKZgfyMO /Gy+Z0WzAQzYuILk9RUAPErTb0P7HdLj7QPGlUN86KB3C3uF6US0Xt4NbduSJ/tchVhI PFCA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=nrpBEtIUz6s6PllwhtxFih6/Z96QZX6yipHDokmTXQw=; b=SM0SE46SGPryb3AJqvr+OVWyRdzfqQxRjgS4hoXTuFG5qYyGD5x5Y/8kC2EsxLi8i6 Q2ooFuzfDfpjFCW5futD6gpddzd5SxKqchA8S6hE8Hm0uY+9A932vWWlAotZAcVLiMaZ mdDAQzRgSax13Nd4OUsFdwc+oKLTvZe70ktnt6yqtUcWAPZs3vOgF9/Vahf6r/Vh1h22 uiodn/KoU39Fj0j96ADlWA6J0KGqfah81bdQ9M1aHv+w/RiahTXq8h3yZrERz/8OXvT4 ct9pU+bznFMKmh3XsKNH859vpBwdmcYCzpiZz1jSO0eOUu4tAkcmQXEPSJZdXmqcLoHt grVw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w20si2106800ejq.91.2020.04.15.08.57.21; Wed, 15 Apr 2020 08:57:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404379AbgDNDEU (ORCPT + 99 others); Mon, 13 Apr 2020 23:04:20 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:2312 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728755AbgDNDET (ORCPT ); Mon, 13 Apr 2020 23:04:19 -0400 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 3D6C6B928563B7540FB8; Tue, 14 Apr 2020 11:04:16 +0800 (CST) Received: from DESKTOP-8RFUVS3.china.huawei.com (10.173.222.27) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.487.0; Tue, 14 Apr 2020 11:04:09 +0800 From: Zenghui Yu To: CC: , , , , , , , , Zenghui Yu Subject: [PATCH 1/2] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy Date: Tue, 14 Apr 2020 11:03:47 +0800 Message-ID: <20200414030349.625-2-yuzenghui@huawei.com> X-Mailer: git-send-email 2.23.0.windows.1 In-Reply-To: <20200414030349.625-1-yuzenghui@huawei.com> References: <20200414030349.625-1-yuzenghui@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.173.222.27] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org It's likely that the vcpu fails to handle all virtual interrupts if userspace decides to destroy it, leaving the pending ones stay in the ap_list. If the un-handled one is a LPI, its vgic_irq structure will be eventually leaked because of an extra refcount increment in vgic_queue_irq_unlock(). This was detected by kmemleak on almost every guest destroy, the backtrace is as follows: unreferenced object 0xffff80725aed5500 (size 128): comm "CPU 5/KVM", pid 40711, jiffies 4298024754 (age 166366.512s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 08 01 a9 73 6d 80 ff ff ...........sm... c8 61 ee a9 00 20 ff ff 28 1e 55 81 6c 80 ff ff .a... ..(.U.l... backtrace: [<000000004bcaa122>] kmem_cache_alloc_trace+0x2dc/0x418 [<0000000069c7dabb>] vgic_add_lpi+0x88/0x418 [<00000000bfefd5c5>] vgic_its_cmd_handle_mapi+0x4dc/0x588 [<00000000cf993975>] vgic_its_process_commands.part.5+0x484/0x1198 [<000000004bd3f8e3>] vgic_its_process_commands+0x50/0x80 [<00000000b9a65b2b>] vgic_mmio_write_its_cwriter+0xac/0x108 [<0000000009641ebb>] dispatch_mmio_write+0xd0/0x188 [<000000008f79d288>] __kvm_io_bus_write+0x134/0x240 [<00000000882f39ac>] kvm_io_bus_write+0xe0/0x150 [<0000000078197602>] io_mem_abort+0x484/0x7b8 [<0000000060954e3c>] kvm_handle_guest_abort+0x4cc/0xa58 [<00000000e0d0cd65>] handle_exit+0x24c/0x770 [<00000000b44a7fad>] kvm_arch_vcpu_ioctl_run+0x460/0x1988 [<0000000025fb897c>] kvm_vcpu_ioctl+0x4f8/0xee0 [<000000003271e317>] do_vfs_ioctl+0x160/0xcd8 [<00000000e7f39607>] ksys_ioctl+0x98/0xd8 Fix it by retiring all pending LPIs in the ap_list on the destroy path. p.s. I can also reproduce it on a normal guest shutdown. It is because userspace still send LPIs to vcpu (through KVM_SIGNAL_MSI ioctl) while the guest is being shutdown and unable to handle it. A little strange though and haven't dig further... Signed-off-by: Zenghui Yu --- virt/kvm/arm/vgic/vgic-init.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/virt/kvm/arm/vgic/vgic-init.c b/virt/kvm/arm/vgic/vgic-init.c index a963b9d766b7..53ec9b9d9bc4 100644 --- a/virt/kvm/arm/vgic/vgic-init.c +++ b/virt/kvm/arm/vgic/vgic-init.c @@ -348,6 +348,12 @@ void kvm_vgic_vcpu_destroy(struct kvm_vcpu *vcpu) { struct vgic_cpu *vgic_cpu = &vcpu->arch.vgic_cpu; + /* + * Retire all pending LPIs on this vcpu anyway as we're + * going to destroy it. + */ + vgic_flush_pending_lpis(vcpu); + INIT_LIST_HEAD(&vgic_cpu->ap_list_head); } -- 2.19.1