Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp2352246pxb; Mon, 20 Sep 2021 19:49:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxu2RHXzafGPbt2/cYvxOJMswfkFbZ/4xQj3ITQqsbBAMlp86oQPdgXqPJRcmEuOZPMG8BB X-Received: by 2002:a17:906:ae4f:: with SMTP id lf15mr31706395ejb.224.1632192555572; Mon, 20 Sep 2021 19:49:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632192555; cv=none; d=google.com; s=arc-20160816; b=IUOuZLnCkmL5WOurEzsIetsN1tKmbcrCehZMH8Q26PBIT4aYkoutIhcEkprvOL+22W TBvHMHa+uCjLDdJhtKq/2nOJ75+NKV2cCOPU6k2sJ8B7oFCLAN358Uk5IfcyawXF6DZi 7DE/h1/7M5aTwFF6ZRmSGTpUtHjDk3uIufR6M+C3KK1nqtm5csnOZqIjkLd1H0jxH9YT Rxv8OvM4f/sxcoG5HK9NSuJT6wrYIhQMGba943RDNeYJFu9N9lH1V+OAeax5Yh8uffFZ 6qCidtXT9lcDQn1cUT7bIjHaON9FWg/uH9ws+hMkpPXpx7UkWhSbUe1BsxotjKaq8PL/ 3emw== 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=I0nsZvzF7GS9kPDI8KYOE3I53YFH1dwe06OH3GBoch8=; b=pRQAu9IKyE9Rr6OdX22is9DQ0+9W7HKx1LEFt4t4+sZW0202Hs0bYGYBr/2IesSOtw EGFVzMGVfpG5H3Y8+vUgAOgjIHfN/YKQ3NJFLwR+PIbK/UFp0MEWQUEtLS0YZk7yaNx/ lrVNS6gZM9kwN5dvmL/dg1+E8ObkmOqvYBqBqt6UBJ/uqHVKhypmML/hddpzbhp8r3v0 r+3C555u/OmwzH6EbpKWumxV4lsHrwa4NmmeSUu2NrhsfX+S9f3F6DQ0aTfkw3xFwxnt 03NUMc7KlSejAyLsQU/3TCxNrrXSGpBoh2m1Hw6zoORX7oTJwABdiDi+EXeLKltCA1Kn uf9w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ChnCeAT5; 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 f5si16962092edv.200.2021.09.20.19.48.52; Mon, 20 Sep 2021 19:49:15 -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=ChnCeAT5; 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 S1348958AbhITSbq (ORCPT + 99 others); Mon, 20 Sep 2021 14:31:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:43766 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348137AbhITSZ1 (ORCPT ); Mon, 20 Sep 2021 14:25:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 25F5D632D0; Mon, 20 Sep 2021 17:25:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632158723; bh=Rzk16eFGZCHkcQPmr+mLyNt0vij5JEP7qj3OXPPf9mQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ChnCeAT5dTQbw0u8rW4gq5XR/FIxBsaD+r4VD4WuWxErWyTUb4Yp0dC8Pvl2pCtID Y96oiIkKM2jwBVnqQRl9E0OOyZW+x09puCyF1xIEicbWBBNX5ri07daw9igjqcoS0N BhSTz8lvs4kPg5vSQWJivAMowDxlr4eWk3zwRE5Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mark Brown , Catalin Marinas Subject: [PATCH 5.10 006/122] arm64/sve: Use correct size when reinitialising SVE state Date: Mon, 20 Sep 2021 18:42:58 +0200 Message-Id: <20210920163915.970625637@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210920163915.757887582@linuxfoundation.org> References: <20210920163915.757887582@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: Mark Brown commit e35ac9d0b56e9efefaeeb84b635ea26c2839ea86 upstream. When we need a buffer for SVE register state we call sve_alloc() to make sure that one is there. In order to avoid repeated allocations and frees we keep the buffer around unless we change vector length and just memset() it to ensure a clean register state. The function that deals with this takes the task to operate on as an argument, however in the case where we do a memset() we initialise using the SVE state size for the current task rather than the task passed as an argument. This is only an issue in the case where we are setting the register state for a task via ptrace and the task being configured has a different vector length to the task tracing it. In the case where the buffer is larger in the traced process we will leak old state from the traced process to itself, in the case where the buffer is smaller in the traced process we will overflow the buffer and corrupt memory. Fixes: bc0ee4760364 ("arm64/sve: Core task context handling") Cc: # 4.15.x Signed-off-by: Mark Brown Link: https://lore.kernel.org/r/20210909165356.10675-1-broonie@kernel.org Signed-off-by: Catalin Marinas Signed-off-by: Greg Kroah-Hartman --- arch/arm64/kernel/fpsimd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm64/kernel/fpsimd.c +++ b/arch/arm64/kernel/fpsimd.c @@ -510,7 +510,7 @@ size_t sve_state_size(struct task_struct void sve_alloc(struct task_struct *task) { if (task->thread.sve_state) { - memset(task->thread.sve_state, 0, sve_state_size(current)); + memset(task->thread.sve_state, 0, sve_state_size(task)); return; }