mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 03:24:55 +08:00
e1199815b4
Test all Landlock system calls, ptrace hooks semantic and filesystem access-control with multiple layouts. Test coverage for security/landlock/ is 93.6% of lines. The code not covered only deals with internal kernel errors (e.g. memory allocation) and race conditions. Cc: James Morris <jmorris@namei.org> Cc: Jann Horn <jannh@google.com> Cc: Serge E. Hallyn <serge@hallyn.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Mickaël Salaün <mic@linux.microsoft.com> Reviewed-by: Vincent Dagonneau <vincent.dagonneau@ssi.gouv.fr> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210422154123.13086-11-mic@digikod.net Signed-off-by: James Morris <jamorris@linux.microsoft.com>
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
CONFIG_OVERLAY_FS=y
|
|
CONFIG_SECURITY_LANDLOCK=y
|
|
CONFIG_SECURITY_PATH=y
|
|
CONFIG_SECURITY=y
|
|
CONFIG_SHMEM=y
|
|
CONFIG_TMPFS_XATTR=y
|
|
CONFIG_TMPFS=y
|