aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/exec_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-13exec: Avoid pathological argc, envc, and bprm->p valuesKees Cook1-1/+27
2024-07-13execve: Keep bprm->argmin behind CONFIG_MMUKees Cook1-0/+2
2024-06-19exec: Add KUnit test for bprm_stack_limits()Kees Cook1-0/+113