Re: [PATCH v4 2/5] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
Günther Noack <[email protected]> Fri, 31 Jul 2026 16:05:57 +0200
| Newsgroups | gmane.linux.kernel.lsm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 31, 2026 at 03:13:24PM +0200, Mickaël Salaün wrote: > On Fri, Jul 24, 2026 at 06:10:01PM +0200, Günther Noack wrote: > > Suggested-by: Christian Brauner <[email protected]> > > Suggested-by: Mickaël Salaün <[email protected]> > > Cc: [email protected] > > > Fixes: cb2c7d1a1776 ("landlock: Support filesystem access-control") > > Depends-on: 49c9e09d9610 ("landlock: Fix handling of disconnected directories") > Depends-on: fe72ce6710cb ("landlock: Add errata documentation section") > > > Signed-off-by: Günther Noack <[email protected]> > > --- > > include/uapi/linux/landlock.h | 1 + > > security/landlock/errata/abi-1.h | 26 ++++++++++++++++++++++++++ > > security/landlock/fs.c | 31 ++++++++++++++++++++++++------- > > 3 files changed, 51 insertions(+), 7 deletions(-) Thanks, applying this to the next version. —Günther