Michal Hocko
|
f268dfe905
exec: make exec path waiting for mmap_sem killable
|
9 years ago |
Oleg Nesterov
|
9eb8a659de
exec: remove the no longer needed remove_arg_zero()->free_arg_page()
|
9 years ago |
Linus Torvalds
|
f4f27d0028
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
Kees Cook
|
cb6fd68fdd
exec: clarify reasoning for euid/egid reset
|
9 years ago |
Dmitry Kasatkin
|
39d637af5a
vfs: forbid write access when reading a file into memory
|
11 years ago |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Mimi Zohar
|
b844f0ecbc
vfs: define kernel_copy_file_from_fd()
|
9 years ago |
Mimi Zohar
|
39eeb4fb97
security: define kernel_read_file hook
|
9 years ago |
Mimi Zohar
|
09596b94f7
vfs: define kernel_read_file_from_path
|
9 years ago |
Mimi Zohar
|
bc8ca5b92d
vfs: define kernel_read_file_id enumeration
|
9 years ago |
Mimi Zohar
|
b44a7dfc6f
vfs: define a generic function to read a file from the kernel
|
9 years ago |
Dave Hansen
|
1e9877902d
mm/gup: Introduce get_user_pages_remote()
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Al Viro
|
62fb4a155f
don't carry MAY_OPEN in op->acc_mode
|
9 years ago |
Eric W. Biederman
|
90f8572b0f
vfs: Commit to never having exectuables on proc and sysfs.
|
10 years ago |
Helge Deller
|
d045c77c1a
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures
|
10 years ago |
Jann Horn
|
8b01fc86b9
fs: take i_mutex during prepare_binprm for set[ug]id executables
|
10 years ago |
Kirill Tkhai
|
dfcce791fb
fs/exec.c:de_thread: move notify_count write under lock
|
10 years ago |
Davidlohr Bueso
|
6e399cd144
prctl: avoid using mmap_sem for exe_file serialization
|
10 years ago |
Paul Moore
|
5168910413
fs: create proper filename objects using getname_kernel()
|
10 years ago |
David Drysdale
|
51f39a1f0c
syscalls: implement execveat() system call
|
10 years ago |
Dave Hansen
|
abe1e395f6
fs: Do not include mpx.h in exec.c
|
10 years ago |
Dave Hansen
|
fe3d197f84
x86, mpx: On-demand kernel allocation of bounds tables
|
11 years ago |
Al Viro
|
19d860a140
handle suicide on late failure exits in execve() in search_binary_handler()
|
11 years ago |
Vladimir Davydov
|
41f727fde1
fork/exec: cleanup mm initialization
|
11 years ago |
Kees Cook
|
c2e1f2e30d
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
|
11 years ago |
Kees Cook
|
1d4457f999
sched: move no_new_privs into new atomic flags
|
11 years ago |
Adrian Hunter
|
82b897782d
perf: Differentiate exec() and non-exec() comm events
|
11 years ago |
Peter Zijlstra
|
e041e328c4
perf: Fix perf_event_comm() vs. exec() assumption
|
11 years ago |
James Hogan
|
d71f290b4e
metag: Reduce maximum stack size to 256MB
|
11 years ago |