[GIT PULL] Landlock updates for v6.6

Mickaël Salaün mic at digikod.net
Wed Sep 6 17:46:38 UTC 2023


Hi Linus,

This PR adds one test fix and a __counted_by annotation.  Please pull
these changes for v6.6-rc1 .  These commits merged cleanly with your
master branch, and have been successfully tested in the latest
linux-next releases for a week.

Regards,
 Mickaël

--
The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:

  Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.6-rc1

for you to fetch changes up to 2a2015495142ee0a35711b5dcf7b215c31489f27:

  selftests/landlock: Fix a resource leak (2023-08-30 18:53:08 +0200)

----------------------------------------------------------------
Landlock updates for v6.6-rc1

----------------------------------------------------------------
Ding Xiang (1):
      selftests/landlock: Fix a resource leak

Kees Cook (1):
      landlock: Annotate struct landlock_rule with __counted_by

 security/landlock/ruleset.h                | 2 +-
 tools/testing/selftests/landlock/fs_test.c | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)



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