mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 21:30:08 +00:00
* check that a child process is in parent's time namespace after vfork. * check that a child process is in the target namespace after exec. Output on success: $ ./vfork_exec 1..1 ok 1 exec Signed-off-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20220613060723.197407-2-avagin@gmail.com |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clock_nanosleep.c | ||
| config | ||
| exec.c | ||
| futex.c | ||
| gettime_perf.c | ||
| log.h | ||
| Makefile | ||
| procfs.c | ||
| timens.c | ||
| timens.h | ||
| timer.c | ||
| timerfd.c | ||
| vfork_exec.c | ||