Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp51133imm; Tue, 19 Jun 2018 15:43:54 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKdKQ+k9a5lRwSzHrf6LMXSKMx2pao+W4cHt+WOBlk6B0g/5xBZbgWsd13rfrjI/ke+keCe X-Received: by 2002:a62:ae06:: with SMTP id q6-v6mr5181584pff.17.1529448234486; Tue, 19 Jun 2018 15:43:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529448234; cv=none; d=google.com; s=arc-20160816; b=hiwQK9b9xhDiIumQQNGWvWlL2rSm3us+6rBG2Etiu8amuxipnIQ3PveGXVC4ffwhb3 pRMuR64U/ydpYTRdfiD7/Yq9gKY+PoFI0FW9dM63L3TCzaGdKQP7n+50oohduoNXPvoF EdZPKC04U3DIwj9oHPrhO68dV9SeRVsdXeNEljk/TkxqrQsQKjf98Vhd657xno/Rnqs0 o95lUp41TGnV4+wIhND+2T0Tn/o103vB+gR8bDpJ0Fmdfrh0MtU0U3hduq89mhD/4NMc nhzmwqee/7gcvqqzKbtBIruSqsPVAImr7MU6ObngGdF2esHzvP593klzl7nJcP4zLKru VYuQ== 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 :arc-authentication-results; bh=er4tp6aftvfi8s3xkCFSKXVZ3Jf9fUweRnVWqcuyX0U=; b=vjCS60ERl8oyV+oSvcu/guhga5obpkZBFyOLvrrYmvCR3Q12kfCS9Z+ittt8t0Q4Rv kE3L/C3F9GZO83e6cfUsfeqO/nUQ2iUafe533l0lKNf74gMH5UPTWM20P9bmKWMMKe1f 7eB+nSCBVwyvo996/GRLX5IeLcuN0WHOXOyjqdmBdxzWWKgQcce2l+8wuPVeCbQ3w3dI h7k6I3D8XqUm8sJPM1GyPd7kMxMQ5I5CoFBN+DJf6xtod67BeJSRmR1cyexSletDJWtX z4cPUqb9c5y2y68oXSC8slT4skI6wzSNY2+InlL6uw+xL9pRl1yLKz7vLC+vbAmWMkwf rQ+w== 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 n15-v6si673999pgf.45.2018.06.19.15.43.40; Tue, 19 Jun 2018 15:43:54 -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 S1754128AbeFSWmV (ORCPT + 99 others); Tue, 19 Jun 2018 18:42:21 -0400 Received: from mga09.intel.com ([134.134.136.24]:54658 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754101AbeFSWmS (ORCPT ); Tue, 19 Jun 2018 18:42:18 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jun 2018 15:42:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,244,1526367600"; d="scan'208";a="59141569" Received: from 2b52.sc.intel.com ([143.183.136.147]) by fmsmga002.fm.intel.com with ESMTP; 19 Jun 2018 15:42:16 -0700 Message-ID: <1529447937.27370.33.camel@intel.com> Subject: Re: [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack From: Yu-cheng Yu To: Andy Lutomirski , Kees Cook Cc: Andy Lutomirski , "H. J. Lu" , Thomas Gleixner , LKML , linux-doc@vger.kernel.org, Linux-MM , linux-arch , X86 ML , "H. Peter Anvin" , Ingo Molnar , "Shanbhogue, Vedvyas" , "Ravi V. Shankar" , Dave Hansen , Jonathan Corbet , Oleg Nesterov , Arnd Bergmann , mike.kravetz@oracle.com, Florian Weimer Date: Tue, 19 Jun 2018 15:38:57 -0700 In-Reply-To: <446EB18D-EF06-4A04-AF62-E72C68D96A84@amacapital.net> References: <20180607143807.3611-1-yu-cheng.yu@intel.com> <20180607143807.3611-7-yu-cheng.yu@intel.com> <1528403417.5265.35.camel@2b52.sc.intel.com> <569B4719-6283-4575-A16E-D0A78D280F4E@amacapital.net> <1529427588.23068.7.camel@intel.com> <0AF8B71E-B6CC-42DE-B95C-93896196C3D7@amacapital.net> <446EB18D-EF06-4A04-AF62-E72C68D96A84@amacapital.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2018-06-19 at 13:47 -0700, Andy Lutomirski wrote: > > > > On Jun 19, 2018, at 1:12 PM, Kees Cook > > wrote: > > > > > > > > On Tue, Jun 19, 2018 at 10:20 AM, Andy Lutomirski > > l.net> wrote: > > > > > > > > > > > On Jun 19, 2018, at 10:07 AM, Kees Cook > > > > wrote: > > > > > > > > Does it provide anything beyond what PR_DUMPABLE does? > > > What do you mean? > > I was just going by the name of it. I wasn't sure what "ptrace CET > > lock" meant, so I was trying to understand if it was another "you > > can't ptrace me" toggle, and if so, wouldn't it be redundant with > > PR_SET_DUMPABLE = 0, etc. > > > No, other way around. The valid CET states are on/unlocked, > off/unlocked, on/locked, off/locked. arch_prctl can freely the state > unless locked. ptrace can change it no matter what.  The lock is to > prevent the existence of a gadget to disable CET (unless the gadget > involves ptrace, but I don’t think that’s a real concern). We have the arch_prctl now and only need to add ptrace lock/unlock. Back to the dlopen() "relaxed" mode. Would the following work? If the lib being loaded does not use setjmp/getcontext families (the loader knows?), then the loader leaves shstk on.  Otherwise, if the system-wide setting is "relaxed", the loader turns off shstk and issues a warning.  In addition, if (dlopen == relaxed), then cet is not locked in any time. The system-wide setting (somewhere in /etc?) can be: dlopen=force|relaxed /* controls dlopen of non-cet libs */ exec=force|relaxed /* controls exec of non-cet apps */ -- Yu-cheng