Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-14 | exec: Avoid pathological argc, envc, and bprm->p values | Kees Cook | 1 | -1/+27 |
2024-07-14 | execve: Keep bprm->argmin behind CONFIG_MMU | Kees Cook | 1 | -0/+2 |
2024-06-19 | exec: Add KUnit test for bprm_stack_limits() | Kees Cook | 1 | -0/+113 |