Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp452954pxj; Tue, 18 May 2021 07:07:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzM9hs4VqiR7TuCwa46BhWOJXX2i94flUy9Od3ZgR29HxhBXX1h6KOATq0JT4PgU/q0/ptG X-Received: by 2002:a05:6e02:e05:: with SMTP id a5mr4329194ilk.235.1621346846322; Tue, 18 May 2021 07:07:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621346846; cv=none; d=google.com; s=arc-20160816; b=dUQHMuv8umY84mNRTVL8wJQ5ruzweO3MfrTpIAT9B9QW4oHOPSvHSg8dMYEwLN+B/1 ctC1a3VKrWkn9ITqSejrjTcmSZXBivgInF1q5HMXefFKj+Q0flXkg+GHLheRkWmSZdkq ZHOiYLd7uY04k9dc8o3eQRrKdEWp2n0SheBRLzf3MygJsXAoO7mtRR52ixg0yjKwU2Mp G33C2yExC0XOLy3Gh1ohWngFEQp3YERKME8RBlagv3xlrPBc2LLF2/7dBsP3LIVkH4vo V/wA+5XgzAF8MKbl9PXNJKeB5v7xUDHeITibzpYXPi1sgH2WF136pbKZv+yS/83NabT7 G3fA== 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=BsxhsZVoEFay98GTx9aDk3OoCTdrcaKYT7ngqNFPWH8=; b=JY64CQv9ot482PRjOF/jK+8FANiJ1oEWuxztpNclqe9QzrjSKaAbkAoebXU12VpJmm IOVw5Qg7kaUXLtm81iUHJWqRZxygjrlPVbXs+a4E6W8TxSqs367DF64myjT8uqZfTB0n CeJFLZ82GQi+yqODlcRh6WsQC58pryslNFLos6SX+UxH8qKOziYNUfvCjcb0qDe7CQnv isE9S4dyh5eQd7Fq6Z61vZZ5r7bL5Yt68EtC3t26CYV/OjIxNWNn6kthbspMAsgI9UXR IJYJYUAM5V6B+jww/8+f1FYpCZkR8xM2ppIkO/SZ/Y2M7t9hSZhwjk6anbz5NxDuRHP5 oa9Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Ad4mEgRF; 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 s8si20791121iop.88.2021.05.18.07.07.13; Tue, 18 May 2021 07:07:26 -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=Ad4mEgRF; 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 S244748AbhEQPlH (ORCPT + 99 others); Mon, 17 May 2021 11:41:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:40870 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238961AbhEQP0W (ORCPT ); Mon, 17 May 2021 11:26:22 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id DC1D06192E; Mon, 17 May 2021 14:36:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621262184; bh=sW30hGEOgzmyPBbhJjZzCybDxuhJUkoIUlbPobGMwLg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ad4mEgRFaO53UPOiPWcyFoR8k+iekrXjt69JVYZpVw6nyX6M/6DPCK0Kt3G+DctfA Md15iBe/kEA+XUESX8rD2zUNkwCUfA8xX7clgt+hpWTac+/FeDraaqByTpPnsMEIZ+ azjktan/OMsDIKdCgIxHFh9F42z7QGRxJlNiPjv4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Michael Ellerman Subject: [PATCH 5.11 234/329] powerpc/64s: Fix crashes when toggling entry flush barrier Date: Mon, 17 May 2021 16:02:25 +0200 Message-Id: <20210517140310.034043680@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140302.043055203@linuxfoundation.org> References: <20210517140302.043055203@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: Michael Ellerman commit aec86b052df6541cc97c5fca44e5934cbea4963b upstream. The entry flush mitigation can be enabled/disabled at runtime via a debugfs file (entry_flush), which causes the kernel to patch itself to enable/disable the relevant mitigations. However depending on which mitigation we're using, it may not be safe to do that patching while other CPUs are active. For example the following crash: sleeper[15639]: segfault (11) at c000000000004c20 nip c000000000004c20 lr c000000000004c20 Shows that we returned to userspace with a corrupted LR that points into the kernel, due to executing the partially patched call to the fallback entry flush (ie. we missed the LR restore). Fix it by doing the patching under stop machine. The CPUs that aren't doing the patching will be spinning in the core of the stop machine logic. That is currently sufficient for our purposes, because none of the patching we do is to that code or anywhere in the vicinity. Fixes: f79643787e0a ("powerpc/64s: flush L1D on kernel entry") Cc: stable@vger.kernel.org # v5.10+ Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20210506044959.1298123-2-mpe@ellerman.id.au Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/lib/feature-fixups.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) --- a/arch/powerpc/lib/feature-fixups.c +++ b/arch/powerpc/lib/feature-fixups.c @@ -299,8 +299,9 @@ void do_uaccess_flush_fixups(enum l1d_fl : "unknown"); } -void do_entry_flush_fixups(enum l1d_flush_type types) +static int __do_entry_flush_fixups(void *data) { + enum l1d_flush_type types = *(enum l1d_flush_type *)data; unsigned int instrs[3], *dest; long *start, *end; int i; @@ -369,6 +370,19 @@ void do_entry_flush_fixups(enum l1d_flus : "ori type" : (types & L1D_FLUSH_MTTRIG) ? "mttrig type" : "unknown"); + + return 0; +} + +void do_entry_flush_fixups(enum l1d_flush_type types) +{ + /* + * The call to the fallback flush can not be safely patched in/out while + * other CPUs are executing it. So call __do_entry_flush_fixups() on one + * CPU while all other CPUs spin in the stop machine core with interrupts + * hard disabled. + */ + stop_machine(__do_entry_flush_fixups, &types, NULL); } void do_rfi_flush_fixups(enum l1d_flush_type types)