From patchwork Fri May 24 10:25:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Martin X-Patchwork-Id: 165100 Delivered-To: patch@linaro.org Received: by 2002:a92:9e1a:0:0:0:0:0 with SMTP id q26csp3384453ili; Fri, 24 May 2019 03:26:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqxN0C0VVdbhWxeVrzJEvu/g9l9K3+xguTIYDXc5XVIChsVCEdHUiuSjUIavHVSKBW3XwXww X-Received: by 2002:a17:90a:9dc1:: with SMTP id x1mr8154853pjv.102.1558693600424; Fri, 24 May 2019 03:26:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558693600; cv=none; d=google.com; s=arc-20160816; b=XncFQH6xZB9qifCnfqYEcB2ZYvrTkr13ZsYPiuJNCMHXhH1lzluDhMOgFof6hVzNyE t/x+PuN2+pSSC1/3dQ5G/iivM6789KNYpB6B2wZSdEmBz17WwJZwl+yYWyPGW15MTzeD G0B/xXB3TI2SmI5wOS3gcAPenwpvPEu3klcTY1hglU5pp5DYlqbUCrma5fdQoJAPfANt nAPe70bJS/OujhbOILKW8ka4sqVimCMWSix6ASL1uGLX8CDvtHgWDOBH0zY02Lay/BS6 HWVg+b6KpMq4yKX8x6HtA82jddsqP+OMcc2aGexQU07YrQSwEBZVivLPuxRO7JJYK+EW 5aPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=1vDOa7IEF4qL1731CTsOqFrOF2Up5ySHkEB9xGhHr7U=; b=E4gqYquXN2t3/aTP2xbmXTcy2O5Fvpfz1ny5+4iKaE+oP+9y0Lw1Ksl1HWrk7YGp8n 53kdw7cbhW8bLqamw3Rh4b8uRTSibSBisQ1Dk2YC0Hxuw0EZEPxwn+IwzbVi+uY9MB/S +yUW55sPBk0fMFx5nmqnXufsEUUzD8ETl8ln9MNOEzY96qR0137fp9DowyqLbYA8vkSm TxbR2IhHQivYKFicjjM6Ix8sAwx7GpHZT2ErxVCUB83k/XbUaV6/ftlkVgtAADRNeQcZ KDf85NuhGF092tiw+Wa+/OE+V7Dl0Pc0d/59TQhoCwU5udvZ38d7es1y6h1l39sXHwuk JfZQ== 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 x65si3726705pfd.44.2019.05.24.03.26.40; Fri, 24 May 2019 03:26:40 -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 S2390670AbfEXK0j (ORCPT + 30 others); Fri, 24 May 2019 06:26:39 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:39272 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390649AbfEXK0h (ORCPT ); Fri, 24 May 2019 06:26:37 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8939DA78; Fri, 24 May 2019 03:26:36 -0700 (PDT) Received: from e103592.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 4E3FF3F703; Fri, 24 May 2019 03:26:34 -0700 (PDT) From: Dave Martin To: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Yu-cheng Yu , "H.J. Lu" , Arnd Bergmann , Richard Henderson , Andrew Jones , Will Deacon , Catalin Marinas , =?utf-8?q?Kristina_Mart=C5=A1enko?= , Szabolcs Nagy , Sudakshina Das , Paul Elliott Subject: [PATCH 6/8] elf: Allow arch to tweak initial mmap prot flags Date: Fri, 24 May 2019 11:25:31 +0100 Message-Id: <1558693533-13465-7-git-send-email-Dave.Martin@arm.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1558693533-13465-1-git-send-email-Dave.Martin@arm.com> References: <1558693533-13465-1-git-send-email-Dave.Martin@arm.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org An arch may want to tweak the mmap prot flags for an ELF executable's initial mappings. For example, arm64 is going to need to add PROT_BTI_GUARDED for executable pages in an ELF process whose executable is marked as using Branch Target Identification (an ARMv8.5-A control flow integrity feature). So that this can be done in a generic way, add a hook arch_elf_adjust_prot() to modify the prot flags as desired: arches can select CONFIG_HAVE_ELF_PROT and implement their own backend where necessary. By default, leave the prot flags unchanged. Signed-off-by: Dave Martin --- fs/Kconfig.binfmt | 3 +++ fs/binfmt_elf.c | 18 ++++++++++++------ include/linux/elf.h | 13 +++++++++++++ 3 files changed, 28 insertions(+), 6 deletions(-) -- 2.1.4 diff --git a/fs/Kconfig.binfmt b/fs/Kconfig.binfmt index 175a1f5..cd3d315 100644 --- a/fs/Kconfig.binfmt +++ b/fs/Kconfig.binfmt @@ -35,6 +35,9 @@ config COMPAT_BINFMT_ELF config ARCH_BINFMT_ELF_STATE bool +config ARCH_HAVE_ELF_PROT + bool + config ARCH_USE_GNU_PROPERTY bool depends on 64BIT diff --git a/fs/binfmt_elf.c b/fs/binfmt_elf.c index 32c9c13..3d88dcc 100644 --- a/fs/binfmt_elf.c +++ b/fs/binfmt_elf.c @@ -524,7 +524,8 @@ static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp, #endif /* !CONFIG_ARCH_BINFMT_ELF_STATE */ -static inline int make_prot(u32 p_flags) +static inline int make_prot(u32 p_flags, struct arch_elf_state *arch_state, + bool has_interp, bool is_interp) { int prot = 0; @@ -534,7 +535,8 @@ static inline int make_prot(u32 p_flags) prot |= PROT_WRITE; if (p_flags & PF_X) prot |= PROT_EXEC; - return prot; + + return arch_elf_adjust_prot(prot, arch_state, has_interp, is_interp); } /* This is much more generalized than the library routine read function, @@ -544,7 +546,8 @@ static inline int make_prot(u32 p_flags) static unsigned long load_elf_interp(struct elfhdr *interp_elf_ex, struct file *interpreter, unsigned long *interp_map_addr, - unsigned long no_base, struct elf_phdr *interp_elf_phdata) + unsigned long no_base, struct elf_phdr *interp_elf_phdata, + struct arch_elf_state *arch_state) { struct elf_phdr *eppnt; unsigned long load_addr = 0; @@ -576,7 +579,8 @@ static unsigned long load_elf_interp(struct elfhdr *interp_elf_ex, for (i = 0; i < interp_elf_ex->e_phnum; i++, eppnt++) { if (eppnt->p_type == PT_LOAD) { int elf_type = MAP_PRIVATE | MAP_DENYWRITE; - int elf_prot = make_prot(eppnt->p_flags); + int elf_prot = make_prot(eppnt->p_flags, arch_state, + true, true); unsigned long vaddr = 0; unsigned long k, map_addr; @@ -952,7 +956,8 @@ static int load_elf_binary(struct linux_binprm *bprm) elf_fixed = MAP_FIXED; } - elf_prot = make_prot(elf_ppnt->p_flags); + elf_prot = make_prot(elf_ppnt->p_flags, &arch_state, + !!interpreter, false); elf_flags = MAP_PRIVATE | MAP_DENYWRITE | MAP_EXECUTABLE; @@ -1098,7 +1103,8 @@ static int load_elf_binary(struct linux_binprm *bprm) elf_entry = load_elf_interp(&loc->interp_elf_ex, interpreter, &interp_map_addr, - load_bias, interp_elf_phdata); + load_bias, interp_elf_phdata, + &arch_state); if (!IS_ERR((void *)elf_entry)) { /* * load_elf_interp() returns relocation diff --git a/include/linux/elf.h b/include/linux/elf.h index cfcf154..2057187 100644 --- a/include/linux/elf.h +++ b/include/linux/elf.h @@ -75,4 +75,17 @@ static inline int arch_parse_property(void *ehdr, void *phdr, struct file *f, static inline int get_gnu_property(void *ehdr_p, void *phdr_p, struct file *f, u32 pr_type, u32 *feature) { return 0; } #endif + +#ifdef CONFIG_ARCH_HAVE_ELF_PROT +int arch_elf_adjust_prot(int prot, const struct arch_elf_state *state, + bool has_interp, bool is_interp); +#else +static inline int arch_elf_adjust_prot(int prot, + const struct arch_elf_state *state, + bool has_interp, bool is_interp) +{ + return prot; +} +#endif + #endif /* _LINUX_ELF_H */