gvisor/pkg/sentry/platform/ptrace
Adin Scannell 7f5d0afe52 Add O_EXITKILL to ptrace options.
This prevents a race before PDEATH_SIG can take effect during
a sentry crash.

Discovered and solution by avagin@.

PiperOrigin-RevId: 254871534
2019-06-24 17:30:01 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
ptrace.go Update canonical repository. 2019-06-13 16:50:15 -07:00
ptrace_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
stub_amd64.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stub_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
subprocess.go Add O_EXITKILL to ptrace options. 2019-06-24 17:30:01 -07:00
subprocess_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
subprocess_linux.go Update canonical repository. 2019-06-13 16:50:15 -07:00
subprocess_linux_amd64_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
subprocess_unsafe.go Add build guard to files using go:linkname 2019-05-30 12:09:39 -07:00