All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Extend Landlock test to improve rule's coverage
@ 2023-11-30  9:36 Mickaël Salaün
  2023-11-30  9:36 ` [PATCH v2 1/2] selftests/landlock: Add tests to check unknown rule's access rights Mickaël Salaün
  2023-11-30  9:36 ` [PATCH v2 2/2] selftests/landlock: Add tests to check unhandled " Mickaël Salaün
  0 siblings, 2 replies; 6+ messages in thread
From: Mickaël Salaün @ 2023-11-30  9:36 UTC (permalink / raw)
  To: Günther Noack, Konstantin Meskhidze
  Cc: Mickaël Salaün, James Morris, Paul Moore,
	Serge E . Hallyn, linux-security-module

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

Previous version:
v1: https://lore.kernel.org/r/20231120193914.441117-1-mic@digikod.net

Regards,

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

 tools/testing/selftests/landlock/fs_test.c  | 63 ++++++++++++++++++++-
 tools/testing/selftests/landlock/net_test.c | 59 ++++++++++++++++++-
 2 files changed, 120 insertions(+), 2 deletions(-)


base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86
-- 
2.42.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-11  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30  9:36 [PATCH v2 0/2] Extend Landlock test to improve rule's coverage Mickaël Salaün
2023-11-30  9:36 ` [PATCH v2 1/2] selftests/landlock: Add tests to check unknown rule's access rights Mickaël Salaün
2023-12-11  7:17   ` Mickaël Salaün
2023-12-11  8:54   ` Günther Noack
2023-11-30  9:36 ` [PATCH v2 2/2] selftests/landlock: Add tests to check unhandled " Mickaël Salaün
2023-12-11  8:56   ` Günther Noack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.