gvisor/pkg/sentry/socket
Andrei Vagin 378d6c1f36 unix: allow to bind unix sockets only to AF_UNIX addresses
Reported-by: syzbot+2c0bcfd87fb4e8b7b009@syzkaller.appspotmail.com
PiperOrigin-RevId: 285228312
2019-12-12 11:08:56 -08:00
..
control Deduplicate and simplify control message processing for recvmsg and sendmsg. 2019-12-10 19:27:42 -08:00
hostinet Deduplicate and simplify control message processing for recvmsg and sendmsg. 2019-12-10 19:27:42 -08:00
netfilter Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
netlink Add NETLINK_KOBJECT_UEVENT socket support 2019-11-04 10:07:52 -08:00
netstack unix: allow to bind unix sockets only to AF_UNIX addresses 2019-12-12 11:08:56 -08:00
rpcinet Remove TODO for obsolete bug. 2019-12-03 10:23:19 -08:00
unix unix: allow to bind unix sockets only to AF_UNIX addresses 2019-12-12 11:08:56 -08:00
BUILD Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
socket.go Let socket.ControlMessages Release() the underlying transport.ControlMessages. 2019-12-10 11:36:08 -08:00