[GIT PULL] Landlock fixes for v6.8-rc7

Mickaël Salaün mic at digikod.net
Thu Feb 29 18:18:02 UTC 2024


Hi Linus,

This PR fixes a potential issue when handling inodes with inconsistent
properties.

Please pull these changes for v6.8-rc7.  This commit merged cleanly with
your master branch.  The kernel code has been tested in the latest
linux-next releases since last week.

Regards,
 Mickaël

--
The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:

  Linux 6.8-rc6 (2024-02-25 15:46:06 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.8-rc7

for you to fetch changes up to d9818b3e906a0ee1ab02ea79e74a2f755fc5461a:

  landlock: Fix asymmetric private inodes referring (2024-02-26 18:23:53 +0100)

----------------------------------------------------------------
Landlock fix for v6.8-rc7

----------------------------------------------------------------
Mickaël Salaün (1):
      landlock: Fix asymmetric private inodes referring

 security/landlock/fs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the Linux-security-module-archive mailing list