gvisor/pkg/sentry
Andrei Vagin c5a4e10008 unix: sendmmsg and recvmsg have to cap a number of message to UIO_MAXIOV
Reported-by: syzbot+f2489ba0b999a45d1ad1@syzkaller.appspotmail.com
PiperOrigin-RevId: 358866218
2021-02-22 11:51:30 -08:00
..
arch Add gohacks.Slice/StringHeader. 2021-02-17 17:41:10 -08:00
contexttest Pass overlay credentials via context in copy up. 2020-08-21 15:06:09 -07:00
control control.Proc.Exec should default to root pid namespace if none provided. 2021-02-19 11:25:35 -08:00
device Add more information to panic when device ID don't match 2020-08-18 18:52:24 -07:00
devices Remove ARP address workaround 2020-11-16 14:36:10 -08:00
fdimport Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
fs Check for directory emptiness in VFS1 overlay rmdir(). 2021-02-17 15:33:47 -08:00
fsbridge [vfs2] Don't leak reference from Mountnamespace.Root(). 2020-10-06 00:21:02 -07:00
fsimpl Unconditionally check for directory-ness in overlay.filesystem.UnlinkAt(). 2021-02-11 19:10:22 -08:00
fsmetric Port filesystem metrics to VFS2. 2020-11-18 18:10:02 -08:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostfd Cap iovec array length in //pkg/sentry/hostfd. 2020-11-06 00:20:35 -08:00
hostmm Implement membarrier(2) commands other than *_SYNC_CORE. 2020-10-06 13:55:16 -07:00
inet Add basic address deletion to netlink 2020-10-27 00:18:10 -07:00
kernel Don't hold baseEndpoint.mu while calling EventUpdate(). 2021-02-19 17:38:51 -08:00
limits Internal change. 2020-08-21 16:20:20 -07:00
loader exec: don't panic if an elf file is malformed 2021-02-08 19:18:03 -08:00
memmap Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
mm Remove synchronous decommit for MADV_DONTNEED on private anonymous vmas. 2021-01-25 11:58:18 -08:00
pgalloc Avoid fallocate(FALLOC_FL_PUNCH_HOLE) when ManualZeroing is in effect. 2020-12-04 09:46:41 -08:00
platform Bump build constraints to Go 1.18 2021-02-18 15:30:58 -08:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket Don't hold baseEndpoint.mu while calling EventUpdate(). 2021-02-19 17:38:51 -08:00
state Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
strace [netstack] Refactor common utils out of netstack to socket package. 2020-12-02 11:34:42 -08:00
syscalls unix: sendmmsg and recvmsg have to cap a number of message to UIO_MAXIOV 2021-02-22 11:51:30 -08:00
time Disable debug time adjustment logging 2020-07-13 15:42:53 -07:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid
usage pgalloc: Do not hold MemoryFile.mu while calling mincore. 2020-10-19 09:02:19 -07:00
vfs Don't hold baseEndpoint.mu while calling EventUpdate(). 2021-02-19 17:38:51 -08:00
watchdog Add a helpful message in stuck task logs. 2020-11-19 16:52:25 -08:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00