gvisor/pkg/sentry
Fabricio Voznika 96f9142959 Use O_CLOEXEC when dup'ing FDs
The sentry doesn't allow execve, but it's a good defense
in-depth measure.

PiperOrigin-RevId: 305958737
2020-04-10 15:47:23 -07:00
..
arch Fix 386 build tags 2020-04-01 10:00:03 -07:00
contexttest Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
control Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
device Standardize on tools directory. 2020-01-27 12:21:00 -08:00
devices/memdev Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
fs Use O_CLOEXEC when dup'ing FDs 2020-04-10 15:47:23 -07:00
fsbridge Correctly implement magic symlinks in VFS2 procfs. 2020-04-06 16:32:37 -07:00
fsimpl Use O_CLOEXEC when dup'ing FDs 2020-04-10 15:47:23 -07:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostmm Update package locations. 2020-01-27 15:31:32 -08:00
inet Fix S/R on inet.Namespace. 2020-03-05 17:40:18 -08:00
kernel Remove TODO from kernel.Stracer 2020-04-10 11:19:12 -07:00
limits Update package locations. 2020-01-27 15:31:32 -08:00
loader Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
memmap Update package locations. 2020-01-27 15:31:32 -08:00
mm Remove TODOs from Async IO 2020-04-09 16:41:27 -07:00
pgalloc Update package locations. 2020-01-27 15:31:32 -08:00
platform Automated rollback of changelist 303799678 2020-04-01 11:06:26 -07:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket Replace type assertion with TaskFromContext. 2020-04-09 18:00:33 -07:00
state Standardize on tools directory. 2020-01-27 12:21:00 -08:00
strace Remove TODO from kernel.Stracer 2020-04-10 11:19:12 -07:00
syscalls Remove TODOs from Async IO 2020-04-09 16:41:27 -07:00
time Standardize on tools directory. 2020-01-27 12:21:00 -08:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid Update package locations. 2020-01-27 15:31:32 -08:00
usage Document MinimumTotalMemoryBytes. 2020-02-10 12:08:32 -08:00
vfs Clean up TODOs 2020-04-08 17:58:13 -07:00
watchdog watchdog: print panic error message before other messages 2020-02-28 17:54:36 -08:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00