Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp1072417ybp; Fri, 11 Oct 2019 08:34:50 -0700 (PDT) X-Google-Smtp-Source: APXvYqxal7TMDzFZzWqZega3H4f1FqLguKxRWrZieK/vaSmsuM3isXon1pFebt8M2dN4Zxk30uFC X-Received: by 2002:a05:6402:1652:: with SMTP id s18mr14307868edx.241.1570808090858; Fri, 11 Oct 2019 08:34:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570808090; cv=none; d=google.com; s=arc-20160816; b=fTuKDlDg8NEBAMiLL44mUJc5aHJOcTW57MUDO65uu8gUaHKog0UjnJMuKGPhT3VY+f gXtSNmyWwf41VaPcgMcPPM7WW17QJQl62RHVbl0H2UJAwgPOToAaMs4M6JpmzTgEiWqT 93Wi05Y5OLixovr+uh+TCLybQB1v7mMwvLlmRiw6NvvOZYu2LNqzQOJTEbGjIOcguT6r q3RbNKSy/NJiOpXnrLrBpaNR8G9xwDypwpPq6BOhwv7U3xsJ1tHoKPEUl/7Bgm43BLFA IMQ6MKVMtGkUx+kf4WTQDpJpOcxa8OKgaO8cEVNu3eaySmlIxQQlpcm+AC2hQsdl6NIM AMHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=ppK4qnRaT6fMibsPAX2xbHOLVR3i4uvMaHAqUw5nfXw=; b=QMk3Vlxxy2OByZv8QE/o831RvmasDjdmXb9EwFzjb0T//JPQNQh91UQkRbcIMtO+ca p0C9aC5738fDxNXx7/3o32ZpJJ6hUAct+fnH/BYCNuu37in0tKx4qmIQ6ClpG/wVQO4t UFKVSqV94H20pecNeqpW2bKiphFOkgLYyqK9k3tdzD/M+Kiw5VGA5GGvFDGMBO/qyltd g7gkPwyDFliBR7ohZO8g/8X4+/Zyi9Oun/ag9Jlju91YAav+RWHdNm5iy7thloKxDyiy joZOe+CdDpgREhkzwqjDQ/1PTz5fiRcY/INirop5qwlz9/j5u/SSrB449nvKAQNm/++G ySPg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id rn4si5445405ejb.251.2019.10.11.08.34.27; Fri, 11 Oct 2019 08:34:50 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726910AbfJKPcb (ORCPT + 99 others); Fri, 11 Oct 2019 11:32:31 -0400 Received: from foss.arm.com ([217.140.110.172]:35922 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726328AbfJKPcb (ORCPT ); Fri, 11 Oct 2019 11:32:31 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2272A142F; Fri, 11 Oct 2019 08:32:31 -0700 (PDT) Received: from arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 3A6D93F68E; Fri, 11 Oct 2019 08:32:28 -0700 (PDT) Date: Fri, 11 Oct 2019 16:32:26 +0100 From: Dave Martin To: Richard Henderson Cc: Mark Rutland , Paul Elliott , Peter Zijlstra , Catalin Marinas , Will Deacon , Yu-cheng Yu , Amit Kachhap , Vincenzo Frascino , linux-arch@vger.kernel.org, Eugene Syromiatnikov , Szabolcs Nagy , "H.J. Lu" , Andrew Jones , Kees Cook , Arnd Bergmann , Jann Horn , Kristina =?utf-8?Q?Mart=C5=A1enko?= , Mark Brown , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Florian Weimer , linux-kernel@vger.kernel.org, Sudakshina Das Subject: Re: [PATCH v2 05/12] arm64: Basic Branch Target Identification support Message-ID: <20191011153225.GL27757@arm.com> References: <1570733080-21015-1-git-send-email-Dave.Martin@arm.com> <1570733080-21015-6-git-send-email-Dave.Martin@arm.com> <20191011151028.GE33537@lakrids.cambridge.arm.com> <4e09ca54-f353-9448-64ed-4ba1e38c6ebc@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4e09ca54-f353-9448-64ed-4ba1e38c6ebc@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 11, 2019 at 11:25:33AM -0400, Richard Henderson wrote: > On 10/11/19 11:10 AM, Mark Rutland wrote: > > On Thu, Oct 10, 2019 at 07:44:33PM +0100, Dave Martin wrote: > >> @@ -730,6 +730,11 @@ static void setup_return > >> regs->regs[29] = (unsigned long)&user->next_frame->fp; > >> regs->pc = (unsigned long)ka->sa.sa_handler; > >> > >> + if (system_supports_bti()) { > >> + regs->pstate &= ~PSR_BTYPE_MASK; > >> + regs->pstate |= PSR_BTYPE_CALL; > >> + } > >> + > > > > I think we might need a comment as to what we're trying to ensure here. > > > > I was under the (perhaps mistaken) impression that we'd generate a > > pristine pstate for a signal handler, and it's not clear to me that we > > must ensure the first instruction is a target instruction. > > I think it makes sense to treat entry into a signal handler as a call. Code > that has been compiled for BTI, and whose page has been marked with PROT_BTI, > will already have the pauth/bti markup at the beginning of the signal handler > function; we might as well verify that. > > Otherwise sigaction becomes a hole by which an attacker can force execution to > start at any arbitrary address. Ack, that's the intended rationale -- I also outlined this in the commit message. Does this sound reasonable? Either way, I feel we should do this: any function in a PROT_BTI page should have a suitable landing pad. There's no reason I can see why a protection given to any other callback function should be omitted for a signal handler. Note, if the signal handler isn't in a PROT_BTI page then overriding BTYPE here will not trigger a Branch Target exception. I'm happy to drop a brief comment into the code also, once we're agreed on what the code should be doing. Cheers ---Dave