syzkaller/sys/openbsd/gen
Anton Lindqvist 0159583c3b sys/openbsd: prevent using vio0 as a virtual multicast interface
One of the root causes to reported "lost connection to test machine" is
when the egress network interface is being used as a multicast
interface:

  setsockopt$inet6_MRT6_ADD_MIF(r0, 0x29, 0x66, &(0x7f0000000180)={0x2}, 0xc)

Prevent such syscalls from being generated by limiting the range of
allowed interface indices.
2019-06-08 10:13:59 +02:00
..
amd64.go sys/openbsd: prevent using vio0 as a virtual multicast interface 2019-06-08 10:13:59 +02:00
empty.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00