Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4883376pxv; Tue, 6 Jul 2021 11:25:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxGUjykJnZjZHm4uRcZKod73tU5Zv5Icp8E1jRYzPFyZ63Spix8Xm1qF16AzrC1rm6yVx4V X-Received: by 2002:aa7:d691:: with SMTP id d17mr25208335edr.243.1625595921737; Tue, 06 Jul 2021 11:25:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625595921; cv=none; d=google.com; s=arc-20160816; b=hIpF1fj4Mb+ASdsbeYqYbNIjAeHd0bqCddDmkZ6NhBXRx72LZUVX9dtWd/1CYVA5/W gxrxDLl9ySrv4k5XcvbCIhGpfltdooKpUPERHf1FbMRyLsjS8zU9/13Jnwf6Cd+jtQ5A 94+AWsmM0a1NsXhoblLDc61LXAZIih3eeVEeXDfqXwG0cwQP2pjc6ZyXw4g+mO0eURIl TqUhi/5oqIKYabJFsozBZbOzug55Kw0zyNAkC3PsfAbtSnG7dyl/NOu8a/P8wdzHbpzK KAenYzRRA0Z/AevKJTqla+RrJ8DhPeyABkfCaVHOF4WPN5xwYy3IJnQidd0Tn6g21/y1 O04w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=XykvJW7QFSZZbIYkhErBBGj1XJbC3XwTs14SDGl4OHI=; b=JPEmJD4octyFgDIiiEy+d1s9lN/SAVcOtIIZkmjiFNneGnpKprDuMTh5NBXkB4JeyS gnIbovHaZVDLuOMxL7YgAOEhlFNIPXNiPtaE5br/IUbVdX92oXx7JqRWKLVzCicsGTuj qmETlTaRCx2JFZaNre1CaWOiS0VNZmuukkahg05hGsNJ7HHABtu+e/PF0U6jZvfE/7bt 24X5FcphcfTKaP61x5L8rxVZZwREksmhWMmqX4q50E/8BlRIksZJzmZvFzSjWwWN0wuD Xbj1EyxmkxCMGc734z0h5nbkBwBSHw1VZdlM3kTRcR7LlScfX8MwWtfxtPQbqsfOwmHv ocow== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i8si7505485ejj.636.2021.07.06.11.24.58; Tue, 06 Jul 2021 11:25:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231344AbhGFSZz (ORCPT + 99 others); Tue, 6 Jul 2021 14:25:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231315AbhGFSZv (ORCPT ); Tue, 6 Jul 2021 14:25:51 -0400 Received: from smtp-bc0a.mail.infomaniak.ch (smtp-bc0a.mail.infomaniak.ch [IPv6:2001:1600:4:17::bc0a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77B64C061574 for ; Tue, 6 Jul 2021 11:23:12 -0700 (PDT) Received: from smtp-2-0000.mail.infomaniak.ch (unknown [10.5.36.107]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4GK9sV6qMNzMprrq; Tue, 6 Jul 2021 20:23:10 +0200 (CEST) Received: from localhost (unknown [23.97.221.149]) by smtp-2-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4GK9sV4gQSzlh8TL; Tue, 6 Jul 2021 20:23:10 +0200 (CEST) From: =?UTF-8?q?Micka=C3=ABl=20Sala=C3=BCn?= To: Alejandro Colomar , Michael Kerrisk Cc: =?UTF-8?q?Micka=C3=ABl=20Sala=C3=BCn?= , Jann Horn , Jonathan Corbet , Kees Cook , Randy Dunlap , Vincent Dagonneau , landlock@lists.linux.dev, linux-kernel@vger.kernel.org, linux-man@vger.kernel.org, linux-security-module@vger.kernel.org, =?UTF-8?q?Micka=C3=ABl=20Sala=C3=BCn?= Subject: [PATCH v1 3/4] landlock_add_rule.2: Document new syscall Date: Tue, 6 Jul 2021 20:22:16 +0200 Message-Id: <20210706182217.32338-4-mic@digikod.net> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210706182217.32338-1-mic@digikod.net> References: <20210706182217.32338-1-mic@digikod.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mickaël Salaün This is an adaptation of https://www.kernel.org/doc/html/v5.13/userspace-api/landlock.html Signed-off-by: Mickaël Salaün Link: https://lore.kernel.org/r/20210706182217.32338-4-mic@digikod.net --- man2/landlock_add_rule.2 | 139 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 man2/landlock_add_rule.2 diff --git a/man2/landlock_add_rule.2 b/man2/landlock_add_rule.2 new file mode 100644 index 000000000000..66da2c142a03 --- /dev/null +++ b/man2/landlock_add_rule.2 @@ -0,0 +1,139 @@ +.\" Copyright © 2017-2020 Mickaël Salaün +.\" Copyright © 2019-2020 ANSSI +.\" Copyright © 2021 Microsoft Corporation +.\" +.\" %%%LICENSE_START(VERBATIM) +.\" Permission is granted to make and distribute verbatim copies of this +.\" manual provided the copyright notice and this permission notice are +.\" preserved on all copies. +.\" +.\" Permission is granted to copy and distribute modified versions of this +.\" manual under the conditions for verbatim copying, provided that the +.\" entire resulting derived work is distributed under the terms of a +.\" permission notice identical to this one. +.\" +.\" Since the Linux kernel and libraries are constantly changing, this +.\" manual page may be incorrect or out-of-date. The author(s) assume no +.\" responsibility for errors or omissions, or for damages resulting from +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. +.\" +.\" Formatted or processed versions of this manual, if unaccompanied by +.\" the source, must acknowledge the copyright and authors of this work. +.\" %%%LICENSE_END +.\" +.TH LANDLOCK_ADD_RULE 2 2021-06-27 Linux "Linux Programmer's Manual" +.SH NAME +landlock_add_rule \- add a new Landlock rule to a ruleset +.SH SYNOPSIS +.nf +.BR "#include " " /* Definition of " LANDLOCK_* " constants */" +.BR "#include " " /* Definition of " SYS_* " constants */" +.PP +.BI "int syscall(SYS_landlock_add_rule, int " ruleset_fd , +.BI " enum landlock_rule_type " rule_type , +.BI " const void * " rule_attr ", __u32 " flags ); +.SH DESCRIPTION +A Landlock rule describes an action on an object. An object is currently a +file hierarchy, and the related filesystem actions are defined with a set +of access rights. This +.BR landlock_add_rule (2) +system call enables adding a new Landlock rule to an existing ruleset +created with +.BR landlock_create_ruleset (2) +\&. See +.BR landlock (7) +for a global overview. +.PP +.I ruleset_fd +is a Landlock ruleset file descriptor obtained with +.BR landlock_create_ruleset (2) +\&. +.PP +.I rule_type +identifies the structure type pointed to by +.I rule_attr +\&. Currently, Linux supports the following +.I rule_type +value: +.TP +.BR LANDLOCK_RULE_PATH_BENEATH +This defines the object type as a file hierarchy. +In this case, +.I rule_attr +points to the following structure: +.IP +.in +4n +.EX +struct landlock_path_beneath_attr { + __u64 allowed_access; + __s32 parent_fd; +} __attribute__((packed)); +.EE +.in +.IP +.I allowed_access +contains a bitmask of allowed filesystem actions for this file hierarchy +(see +.BR "Filesystem actions" +in +.BR landlock (7) +). +.IP +.I parent_fd +is an opened file descriptor, preferably with the +.I O_PATH +flag, which identifies the parent directory of the file hierarchy or a just +file. +.PP +.I flags +must be 0. +.SH RETURN VALUE +On success, +.BR landlock_add_rule (2) +returns 0. +.SH ERRORS +.BR landlock_add_rule (2) +can failed for the following reasons: +.TP +.BR EOPNOTSUPP +Landlock is supported by the kernel but disabled at boot time. +.TP +.BR EINVAL +.I flags +is not 0, or the rule accesses are inconsistent (i.e. +.I rule_attr->allowed_access +is not a subset of the ruleset handled accesses). +.TP +.BR ENOMSG +Empty accesses (i.e. +.I rule_attr->allowed_access +is 0). +.TP +.BR EBADF +.I ruleset_fd +is not a file descriptor for the current thread, or a member of +.I rule_attr +is not a file descriptor as expected. +.TP +.BR EBADFD +.I ruleset_fd +is not a ruleset file descriptor, or a member of +.I rule_attr +is not the expected file descriptor type. +.TP +.BR EPERM +.I ruleset_fd +has no write access to the underlying ruleset. +.TP +.BR EFAULT +.I rule_attr +was not a valid address. +.SH VERSIONS +Landlock was added in Linux 5.13. +.SH SEE ALSO +.BR landlock (7), +.BR landlock_create_ruleset (2), +.BR landlock_restrict_self (2) -- 2.32.0