From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A45DAC19F2D for ; Tue, 9 Aug 2022 08:35:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=28fG8Bqg++LGXRFyCoeAiBQCkHCLqBt/Ejkhfu2poWA=; b=cFEDN8CK3Zr3d3 zNpCdA2hlnhhxgv78jvsus8S/bzwO260RKXNrQt64ycq3xtjXCHnd69n9vsb+oHofUST0dox0zgc/ BkozHD6s1zhm0T3eYnaRTe1CKh+pwdQBOQNB1Rlo+9Q4YF2xuJ1b7q4P3cvTRP9snWXA3+gnyE5d0 L45XAPppYt91lQj7ruCpgZd0JYofBRVGHEZJ8YnRY+L51ijFLs9DD6QjkGHBV3RfxMrWnlF3mnooJ bexsYEQOmq+YkGWTEfAGWQdWEivFQggSi7OFQH71jCVNOUG7JgWgwTymX1q1oRJ/Gca7HI4MeRyc1 Ezd4O+bRlwNhwVmAmu4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLKgO-002mfC-CQ; Tue, 09 Aug 2022 08:33:48 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLKgL-002me2-A2 for linux-arm-kernel@lists.infradead.org; Tue, 09 Aug 2022 08:33:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id AEC0EB80B7F; Tue, 9 Aug 2022 08:33:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EFD04C433C1; Tue, 9 Aug 2022 08:33:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660034022; bh=8oLsa6JXahgVFpviTbXLMP2xROZxRe/dFE2nTOmoTp4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b3q966pjMDDXnBJEwIipYsrHFPefnVIDyfN7GuJO77cad+z+97UJLvZHi6TfqK3KN DWjZQjYljRx1JhZ1Mx7hdeadLMRFXmZ6p5l4nId5NZqiUkobF8bdLWEGPmy+uDhn0c Yv0Z44FO2g7TxetkB4RL5pJaZWDxo9h7ALxrdTtDN6MFvnIfgtlPqoaqWAHNOf5C6C MPmSdDwCQ4/VUVHazUh7otAzgFApPFs2bbxgt9vGs7x7/HLWemI/4ruWbug3vaiBKN gn/e79XiNTYJiO3YcRwQ9VjFomVGYxa23iu25frxu/u6MoudosoezMkAyMyHMeTDNO zwFSI+D4xeHYA== Date: Tue, 9 Aug 2022 09:33:37 +0100 From: Will Deacon To: Greg KH Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peter Collingbourne , stable@vger.kernel.org, Ard Biesheuvel , Catalin Marinas Subject: Re: [PATCH][for-stable] arm64: set UXN on swapper page tables Message-ID: <20220809083336.GA776@willie-the-truck> References: <20220808125321.32598-1-will@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220809_013345_522437_C920BE19 X-CRM114-Status: GOOD ( 21.75 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Aug 08, 2022 at 03:23:55PM +0200, Greg KH wrote: > On Mon, Aug 08, 2022 at 01:53:21PM +0100, Will Deacon wrote: > > From: Peter Collingbourne > > > > [ This issue was fixed upstream by accident in c3cee924bd85 ("arm64: > > head: cover entire kernel image in initial ID map") as part of a > > large refactoring of the arm64 boot flow. This simple fix is therefore > > preferred for -stable backporting ] > > > > On a system that implements FEAT_EPAN, read/write access to the idmap > > is denied because UXN is not set on the swapper PTEs. As a result, > > idmap_kpti_install_ng_mappings panics the kernel when accessing > > __idmap_kpti_flag. Fix it by setting UXN on these PTEs. > > > > Fixes: 18107f8a2df6 ("arm64: Support execute-only permissions with Enhanced PAN") > > Cc: # 5.15 > > Link: https://linux-review.googlesource.com/id/Ic452fa4b4f74753e54f71e61027e7222a0fae1b1 > > Signed-off-by: Peter Collingbourne > > Acked-by: Will Deacon > > Cc: Ard Biesheuvel > > Cc: Catalin Marinas > > Link: https://lore.kernel.org/r/20220719234909.1398992-1-pcc@google.com > > Signed-off-by: Will Deacon > > --- > > arch/arm64/include/asm/kernel-pgtable.h | 4 ++-- > > arch/arm64/kernel/head.S | 2 +- > > 2 files changed, 3 insertions(+), 3 deletions(-) > > So this should be added to 5.15.y, 5.18.y, and 5.19.y? Or some subset? Yes, all of them. Basically anything still being updated which is >= 5.15 and <= 5.19. Thanks, Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel