Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp375269pxj; Thu, 20 May 2021 11:20:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxkbxUb1wRxmzi35XflPbFC3i3k4VGINUeQ2vu1DC7pRdhx5n+UVCnvdbkn8dxiq9Tu90TK X-Received: by 2002:a02:a799:: with SMTP id e25mr3903235jaj.30.1621534808411; Thu, 20 May 2021 11:20:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621534808; cv=none; d=google.com; s=arc-20160816; b=e+AubpVr9hz6JJHzsGPrel5RueFCxfM6NwRMH+6Mok0K15616teZux45h0XtU2Xhjf fxb6wrXuZqq0vV4eJNrZVDfeTVybPltecpsa3NPmDWBBend56ENr/aNofpZ3xc14FDqw GRA2aZiKmJ90lYefwBX7dyqJwhFDJRylh2EL6U04dg2XSR8r6spHcK8qQXYbrY+FZ2yW /cfb0wlAegKJEniF61nhJTqoQIo/zKWZ0DEK/2Selk9H9NdIvoTArnPOYMfzM6XJCAcp RdQgajyeKG448XwbaanYgiQNNX+nbu4afvdcZ7G+/DzSgL87qF3v3NKlp+ozm10gMa8d 8aBA== 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=tA/UGONsKKhsVJyH3wAj9XQ7X2pqLlsxvE81iFaLbKc=; b=05hv5MZl0SHdXaNbijwijCyJrDxqKv4sN4x+E5h1HNqv6FNclK7kflLa6vtopFai2C LBoCrlLSXe93eWlj3JnhYdNuD9qIRiWVsnecBD0K/K7lF6FnDQA3ZOzZ3EA5NS83H4DS jNZV0Dgv6UVH18jZSdRs4EKP2vs8KqRbJ1Wdv2FPkDRwLiYtJ/hGac4evzPXGRMemmum B2EqJE3r4MUFIHmPPzumTW27rZNwBs/tfUC4hZ1OJSxnYTwjqnG9+aSMbStHnOhcXUBv j0j27b9L8Ez/BPqrpoiJOVsO2G3fhkLGz+9/dmlV+67wFHFrCl/QuQ1BrYcsONsch/Gg gpAg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Ur3NAeCw; 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 x11si2816148iov.17.2021.05.20.11.19.54; Thu, 20 May 2021 11:20:08 -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=Ur3NAeCw; 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 S234989AbhETKTE (ORCPT + 99 others); Thu, 20 May 2021 06:19:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:39968 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235864AbhETKJh (ORCPT ); Thu, 20 May 2021 06:09:37 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E7E3E6195A; Thu, 20 May 2021 09:42:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621503769; bh=zk9aQTjI0KasUU+9PwznrpsFNPm/tBnBglkmjJcgVWo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ur3NAeCwP3WFYxnwesdCTqhya03liVjUZdVx63yum1VOV9FpktzhiGfvTUcwRcDgK MEHlEKT7E5MOAKJ8HEsf14HJjwaJHzcDUgIWDnZmCT+8jclwg0cJBz277y5bpAOHEP rjd1zjYR0RX9rbhzAwH4ZycC3Wm5oMrbg9z1W8aM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Michael Ellerman Subject: [PATCH 4.19 364/425] powerpc/64s: Fix crashes when toggling entry flush barrier Date: Thu, 20 May 2021 11:22:13 +0200 Message-Id: <20210520092143.373263991@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210520092131.308959589@linuxfoundation.org> References: <20210520092131.308959589@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 @@ -297,8 +297,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; @@ -349,6 +350,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)