Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 11 Aug 2021 16:56:54 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: Mickaël Salaün <mic@...ikod.net>
Cc: musl@...ts.openwall.com, Rich Felker <dalias@...ifal.cx>,
	landlock@...ts.linux.dev,
	Mickaël Salaün <mic@...ux.microsoft.com>
Subject: Re: [PATCH v1] bits/syscall.h: add landlock_* from linux v5.13

* Mickaël Salaün <mic@...ikod.net> [2021-08-10 17:54:06 +0200]:
> From: Mickaël Salaün <mic@...ux.microsoft.com>
> 
> Add three system calls for all architectures:
> * landlock_create_ruleset
> * landlock_add_rule
> * landlock_restrict_self
> 
> They enable creating unprivileged security sandboxes, see
> 
>   linux commit a49f4f81cb48925e8d7cbd9e59068f516e984144
>   arch: Wire up Landlock syscalls
> 
> https://www.kernel.org/doc/html/latest/userspace-api/landlock.html
> 
> Signed-off-by: Mickaël Salaün <mic@...ux.microsoft.com>
> Link: https://lore.kernel.org/r/20210810155406.2772584-1-mic@digikod.net

thanks,

note i have outstanding patches to update musl to linux 5.13

https://www.openwall.com/lists/musl/2021/07/10/12

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.