mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 14:10:37 +02:00
Make sure execve() returns the expected errno values for non-regular files. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: Marc Zyngier <maz@kernel.org> Link: http://lkml.kernel.org/r/20200813231723.2725102-3-keescook@chromium.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| binfmt_script | ||
| execveat.c | ||
| Makefile | ||
| non-regular.c | ||
| recursion-depth.c | ||