Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp6213542ybv; Wed, 12 Feb 2020 08:04:13 -0800 (PST) X-Google-Smtp-Source: APXvYqzfed6LW5nK3fYyoi0Xm9Qt3exZxm9hdAtBgF8lN5SNKvDIgqXwMrPfPagT/yrQMZ5Oodqv X-Received: by 2002:a05:6830:139a:: with SMTP id d26mr10192518otq.75.1581523452882; Wed, 12 Feb 2020 08:04:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581523452; cv=none; d=google.com; s=arc-20160816; b=DoFSFmY0gMMChAWwAV3ZEde5UYrIebTT/TbGlZLvNWxdr1OvaNXkPB/5LpVckWDbfw pO3+7U46d31ocAWilr091cYsI1by17ZyF9TNrV+KvJwpg8MSWwUaRJjFU/VbZ+nEXIe8 HUyL4djcmKKuUQuy6MPao9mXTZztHwiv1nLF4sExFipTt4ZYnCJ19VS3p13RioOm0Okk IDrw6FJDuTjme6OHNTwHpcp83q4ddJtImkVyy9dsWtyP7HWERc0MSc7maVVZ9XNGdcq2 iy7atulAcY4QyXVQxbutt/7t/Ss4qZ6XETrxo4S4LIPp/aDwiBofE9hUXuv7GrvOkvt7 VNxA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:mail-followup-to:message-id:subject:cc:to :from:date; bh=/6X4lWQSacSQvp2VwfmQ8WkfTSbVfGx/iv3lMtxKHvk=; b=j2Jigiq3n0fRvzhf3lvh3NcbPnU/25OU6GUXxGSYRk2H/sCtg8DTmrh2IapVbZ3o0w M+oMcsejXyAdnh07kiMGsSoS90/3H7UgV9psj60/Do+XHLv2cmQwsQ36XI8ItgEsIviH Yuo7FidKq8rpc+TqYwQiIO1ztc+JsSBucULTPNtIi21tsZ9mrmZnRcANkWPN1ZQKX6v0 5w99azTjFU1nj+KJkLLtfXgSFUTnLOWRihdck5I0bSexfkSU59eEqDn4tTCn7V6PLzZ/ 1ck1inhSOmSLHSDsf43l4T8W4vYDW4gdXUtIIerSt8EGWJuqWR6RnhS4UR4LqdRQhGMq V2HQ== 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=QUARANTINE dis=NONE) header.from=gmail.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t192si3259179oif.75.2020.02.12.08.03.58; Wed, 12 Feb 2020 08:04:12 -0800 (PST) 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=QUARANTINE dis=NONE) header.from=gmail.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727963AbgBLQDo (ORCPT + 99 others); Wed, 12 Feb 2020 11:03:44 -0500 Received: from monster.unsafe.ru ([5.9.28.80]:58634 "EHLO mail.unsafe.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726728AbgBLQDn (ORCPT ); Wed, 12 Feb 2020 11:03:43 -0500 Received: from comp-core-i7-2640m-0182e6 (nat-pool-brq-t.redhat.com [213.175.37.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.unsafe.ru (Postfix) with ESMTPSA id DC5BFC61AB0; Wed, 12 Feb 2020 16:03:40 +0000 (UTC) Date: Wed, 12 Feb 2020 17:03:39 +0100 From: Alexey Gladkov To: Andy Lutomirski Cc: LKML , Kernel Hardening , Linux API , Linux FS Devel , Linux Security Module , Akinobu Mita , Alexander Viro , Alexey Dobriyan , Andrew Morton , Daniel Micay , Djalal Harouni , "Dmitry V . Levin" , "Eric W . Biederman" , Greg Kroah-Hartman , Ingo Molnar , "J . Bruce Fields" , Jeff Layton , Jonathan Corbet , Kees Cook , Linus Torvalds , Oleg Nesterov , Solar Designer Subject: Re: [PATCH v8 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior Message-ID: <20200212160339.q6pm5zmjy5mfnvcr@comp-core-i7-2640m-0182e6> Mail-Followup-To: Andy Lutomirski , LKML , Kernel Hardening , Linux API , Linux FS Devel , Linux Security Module , Akinobu Mita , Alexander Viro , Alexey Dobriyan , Andrew Morton , Daniel Micay , Djalal Harouni , "Dmitry V . Levin" , "Eric W . Biederman" , Greg Kroah-Hartman , Ingo Molnar , "J . Bruce Fields" , Jeff Layton , Jonathan Corbet , Kees Cook , Linus Torvalds , Oleg Nesterov , Solar Designer References: <20200210150519.538333-1-gladkov.alexey@gmail.com> <20200210150519.538333-11-gladkov.alexey@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 10, 2020 at 10:29:23AM -0800, Andy Lutomirski wrote: > On Mon, Feb 10, 2020 at 7:06 AM Alexey Gladkov wrote: > > > > Signed-off-by: Alexey Gladkov > > --- > > Documentation/filesystems/proc.txt | 53 ++++++++++++++++++++++++++++++ > > 1 file changed, 53 insertions(+) > > > > diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt > > index 99ca040e3f90..4741fd092f36 100644 > > --- a/Documentation/filesystems/proc.txt > > +++ b/Documentation/filesystems/proc.txt > > @@ -50,6 +50,8 @@ Table of Contents > > 4 Configuring procfs > > 4.1 Mount options > > > > + 5 Filesystem behavior > > + > > ------------------------------------------------------------------------------ > > Preface > > ------------------------------------------------------------------------------ > > @@ -2021,6 +2023,7 @@ The following mount options are supported: > > > > hidepid= Set /proc// access mode. > > gid= Set the group authorized to learn processes information. > > + subset= Show only the specified subset of procfs. > > > > hidepid=0 means classic mode - everybody may access all /proc// directories > > (default). > > @@ -2042,6 +2045,56 @@ information about running processes, whether some daemon runs with elevated > > privileges, whether other user runs some sensitive program, whether other users > > run any program at all, etc. > > > > +hidepid=4 means that procfs should only contain /proc// directories > > +that the caller can ptrace. > > I have a couple of minor nits here. > > First, perhaps we could stop using magic numbers and use words. > hidepid=ptraceable is actually comprehensible, whereas hidepid=4 > requires looking up what '4' means. Do you mean to add string aliases for the values? hidepid=0 == hidepid=default hidepid=1 == hidepid=restrict hidepid=2 == hidepid=ownonly hidepid=4 == hidepid=ptraceable Something like that ? > Second, there is PTRACE_MODE_ATTACH and PTRACE_MODE_READ. Which is it? This is PTRACE_MODE_READ. > > + > > gid= defines a group authorized to learn processes information otherwise > > prohibited by hidepid=. If you use some daemon like identd which needs to learn > > information about processes information, just add identd to this group. > > How is this better than just creating an entirely separate mount a > different hidepid and a different gid owning it? I'm not sure I understand the question. Now you cannot have two proc with different hidepid in the same pid_namespace. > In any event, > usually gid= means that this gid is the group owner of inodes. Let's > call it something different. gid_override_hidepid might be credible. > But it's also really weird -- do different groups really see different > contents when they read a directory? If you use hidepid=2,gid=wheel options then the user is not in the wheel group will see only their processes and the user in the wheel group will see whole tree. The gid= is a kind of whitelist for hidepid=1|2. -- Rgrds, legion