Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp35118pxj; Thu, 20 May 2021 04:01:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxAUryIb6nYfNASTbExS3tKIV0cTI33P7lKZRxj5uPFe6nZ5RDk0398RcC+ptIwmwQpw0Vv X-Received: by 2002:a05:6402:2814:: with SMTP id h20mr4469704ede.102.1621508478020; Thu, 20 May 2021 04:01:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621508478; cv=none; d=google.com; s=arc-20160816; b=cKsXMOEJbPX3t/HKfv52n+DR0Rw7Av7cM0ilIOp3VbM09bYA9zR3r8v/7y1QMFI4eE 8xtmpCGbWEMuSi+HnqJgPJe0XgU7MQE/KWiSszz9Nk9scL/Nlpgld2du5Dn9kNk00DXb jJ4N/4SQQI93X/c8yhRH2MvD6JjriIl1ieke6qJ8bjDTws2Cncb20G4m6NpWxMn45EFL V2oRgYRKc+nw5G+b/xqgUnMPj2AZeuL+MXaE2Y13JPhquFQdDoIy8cKFhZzGTM1BJZB0 XPOmy2W6wOtbnHpuXqLcYr6ErUP9WwL82Lim3bh5npTEvVaJ9sBeKUvtGTEuDzq/9QH9 6Kdw== 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=N3cQkGfHwe/Cyf/k/5PUsm2/nf6kJVw3l0L7H3pnCs7IAzfJsFA8/5fjuYbt9525+E qMtueYd/XT9UJsVw10mdffH8XUOxr8OoRcoNjEIqNXOwVz27tURnUrB/Dms4DZhMnVaV 74kGc6Wi1iSmRqW8XGKobdJSvoYPOa5OOtMPN9r4MRm4IwOlEzI9dQRe41Gd7zHb25XR wAkn+aAbKzfa6DLiNlMgwGcoIXXAa38DUnO0btzuSgH6X6iuRxrjAOeL+tIPD1SC4m22 snBlAJEiBb8MP3cWN1fNd0LUKOAfwn3jCLD424RbjJUGavY1Zpo2vckdfV+TXLLKDwii F46g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=sUsGzFFa; 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 o17si2038589eju.179.2021.05.20.04.00.46; Thu, 20 May 2021 04:01:18 -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=sUsGzFFa; 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 S239075AbhETK6A (ORCPT + 99 others); Thu, 20 May 2021 06:58:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:44702 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237585AbhETKlr (ORCPT ); Thu, 20 May 2021 06:41:47 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4507861407; Thu, 20 May 2021 09:56:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621504569; bh=zk9aQTjI0KasUU+9PwznrpsFNPm/tBnBglkmjJcgVWo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sUsGzFFatgXRWfJZ3BziEsF5mCOrtMkbEBWcpUTWa6O1ALtGjbeewhe9VbbSlg1ow qlTKhA2WP+EGLfpDvXm12W6EDhzRS+Z8P2nsiZgiXf+7siL7+g2BUZKz2OI/z98LOd x3yr+jF3YIoXWeXiAtoumO2CXboMERfYc7fXtQ94= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Michael Ellerman Subject: [PATCH 4.14 278/323] powerpc/64s: Fix crashes when toggling entry flush barrier Date: Thu, 20 May 2021 11:22:50 +0200 Message-Id: <20210520092129.749435280@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210520092120.115153432@linuxfoundation.org> References: <20210520092120.115153432@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)