summaryrefslogtreecommitdiff
path: root/fs/exec_test.c
AgeCommit message (Expand)Author
2024-07-22execve: Move KUnit tests to tests/ subdirectoryKees Cook
2024-07-13exec: Avoid pathological argc, envc, and bprm->p valuesKees Cook
2024-07-13execve: Keep bprm->argmin behind CONFIG_MMUKees Cook
2024-06-19exec: Add KUnit test for bprm_stack_limits()Kees Cook