Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp8725796ybl; Wed, 25 Dec 2019 05:06:01 -0800 (PST) X-Google-Smtp-Source: APXvYqzVRLq+xLLueN6Mgt3wV7tDanzyZ3fNI3XjkcO4JsQmZxXAB4HSOF/iJ8SR6MpewCSaWUIf X-Received: by 2002:a9d:7342:: with SMTP id l2mr45028298otk.98.1577279161155; Wed, 25 Dec 2019 05:06:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577279161; cv=none; d=google.com; s=arc-20160816; b=aaY8HurD5PU56iCGB8N3SIXirTzvd6LZdRHLm3h3VkIXUftnd1euR4IrtToeHSIU1e 3Xt2UJ5wMih/VQA50Q2lIUd7dLs26S+c7VD8nYjAR8RFHyYl1iCa01jjHwy9OG++N6G+ PH83hgbGjWQMUbqB2xfZ4rwAuFHulXNGSDvMML5A5DA+KotzN6X5w7x1bTdVdi9gMh2c WxiMJjp1WdCOXUdO48HSk5sZzK7Bq5t9G+A1PXoeQZ+j2vnR6am68FA0a9x5zYJXXnOY 4c3B1hkdb/b8hZDx2T0cIzn6gHHY4FCMZdNieUv8aGKe75ytSpPEpw6aG8fk041lzH1y LClg== 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:message-id:date:subject:cc:to:from; bh=oIB6OCPmrfFQodvy6gPl24IYIrQxtweqtKqa/v3Afug=; b=fUh7FISfAHxGimsq/KHZFBgKwExccI/icIXWEZsdHDF8EEn87uTNZQqjZEBlYDBS+e 3VwnrUDRXBm5LUkquc9EBJeeEBH+L2NEPDE11wWukeT5iiAAcBJ9eoRpRg4Ri+JqvCVm N9/xCSRGL2yvuidzjXAk6ghR57VBTttc0ENGr1klrZ3wQqmhzm+1KcbXO1SISaArNV7f ym5O/ncolY4ixVqzn0ixDZNA8xqP8QnlHO6XOan9thdby7rIclLx6GGDWTMkG4NVxXSI 7a3xK1YGy/XEN24K5YIrzQBp0+rkF6gQ/8CduN8TpvA0Fvtg2BZEju30rfvjiFGRCT0c Vx/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=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 d20si13732264otq.157.2019.12.25.05.05.49; Wed, 25 Dec 2019 05:06:01 -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 S1727186AbfLYNDr (ORCPT + 99 others); Wed, 25 Dec 2019 08:03:47 -0500 Received: from monster.unsafe.ru ([5.9.28.80]:36108 "EHLO mail.unsafe.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726185AbfLYNDN (ORCPT ); Wed, 25 Dec 2019 08:03:13 -0500 Received: from localhost.localdomain (ip-89-102-33-211.net.upcbroadband.cz [89.102.33.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.unsafe.ru (Postfix) with ESMTPSA id 9F85EC61B15; Wed, 25 Dec 2019 12:53:20 +0000 (UTC) From: Alexey Gladkov To: LKML , Kernel Hardening , Linux API , Linux FS Devel , Linux Security Module Cc: Akinobu Mita , Alexander Viro , Alexey Dobriyan , Alexey Gladkov , Andrew Morton , Andy Lutomirski , 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 , Stephen Rothwell Subject: [PATCH v6 08/10] proc: instantiate only pids that we can ptrace on 'hidepid=3' mount option Date: Wed, 25 Dec 2019 13:51:49 +0100 Message-Id: <20191225125151.1950142-9-gladkov.alexey@gmail.com> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20191225125151.1950142-1-gladkov.alexey@gmail.com> References: <20191225125151.1950142-1-gladkov.alexey@gmail.com> 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 If "hidepid=3" mount option is set then do not instantiate pids that we can not ptrace. "hidepid=3" means that procfs should only contain pids that the caller can ptrace. Cc: Kees Cook Cc: Andy Lutomirski Signed-off-by: Djalal Harouni Signed-off-by: Alexey Gladkov --- fs/proc/base.c | 15 +++++++++++++++ fs/proc/root.c | 4 ++-- include/linux/proc_fs.h | 1 + 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/fs/proc/base.c b/fs/proc/base.c index f4f1bcb28603..b55d205a7f6e 100644 --- a/fs/proc/base.c +++ b/fs/proc/base.c @@ -699,6 +699,14 @@ static bool has_pid_permissions(struct proc_fs_info *fs_info, struct task_struct *task, int hide_pid_min) { + /* + * If 'hidpid' mount option is set force a ptrace check, + * we indicate that we are using a filesystem syscall + * by passing PTRACE_MODE_READ_FSCREDS + */ + if (proc_fs_hide_pid(fs_info) == HIDEPID_NOT_PTRACABLE) + return ptrace_may_access(task, PTRACE_MODE_READ_FSCREDS); + if (proc_fs_hide_pid(fs_info) < hide_pid_min) return true; if (in_group_p(proc_fs_pid_gid(fs_info))) @@ -3274,7 +3282,14 @@ struct dentry *proc_pid_lookup(struct dentry *dentry, unsigned int flags) if (!task) goto out; + /* Limit procfs to only ptracable tasks */ + if (proc_fs_hide_pid(fs_info) == HIDEPID_NOT_PTRACABLE) { + if (!has_pid_permissions(fs_info, task, HIDEPID_NO_ACCESS)) + goto out_put_task; + } + result = proc_pid_instantiate(dentry, task, NULL); +out_put_task: put_task_struct(task); out: return result; diff --git a/fs/proc/root.c b/fs/proc/root.c index 3bb8df360cf7..3c7b29140293 100644 --- a/fs/proc/root.c +++ b/fs/proc/root.c @@ -70,8 +70,8 @@ static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) case Opt_hidepid: ctx->hidepid = result.uint_32; if (ctx->hidepid < HIDEPID_OFF || - ctx->hidepid > HIDEPID_INVISIBLE) - return invalf(fc, "proc: hidepid value must be between 0 and 2.\n"); + ctx->hidepid > HIDEPID_NOT_PTRACABLE) + return invalf(fc, "proc: hidepid value must be between 0 and 3.\n"); break; default: diff --git a/include/linux/proc_fs.h b/include/linux/proc_fs.h index e349fcafd729..83c87ea65505 100644 --- a/include/linux/proc_fs.h +++ b/include/linux/proc_fs.h @@ -17,6 +17,7 @@ enum { HIDEPID_OFF = 0, HIDEPID_NO_ACCESS = 1, HIDEPID_INVISIBLE = 2, + HIDEPID_NOT_PTRACABLE = 3, /* Limit pids to only ptracable pids */ }; struct proc_fs_info { -- 2.24.1