[PATCH v2 0/1] selftests/landlock: Fix selftest ptrace_test run fail

jeffxu at chromium.org jeffxu at chromium.org
Tue Dec 13 18:58:15 UTC 2022


From: Jeff Xu <jeffxu at google.com>

Landlock ptrace failed because YAMA is enabled. 
This patch check YAMA value and skip related tests.

V1:
- skip specific testcase according to YAMA value

V0: https://lore.kernel.org/r/20220628222941.2642917-1-jeffxu@google.com
- skip entire ptrace when YAMA is not 0.

Jeff Xu (1):
  selftests/landlock: skip ptrace_test according to YAMA

 .../testing/selftests/landlock/ptrace_test.c  | 34 +++++++++++++++++++
 1 file changed, 34 insertions(+)


base-commit: 963a70bee5880640d0fd83ed29dc1e7ec0d2bd4a
-- 
2.39.0.rc1.256.g54fd8350bd-goog



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