[PATCH v1 0/2] Extend Landlock test to improve rule's coverage

Mickaël Salaün mic at digikod.net
Mon Nov 20 19:39:12 UTC 2023


Hi,

These are new tests to give more backward compatibility guarantees about
rule's access rights. This might be useful for changes happening in the
access right handling, especially with synthetic access rights:
https://lore.kernel.org/r/20231117154920.1706371-3-gnoack@google.com

Regards,

Mickaël Salaün (2):
  selftests/landlock: Add tests to check undefined rule's access rights
  selftests/landlock: Add tests to check unhandled rule's access rights

 tools/testing/selftests/landlock/fs_test.c  | 52 +++++++++++++++++++--
 tools/testing/selftests/landlock/net_test.c | 50 +++++++++++++++++---
 2 files changed, 90 insertions(+), 12 deletions(-)


base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86
-- 
2.42.1



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