Mike Rapoport
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 роки тому |
Linus Torvalds
|
3dbc4f5485
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 роки тому |
Eric W. Biederman
|
0752d7bf62
ptrace: Use copy_siginfo in setsiginfo and getsiginfo
|
8 роки тому |
Eric W. Biederman
|
eb5346c379
signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32
|
8 роки тому |
Tycho Andersen
|
26500475ac
ptrace, seccomp: add support for retrieving seccomp metadata
|
8 роки тому |
Eric W. Biederman
|
cc731525f2
signal: Remove kernel interal si_code magic
|
8 роки тому |
Eric W. Biederman
|
c70d9d809f
ptrace: Properly initialize ptracer_cred on fork
|
8 роки тому |
bsegall@google.com
|
5402e97af6
ptrace: fix PTRACE_LISTEN race corrupting task->state
|
8 роки тому |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 роки тому |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 роки тому |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 роки тому |
Eric W. Biederman
|
84d77d3f06
ptrace: Don't allow accessing an undumpable mm
|
8 роки тому |
Eric W. Biederman
|
64b875f7ac
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
|
8 роки тому |
Eric W. Biederman
|
bfedb58925
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
|
9 роки тому |
Lorenzo Stoakes
|
f307ab6dce
mm: replace access_process_vm() write parameter with gup_flags
|
9 роки тому |
Ales Novak
|
0a5bf409d3
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
|
9 роки тому |
Masahiro Yamada
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 роки тому |
Oleg Nesterov
|
1333ab0315
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
|
9 роки тому |
Andy Lutomirski
|
5c465217a9
ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
|
9 роки тому |
Jann Horn
|
caaee6234d
ptrace: use fsuid, fsgid, effective creds for fs access checks
|
9 роки тому |
Oleg Nesterov
|
7c3b00e06d
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
|
9 роки тому |
Tycho Andersen
|
f8e529ed94
seccomp, ptrace: add support for dumping seccomp filters
|
10 роки тому |
Tycho Andersen
|
13c4a90119
seccomp: add ptrace options for suspend/resume
|
10 роки тому |
Oleg Nesterov
|
64a4096c5c
ptrace: ptrace_detach() can no longer race with SIGKILL
|
10 роки тому |
Oleg Nesterov
|
b72c186999
ptrace: fix race between ptrace_resume() and wait_task_stopped()
|
10 роки тому |
Fabian Frederick
|
1cca3385e6
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
|
10 роки тому |
Oleg Nesterov
|
7c8bd2322c
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent()
|
10 роки тому |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 роки тому |
Heiko Carstens
|
62a6fa9768
kernel/compat: convert to COMPAT_SYSCALL_DEFINE
|
11 роки тому |
Kees Cook
|
d049f74f2d
exec/ptrace: fix get_dumpable() incorrect tests
|
12 роки тому |