Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp4477152ybz; Tue, 28 Apr 2020 11:58:40 -0700 (PDT) X-Google-Smtp-Source: APiQypKD3u03kR9WM9MA7TwFSFfS09Fqhh0BQTxVEr0pZb/eXNki87Y7v5JuclAqpcBYgdv1OhC6 X-Received: by 2002:aa7:d455:: with SMTP id q21mr23510378edr.235.1588100319989; Tue, 28 Apr 2020 11:58:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588100319; cv=none; d=google.com; s=arc-20160816; b=bIovq828QHYbXgwKva9I2easNxOnH/vnipRliURqpBySHJbj0yT5OHgR5JiDXLVIJc K2Vd3/DLwS5DjiZgn6oMqWlqW9osHzc0oIE9CrB7aeQpGrpdXii0fSozmKig0i9E5cy/ DyjWVXEXq/mHWz33X0z++VesTmIHxM4qMdvPB6f7FHTL6J7h6ZdMHjC9xhtotEQySME+ 2AOzE+cccdBnPznPuPyA5mzHx2ObhTEDrswtzYD2bUuouUaOsOwiAWaRNK0MMLO7pdZ0 APlKQ4cqo5z5abRkOyV3Bi+mIrX5Jxau4Z8Nl2oSg3nrBANtVI14+scPqHsZyR9chWFX F+/A== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=B7bq+7EBvElpEwVmck4OLKd/3fdTGbn5fRlSKk1tnhI=; b=EGy5iealS8NNfXusifq1RQXgqH+BwfVdm4vNijBBbohd2m3g0WHYPa7CJYfxL0v5BF 4IyU5pfYbrZm4twxjrosz5ux5riDtKADYJJ5SbfLqP7TIosniKkIdUxlAXL/9B0opsAu RO8PUOLWi7rR1VCId+uGhoQAXzT5d+sRjFoAZh78lqy7KyOwbhF/UEoTBKXaZrMIkwNC aQ/odGztev107l2pS5c1EWAAI3bBdYxAG/Yh5zNzVtt0uZQR3b7mKFRL9c5tymopX1LU w4CMUkowdKquNqeR+QOK2iPovzF85el3yBsZgSUVlKxZWoobVO7DLtvcjxxHYnPiLXuX o90w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="ul/ffulQ"; spf=pass (google.com: 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 x5si2338266edr.583.2020.04.28.11.58.15; Tue, 28 Apr 2020 11:58:39 -0700 (PDT) Received-SPF: pass (google.com: 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; dkim=pass header.i=@kernel.org header.s=default header.b="ul/ffulQ"; spf=pass (google.com: 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 S1731156AbgD1Sy6 (ORCPT + 99 others); Tue, 28 Apr 2020 14:54:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:49678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729923AbgD1SdS (ORCPT ); Tue, 28 Apr 2020 14:33:18 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5340C21744; Tue, 28 Apr 2020 18:33:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588098797; bh=8UiJs6jIRBpkRDsW57Nggg4rK9GDparxqDJXa96dMbA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ul/ffulQrLKv+B+7xq0m16QLxN7WXa0hl1gJqYsDhQoNC2abkWjd6+qTmP65p83Hd spdlzVTD1oBkVCWpGseMczvEmmsO5d5+sqeVKgQKsbPGKUY05GcdVA2zQHAS/C2Fhm uBbIyW+F44TI65ADLzN3aioEiojIEbsZ5aFNM4OU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, syzbot+d889b59b2bb87d4047a2@syzkaller.appspotmail.com, Sean Christopherson , Cornelia Huck , Paolo Bonzini Subject: [PATCH 5.6 113/167] KVM: Check validity of resolved slot when searching memslots Date: Tue, 28 Apr 2020 20:24:49 +0200 Message-Id: <20200428182239.467833354@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200428182225.451225420@linuxfoundation.org> References: <20200428182225.451225420@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Sean Christopherson commit b6467ab142b708dd076f6186ca274f14af379c72 upstream. Check that the resolved slot (somewhat confusingly named 'start') is a valid/allocated slot before doing the final comparison to see if the specified gfn resides in the associated slot. The resolved slot can be invalid if the binary search loop terminated because the search index was incremented beyond the number of used slots. This bug has existed since the binary search algorithm was introduced, but went unnoticed because KVM statically allocated memory for the max number of slots, i.e. the access would only be truly out-of-bounds if all possible slots were allocated and the specified gfn was less than the base of the lowest memslot. Commit 36947254e5f98 ("KVM: Dynamically size memslot array based on number of used slots") eliminated the "all possible slots allocated" condition and made the bug embarrasingly easy to hit. Fixes: 9c1a5d38780e6 ("kvm: optimize GFN to memslot lookup with large slots amount") Reported-by: syzbot+d889b59b2bb87d4047a2@syzkaller.appspotmail.com Cc: stable@vger.kernel.org Signed-off-by: Sean Christopherson Message-Id: <20200408064059.8957-2-sean.j.christopherson@intel.com> Reviewed-by: Cornelia Huck Signed-off-by: Paolo Bonzini Signed-off-by: Greg Kroah-Hartman --- include/linux/kvm_host.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h @@ -1039,7 +1039,7 @@ search_memslots(struct kvm_memslots *slo start = slot + 1; } - if (gfn >= memslots[start].base_gfn && + if (start < slots->used_slots && gfn >= memslots[start].base_gfn && gfn < memslots[start].base_gfn + memslots[start].npages) { atomic_set(&slots->lru_slot, start); return &memslots[start];