diff options
author | Adin Scannell <ascannell@google.com> | 2018-06-26 16:53:48 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-06-26 16:54:44 -0700 |
commit | dc33d71f8cf11bede2b224f4be730916f7faac81 (patch) | |
tree | deb0a20d9b560eccb457ce630f5894c3f5d396c8 /pkg/sentry/syscalls/linux/sys_mmap.go | |
parent | 000fd8d1e4530b4063eead26dda4843ff0d71cbd (diff) |
Change SIGCHLD to SIGKILL in ptrace stubs.
If the child stubs are killed by any unmaskable signal (e.g. SIGKILL), then
the parent process will similarly be killed, resulting in the death of all
other stubs.
The effect of this is that if the OOM killer selects and kills a stub, the
effect is the same as though the OOM killer selected and killed the sentry.
PiperOrigin-RevId: 202219984
Change-Id: I0b638ce7e59e0a0f4d5cde12a7d05242673049d7
Diffstat (limited to 'pkg/sentry/syscalls/linux/sys_mmap.go')
0 files changed, 0 insertions, 0 deletions