Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp3697598pxv; Mon, 26 Jul 2021 09:38:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzuWvi9LoL09lcuyngDwL/nUYiWMYDtPUF2Mq3KK9nbNij3lDGNht6zqkl3xycHF+wz7O1i X-Received: by 2002:a05:6402:22ac:: with SMTP id cx12mr2136336edb.254.1627317509196; Mon, 26 Jul 2021 09:38:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627317509; cv=none; d=google.com; s=arc-20160816; b=d2R8IBet64ICIpvFwVvWkv4Ya8LE/c7CeGe3XnQ11/IF64uhiO8Rfc2OoiYmX0qE1q OFTveBURhU9QCuNDhHRt6vEj1cTmjebgnOgCPTkms7Zw6VK/B7RfkoJENO1l8QeS35S8 Qe/LobIf1CpQtMtUbtEHnVGxgzv9h5KNnOEv8SrFH2UBWpOwDvNhBDWg3n46sdNUoK/g TNDnP9BA9Vb7npzxuODbdC99sptNvqJG8+b1lI4BGPgjc693P9SyH8zpdwry4QuVevc1 PSwM9i6fr8mi08jJ+qVFSqg1TO8VJY29bSFlWoZpVpIfBj325hwrUkR4a4T273qsfiov 8SCA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=G0/MxlvffyUSQdntXtwRfcOS6cPTymj1VuqO8wOiQdU=; b=ZZjrS4yRNI1T6roQXp2Bul2iz4ZULGM+sTrvpdnUEQEnyPnyDyMUcXjZFL13U3s0tf cMHnbATcz0E100FA9kZOM7I7ISzszjDTfSAJWEg2vNZYFqyo4uEogY2MyByDYHrK2v+z Prdb8n9x6q5re4i8SyvPKEfBHM2xl0fqpnaSjRQfyaG5HD+8EYNvRS78LZwXb7nT5FGV bACKxqNqPsQ12aW3cHIO8+CK9qRGIlleuiOhiqOTNRb6HxBPqoxPDW23vmS6LNWwhn5A HtmAcgJePAynFSodLyfni0KSiFsFu8QJ/6bR8Tm5ahynTCFnkXH5daC6yqZ4rO/9TZY1 EjrA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=b6+IUQK+; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j25si344756ejd.597.2021.07.26.09.38.05; Mon, 26 Jul 2021 09:38:29 -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=@linuxfoundation.org header.s=korg header.b=b6+IUQK+; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239835AbhGZPy2 (ORCPT + 99 others); Mon, 26 Jul 2021 11:54:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:50152 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233978AbhGZPdP (ORCPT ); Mon, 26 Jul 2021 11:33:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EBFCA60EB2; Mon, 26 Jul 2021 16:13:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627316024; bh=JD7GtbckkQ883GLNGJ4pCOHmtJklLbCXoblQ/IaLTlI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=b6+IUQK+hXwysTz12b4ZNMBtGeZd44ZyB7cyMRSXdj4ORtEu/y/Ci1bqJCGTvOEl4 vWMPitzX+OMz8DyDST7GItDRDp9NX8Px/PkyrzuRB32e3b7aHomAXU2IwcFYSk9oaB DuTyNqANqo/NdDvZSr5ZUqO2MJQesrqNMGDGBVW8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alexey Kardashevskiy , Nicholas Piggin , Michael Ellerman Subject: [PATCH 5.13 159/223] KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow Date: Mon, 26 Jul 2021 17:39:11 +0200 Message-Id: <20210726153851.414785800@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210726153846.245305071@linuxfoundation.org> References: <20210726153846.245305071@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nicholas Piggin commit f62f3c20647ebd5fb6ecb8f0b477b9281c44c10a upstream. The kvmppc_rtas_hcall() sets the host rtas_args.rets pointer based on the rtas_args.nargs that was provided by the guest. That guest nargs value is not range checked, so the guest can cause the host rets pointer to be pointed outside the args array. The individual rtas function handlers check the nargs and nrets values to ensure they are correct, but if they are not, the handlers store a -3 (0xfffffffd) failure indication in rets[0] which corrupts host memory. Fix this by testing up front whether the guest supplied nargs and nret would exceed the array size, and fail the hcall directly without storing a failure indication to rets[0]. Also expand on a comment about why we kill the guest and try not to return errors directly if we have a valid rets[0] pointer. Fixes: 8e591cb72047 ("KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls") Cc: stable@vger.kernel.org # v3.10+ Reported-by: Alexey Kardashevskiy Signed-off-by: Nicholas Piggin Signed-off-by: Michael Ellerman Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/kvm/book3s_rtas.c | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) --- a/arch/powerpc/kvm/book3s_rtas.c +++ b/arch/powerpc/kvm/book3s_rtas.c @@ -242,6 +242,17 @@ int kvmppc_rtas_hcall(struct kvm_vcpu *v * value so we can restore it on the way out. */ orig_rets = args.rets; + if (be32_to_cpu(args.nargs) >= ARRAY_SIZE(args.args)) { + /* + * Don't overflow our args array: ensure there is room for + * at least rets[0] (even if the call specifies 0 nret). + * + * Each handler must then check for the correct nargs and nret + * values, but they may always return failure in rets[0]. + */ + rc = -EINVAL; + goto fail; + } args.rets = &args.args[be32_to_cpu(args.nargs)]; mutex_lock(&vcpu->kvm->arch.rtas_token_lock); @@ -269,9 +280,17 @@ int kvmppc_rtas_hcall(struct kvm_vcpu *v fail: /* * We only get here if the guest has called RTAS with a bogus - * args pointer. That means we can't get to the args, and so we - * can't fail the RTAS call. So fail right out to userspace, - * which should kill the guest. + * args pointer or nargs/nret values that would overflow the + * array. That means we can't get to the args, and so we can't + * fail the RTAS call. So fail right out to userspace, which + * should kill the guest. + * + * SLOF should actually pass the hcall return value from the + * rtas handler call in r3, so enter_rtas could be modified to + * return a failure indication in r3 and we could return such + * errors to the guest rather than failing to host userspace. + * However old guests that don't test for failure could then + * continue silently after errors, so for now we won't do this. */ return rc; }