Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp4995923ybi; Tue, 11 Jun 2019 17:00:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqyrcDx7NDTEcELhIxKi7E8V5g4sihfrnUFHcEIwFad1JeuZPdyzv4KThJ/mbpEIN7l1OVVY X-Received: by 2002:a17:902:a412:: with SMTP id p18mr10416271plq.105.1560297652569; Tue, 11 Jun 2019 17:00:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560297652; cv=none; d=google.com; s=arc-20160816; b=NYmX4kmDVmAM0Tl9Daksuh4L7ivqLf2YaMmyK9ZnQB37/X2BcFS3OjznoGK8LRPsvW oQLiu/+dyEIKyYOe057QHmZbzGn9oa3o8cpernNqLEL60AFAceP7CENQl+LGlX4Beigc DgO9mOhZ3xeVxHlYxhKqDhFCgyDZmL9DuYNvQdkh9HRoNqiQaqcbYWpDbAFRMzgRkUXy AJcoAaXRacaC2SNhFuuE7K2+pO3a6BmChHAtEKa0NWNErvlRJx/7YcAHJ4TUITKkjNh2 8TzFSfIF5OAjSGnV6WdJioPqu7bkitqW6p1OVccBpf1CZDkAqNbkmlI1PWvVbDnq+MQi /faA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=OPD6t6WRH/wtqQO7lyfv8+60SYjhrw4wFvg76G79SVU=; b=wlb1n08l7ED+LenlO1oU75MWMRnzH0fmcDifOjeFG48ZfLVB/VOibAb7i3HhTrPv22 cjwU8sWJOSmdxtI9iqRZ+769XicKy2SS4xLNYWeyvJTZAINyqpA0Ht5Z8Bsn75ncicZR 1n8f5NlKe6e3UTFxAYcQwpZRHXG/F6IDVi9z7JTRSWnMUy+sxpmICscnDjiCWxextpTm +sMjBeXuXOt+ZQPmXGDf5sPMXkiZ7JQwZfJqZeAhrNf62OoFm6eWrCR2FgdCIwGIobPu HNJ3TLGEWVUjrAenm0GCjVyPH3uny23um/WxzQxLGrnaJZzp5IZgVFSC4Yeak5iQ/AWK EuIA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b40si14367948pla.49.2019.06.11.17.00.37; Tue, 11 Jun 2019 17:00:52 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406369AbfFKTjo (ORCPT + 99 others); Tue, 11 Jun 2019 15:39:44 -0400 Received: from mga14.intel.com ([192.55.52.115]:3339 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2407028AbfFKTjo (ORCPT ); Tue, 11 Jun 2019 15:39:44 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jun 2019 12:39:43 -0700 X-ExtLoop1: 1 Received: from yyu32-desk1.sc.intel.com ([143.183.136.147]) by orsmga007.jf.intel.com with ESMTP; 11 Jun 2019 12:39:42 -0700 Message-ID: <031bc55d8dcdcf4f031e6ff27c33fd52c61d33a5.camel@intel.com> Subject: Re: [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file From: Yu-cheng Yu To: Dave Martin , Florian Weimer Cc: x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Andy Lutomirski , Balbir Singh , Borislav Petkov , Cyrill Gorcunov , Dave Hansen , Eugene Syromiatnikov , "H.J. Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Pavel Machek , Peter Zijlstra , Randy Dunlap , "Ravi V. Shankar" , Vedvyas Shanbhogue Date: Tue, 11 Jun 2019 12:31:34 -0700 In-Reply-To: <20190611114109.GN28398@e103592.cambridge.arm.com> References: <20190606200646.3951-1-yu-cheng.yu@intel.com> <20190606200646.3951-23-yu-cheng.yu@intel.com> <20190607180115.GJ28398@e103592.cambridge.arm.com> <94b9c55b3b874825fda485af40ab2a6bc3dad171.camel@intel.com> <87lfy9cq04.fsf@oldenburg2.str.redhat.com> <20190611114109.GN28398@e103592.cambridge.arm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.1-2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2019-06-11 at 12:41 +0100, Dave Martin wrote: > On Mon, Jun 10, 2019 at 07:24:43PM +0200, Florian Weimer wrote: > > * Yu-cheng Yu: > > > > > To me, looking at PT_GNU_PROPERTY and not trying to support anything is a > > > logical choice. And it breaks only a limited set of toolchains. > > > > > > I will simplify the parser and leave this patch as-is for anyone who wants > > > to > > > back-port. Are there any objections or concerns? > > > > Red Hat Enterprise Linux 8 does not use PT_GNU_PROPERTY and is probably > > the largest collection of CET-enabled binaries that exists today. > > For clarity, RHEL is actively parsing these properties today? > > > My hope was that we would backport the upstream kernel patches for CET, > > port the glibc dynamic loader to the new kernel interface, and be ready > > to run with CET enabled in principle (except that porting userspace > > libraries such as OpenSSL has not really started upstream, so many > > processes where CET is particularly desirable will still run without > > it). > > > > I'm not sure if it is a good idea to port the legacy support if it's not > > part of the mainline kernel because it comes awfully close to creating > > our own private ABI. > > I guess we can aim to factor things so that PT_NOTE scanning is > available as a fallback on arches for which the absence of > PT_GNU_PROPERTY is not authoritative. We can probably check PT_GNU_PROPERTY first, and fallback (based on ld-linux version?) to PT_NOTE scanning? Yu-cheng