gvisor/pkg/sentry/syscalls
Michael Pratt 99d5958693 Validate FS_BASE in Task.Clone
arch_prctl already verified that the new FS_BASE was canonical, but
Task.Clone did not. Centralize these checks in the arch packages.

Failure to validate could cause an error in PTRACE_SET_REGS when we try
to switch to the app.

PiperOrigin-RevId: 224862398
Change-Id: Iefe63b3f9aa6c4810326b8936e501be3ec407f14
2018-12-10 12:37:16 -08:00
..
linux Validate FS_BASE in Task.Clone 2018-12-10 12:37:16 -08:00
BUILD Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
epoll.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
polling.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
syscalls.go Add more unimplemented syscall events 2018-10-20 11:14:23 -07:00