summaryrefslogtreecommitdiffstats
path: root/fs/exec_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* exec: Avoid pathological argc, envc, and bprm->p valuesKees Cook2024-07-141-1/+27
* execve: Keep bprm->argmin behind CONFIG_MMUKees Cook2024-07-141-0/+2
* exec: Add KUnit test for bprm_stack_limits()Kees Cook2024-06-191-0/+113