./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2188796527

<...>
Warning: Permanently added '10.128.1.159' (ED25519) to the list of known hosts.
execve("./syz-executor2188796527", ["./syz-executor2188796527"], 0x7ffd5efeff10 /* 10 vars */) = 0
brk(NULL)                               = 0x55555d247000
brk(0x55555d247d00)                     = 0x55555d247d00
arch_prctl(ARCH_SET_FS, 0x55555d247380) = 0
set_tid_address(0x55555d247650)         = 5829
set_robust_list(0x55555d247660, 24)     = 0
rseq(0x55555d247ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor2188796527", 4096) = 28
getrandom("\x21\xce\xaa\x99\xf5\x07\x7e\x71", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x55555d247d00
brk(0x55555d268d00)                     = 0x55555d268d00
brk(0x55555d269000)                     = 0x55555d269000
mprotect(0x7fe014fc0000, 16384, PROT_READ) = 0
mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000
mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000
mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000
unshare(CLONE_NEWPID)                   = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5830 attached
 <unfinished ...>
[pid  5830] set_robust_list(0x55555d247660, 24 <unfinished ...>
[pid  5829] <... clone resumed>, child_tidptr=0x55555d247650) = 5830
[pid  5830] <... set_robust_list resumed>) = 0
[pid  5830] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5830] getppid()                   = 0
[pid  5830] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0
[pid  5830] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, NULL) = 0
[pid  5830] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0
[pid  5830] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0
[pid  5830] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0
[pid  5830] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0
[pid  5830] unshare(CLONE_NEWNS)        = 0
[pid  5830] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL) = 0
[pid  5830] unshare(CLONE_NEWIPC)       = 0
[pid  5830] unshare(CLONE_NEWCGROUP)    = 0
[pid  5830] unshare(CLONE_NEWUTS)       = 0
[pid  5830] unshare(CLONE_SYSVSEM)      = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "16777216", 8)     = 8
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "536870912", 9)    = 9
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "1024", 4)         = 4
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "8192", 4)         = 4
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "1024", 4)         = 4
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "1024", 4)         = 4
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "1024 1048576 500 1024", 21) = 21
[pid  5830] close(3)                    = 0
[pid  5830] getpid()                    = 1
[pid  5830] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1<<CAP_CHOWN|1<<CAP_DAC_OVERRIDE|1<<CAP_DAC_READ_SEARCH|1<<CAP_FOWNER|1<<CAP_FSETID|1<<CAP_KILL|1<<CAP_SETGID|1<<CAP_SETUID|1<<CAP_SETPCAP|1<<CAP_LINUX_IMMUTABLE|1<<CAP_NET_BIND_SERVICE|1<<CAP_NET_BROADCAST|1<<CAP_NET_ADMIN|1<<CAP_NET_RAW|1<<CAP_IPC_LOCK|1<<CAP_IPC_OWNER|1<<CAP_SYS_MODULE|1<<CAP_SYS_RAWIO|1<<CAP_SYS_CHROOT|1<<CAP_SYS_PTRACE|1<<CAP_SYS_PACCT|1<<CAP_SYS_ADMIN|1<<CAP_SYS_BOOT|1<<CAP_SYS_NICE|1<<CAP_SYS_RESOURCE|1<<CAP_SYS_TIME|1<<CAP_SYS_TTY_CONFIG|1<<CAP_MKNOD|1<<CAP_LEASE|1<<CAP_AUDIT_WRITE|1<<CAP_AUDIT_CONTROL|1<<CAP_SETFCAP|1<<CAP_MAC_OVERRIDE|1<<CAP_MAC_ADMIN|1<<CAP_SYSLOG|1<<CAP_WAKE_ALARM|1<<CAP_BLOCK_SUSPEND|1<<CAP_AUDIT_READ|1<<CAP_PERFMON|1<<CAP_BPF|1<<CAP_CHECKPOINT_RESTORE, permitted=1<<CAP_CHOWN|1<<CAP_DAC_OVERRIDE|1<<CAP_DAC_READ_SEARCH|1<<CAP_FOWNER|1<<CAP_FSETID|1<<CAP_KILL|1<<CAP_SETGID|1<<CAP_SETUID|1<<CAP_SETPCAP|1<<CAP_LINUX_IMMUTABLE|1<<CAP_NET_BIND_SERVICE|1<<CAP_NET_BROADCAST|1<<CAP_NET_ADMIN|1<<CAP_NET_RAW|1<<CAP_IPC_LOCK|1<<CAP_IPC_OWNER|1<<CAP_SYS_MODULE|1<<CAP_SYS_RAWIO|1<<CAP_SYS_CHROOT|1<<CAP_SYS_PTRACE|1<<CAP_SYS_PACCT|1<<CAP_SYS_ADMIN|1<<CAP_SYS_BOOT|1<<CAP_SYS_NICE|1<<CAP_SYS_RESOURCE|1<<CAP_SYS_TIME|1<<CAP_SYS_TTY_CONFIG|1<<CAP_MKNOD|1<<CAP_LEASE|1<<CAP_AUDIT_WRITE|1<<CAP_AUDIT_CONTROL|1<<CAP_SETFCAP|1<<CAP_MAC_OVERRIDE|1<<CAP_MAC_ADMIN|1<<CAP_SYSLOG|1<<CAP_WAKE_ALARM|1<<CAP_BLOCK_SUSPEND|1<<CAP_AUDIT_READ|1<<CAP_PERFMON|1<<CAP_BPF|1<<CAP_CHECKPOINT_RESTORE, inheritable=0}) = 0
[pid  5830] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1<<CAP_CHOWN|1<<CAP_DAC_OVERRIDE|1<<CAP_DAC_READ_SEARCH|1<<CAP_FOWNER|1<<CAP_FSETID|1<<CAP_KILL|1<<CAP_SETGID|1<<CAP_SETUID|1<<CAP_SETPCAP|1<<CAP_LINUX_IMMUTABLE|1<<CAP_NET_BIND_SERVICE|1<<CAP_NET_BROADCAST|1<<CAP_NET_ADMIN|1<<CAP_NET_RAW|1<<CAP_IPC_LOCK|1<<CAP_IPC_OWNER|1<<CAP_SYS_MODULE|1<<CAP_SYS_RAWIO|1<<CAP_SYS_CHROOT|1<<CAP_SYS_PACCT|1<<CAP_SYS_ADMIN|1<<CAP_SYS_BOOT|1<<CAP_SYS_RESOURCE|1<<CAP_SYS_TIME|1<<CAP_SYS_TTY_CONFIG|1<<CAP_MKNOD|1<<CAP_LEASE|1<<CAP_AUDIT_WRITE|1<<CAP_AUDIT_CONTROL|1<<CAP_SETFCAP|1<<CAP_MAC_OVERRIDE|1<<CAP_MAC_ADMIN|1<<CAP_SYSLOG|1<<CAP_WAKE_ALARM|1<<CAP_BLOCK_SUSPEND|1<<CAP_AUDIT_READ|1<<CAP_PERFMON|1<<CAP_BPF|1<<CAP_CHECKPOINT_RESTORE, permitted=1<<CAP_CHOWN|1<<CAP_DAC_OVERRIDE|1<<CAP_DAC_READ_SEARCH|1<<CAP_FOWNER|1<<CAP_FSETID|1<<CAP_KILL|1<<CAP_SETGID|1<<CAP_SETUID|1<<CAP_SETPCAP|1<<CAP_LINUX_IMMUTABLE|1<<CAP_NET_BIND_SERVICE|1<<CAP_NET_BROADCAST|1<<CAP_NET_ADMIN|1<<CAP_NET_RAW|1<<CAP_IPC_LOCK|1<<CAP_IPC_OWNER|1<<CAP_SYS_MODULE|1<<CAP_SYS_RAWIO|1<<CAP_SYS_CHROOT|1<<CAP_SYS_PACCT|1<<CAP_SYS_ADMIN|1<<CAP_SYS_BOOT|1<<CAP_SYS_RESOURCE|1<<CAP_SYS_TIME|1<<CAP_SYS_TTY_CONFIG|1<<CAP_MKNOD|1<<CAP_LEASE|1<<CAP_AUDIT_WRITE|1<<CAP_AUDIT_CONTROL|1<<CAP_SETFCAP|1<<CAP_MAC_OVERRIDE|1<<CAP_MAC_ADMIN|1<<CAP_SYSLOG|1<<CAP_WAKE_ALARM|1<<CAP_BLOCK_SUSPEND|1<<CAP_AUDIT_READ|1<<CAP_PERFMON|1<<CAP_BPF|1<<CAP_CHECKPOINT_RESTORE, inheritable=0}) = 0
[pid  5830] unshare(CLONE_NEWNET)       = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "0 65535", 7)      = 7
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/dev/rfkill", O_RDWR) = 3
[pid  5830] write(3, "\x00\x00\x00\x00\x00\x03\x00\x00", 8) = 8
[pid  5830] close(3)                    = 0
[pid  5830] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3
[pid  5830] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40
[pid  5830] recvfrom(3, [{nlmsg_len=244, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00\x06\x00\x01\x00\x2c\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x1d\x00\x00\x00\x90\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x0a\x00\x00\x00"...], 4096, 0, NULL, NULL) = 244
[pid  5830] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5830] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5830] recvfrom(3, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5830] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5830] sendto(3, [{nlmsg_len=36, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x04\x00\x00\x00\x04\x00\x0e\x00\x0a\x00\x16\x00\x08\x02\x11\x00\x00\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36
[pid  5830] recvfrom(3, [{nlmsg_len=56, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=2, msg=[{nlmsg_len=36, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x04\x00\x00\x00\x04\x00\x0e\x00\x0a\x00\x16\x00\x08\x02\x11\x00\x00\x00\x00\x00"]}], 4096, 0, NULL, NULL) = 56
[pid  5830] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4
[pid  5830] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan0", ifr_ifindex=11}) = 0
[pid  5830] close(4)                    = 0
[pid  5830] sendto(3, [{nlmsg_len=36, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x06\x00\x00\x00\x08\x00\x03\x00\x0b\x00\x00\x00\x08\x00\x05\x00\x01\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36
[pid  5830] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5830] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
[pid  5830] ioctl(4, SIOCGIFFLAGS, {ifr_name="wlan0", ifr_flags=IFF_BROADCAST|IFF_MULTICAST}) = 0
[pid  5830] ioctl(4, SIOCSIFFLAGS, {ifr_name="wlan0", ifr_flags=IFF_UP|IFF_BROADCAST|IFF_MULTICAST}) = 0
[pid  5830] close(4)                    = 0
[pid  5830] sendto(3, [{nlmsg_len=64, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x2b\x00\x00\x00\x08\x00\x03\x00\x0b\x00\x00\x00\x0a\x00\x34\x00\x10\x10\x10\x10\x10\x10\x00\x00\x08\x00\x26\x00\x6c\x09\x00\x00\x0a\x00\x06\x00\x50\x50\x50\x50\x50\x50\x00\x00\x04\x00\x3c\x00"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 64
[pid  5830] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5830] sendto(3, [{nlmsg_len=36, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x04\x00\x00\x00\x04\x00\x0e\x00\x0a\x00\x16\x00\x08\x02\x11\x00\x00\x01\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36
[pid  5830] recvfrom(3, [{nlmsg_len=56, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=3, msg=[{nlmsg_len=36, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x04\x00\x00\x00\x04\x00\x0e\x00\x0a\x00\x16\x00\x08\x02\x11\x00\x00\x01\x00\x00"]}], 4096, 0, NULL, NULL) = 56
[pid  5830] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4
[pid  5830] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5830] close(4)                    = 0
[pid  5830] sendto(3, [{nlmsg_len=36, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x06\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x08\x00\x05\x00\x01\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36
[pid  5830] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5830] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
[pid  5830] ioctl(4, SIOCGIFFLAGS, {ifr_name="wlan1", ifr_flags=IFF_BROADCAST|IFF_MULTICAST}) = 0
[pid  5830] ioctl(4, SIOCSIFFLAGS, {ifr_name="wlan1", ifr_flags=IFF_UP|IFF_BROADCAST|IFF_MULTICAST}) = 0
[pid  5830] close(4)                    = 0
[   63.800224][   T35] wlan0: Created IBSS using preconfigured BSSID 50:50:50:50:50:50
[   63.808333][   T35] wlan0: Creating new IBSS network, BSSID 50:50:50:50:50:50
[pid  5830] sendto(3, [{nlmsg_len=64, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x2b\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x0a\x00\x34\x00\x10\x10\x10\x10\x10\x10\x00\x00\x08\x00\x26\x00\x6c\x09\x00\x00\x0a\x00\x06\x00\x50\x50\x50\x50\x50\x50\x00\x00\x04\x00\x3c\x00"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 64
[pid  5830] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x24 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5830] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4
[pid  5830] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan0", ifr_ifindex=11}) = 0
[pid  5830] close(4)                    = 0
[pid  5830] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4
[pid  5830] sendto(4, [{nlmsg_len=32, nlmsg_type=0x12 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5830] recvfrom(4, [{nlmsg_len=1468, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x00\x00\x01\x00\x0b\x00\x00\x00\x43\x10\x01\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x77\x6c\x61\x6e\x30\x00\x00\x00\x08\x00\x0d\x00\xe8\x03\x00\x00\x05\x00\x10\x00\x06\x00\x00\x00\x05\x00\x11\x00\x00\x00\x00\x00\x08\x00\x04\x00\xdc\x05\x00\x00\x08\x00\x32\x00\x00\x01\x00\x00\x08\x00\x33\x00\x00\x09\x00\x00\x08\x00\x1b\x00\x00\x00\x00\x00\x08\x00\x1e\x00\x00\x00\x00\x00\x08\x00\x3d\x00\x00\x00\x00\x00"...], 4096, 0, NULL, NULL) = 1468
[pid  5830] close(4)                    = 0
[pid  5830] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4
[   63.847127][ T1141] wlan1: Created IBSS using preconfigured BSSID 50:50:50:50:50:50
[   63.855185][ T1141] wlan1: Creating new IBSS network, BSSID 50:50:50:50:50:50
[pid  5830] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5830] close(4)                    = 0
[pid  5830] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4
[pid  5830] sendto(4, [{nlmsg_len=32, nlmsg_type=0x12 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5830] recvfrom(4, [{nlmsg_len=1468, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x00\x00\x01\x00\x0c\x00\x00\x00\x43\x10\x01\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x77\x6c\x61\x6e\x31\x00\x00\x00\x08\x00\x0d\x00\xe8\x03\x00\x00\x05\x00\x10\x00\x06\x00\x00\x00\x05\x00\x11\x00\x00\x00\x00\x00\x08\x00\x04\x00\xdc\x05\x00\x00\x08\x00\x32\x00\x00\x01\x00\x00\x08\x00\x33\x00\x00\x09\x00\x00\x08\x00\x1b\x00\x00\x00\x00\x00\x08\x00\x1e\x00\x00\x00\x00\x00\x08\x00\x3d\x00\x00\x00\x00\x00"...], 4096, 0, NULL, NULL) = 1468
[pid  5830] close(4)                    = 0
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "100000", 6)       = 6
[pid  5830] close(3)                    = 0
[pid  5830] mkdir("./syz-tmp", 0777)    = 0
[pid  5830] mount("", "./syz-tmp", "tmpfs", 0, NULL) = 0
[pid  5830] mkdir("./syz-tmp/newroot", 0777) = 0
[pid  5830] mkdir("./syz-tmp/newroot/dev", 0700) = 0
[pid  5830] mount("/dev", "./syz-tmp/newroot/dev", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0
[pid  5830] mkdir("./syz-tmp/newroot/proc", 0700) = 0
[pid  5830] mount("syz-proc", "./syz-tmp/newroot/proc", "proc", 0, NULL) = 0
[pid  5830] mkdir("./syz-tmp/newroot/selinux", 0700) = 0
[pid  5830] mount("/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory)
[pid  5830] mount("/sys/fs/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory)
[pid  5830] mkdir("./syz-tmp/newroot/sys", 0700) = 0
[pid  5830] mount("/sys", "./syz-tmp/newroot/sys", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0
[pid  5830] mount("/sys/kernel/debug", "./syz-tmp/newroot/sys/kernel/debug", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0
[pid  5830] mount("/sys/fs/smackfs", "./syz-tmp/newroot/sys/fs/smackfs", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory)
[pid  5830] mount("/proc/sys/fs/binfmt_misc", "./syz-tmp/newroot/proc/sys/fs/binfmt_misc", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0
[pid  5830] mkdir("./syz-tmp/pivot", 0777) = 0
[pid  5830] pivot_root("./syz-tmp", "./syz-tmp/pivot") = 0
[pid  5830] chdir("/")                  = 0
[pid  5830] umount2("./pivot", MNT_DETACH) = 0
[pid  5830] chroot("./newroot")         = 0
[pid  5830] chdir("/")                  = 0
[pid  5830] mkdir("/dev/gadgetfs", 0777) = 0
[pid  5830] mount("gadgetfs", "/dev/gadgetfs", "gadgetfs", 0, NULL) = 0
[pid  5830] mkdir("/dev/binderfs", 0777) = 0
[pid  5830] mount("binder", "/dev/binderfs", "binder", 0, NULL) = 0
[pid  5830] symlink("/dev/binderfs", "./binderfs") = 0
[pid  5830] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL) = -1 EBUSY (Device or resource busy)
[pid  5830] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5833 attached
 <unfinished ...>
[pid  5833] set_robust_list(0x55555d247660, 24 <unfinished ...>
[pid  5830] <... clone resumed>, child_tidptr=0x55555d247650) = 2
[pid  5833] <... set_robust_list resumed>) = 0
[pid  5833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5833] setpgid(0, 0)               = 0
[pid  5833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5833] write(3, "1000", 4)         = 4
[pid  5833] close(3)                    = 0
executing program
[pid  5833] write(1, "executing program\n", 18) = 18
[pid  5833] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3
[pid  5833] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5833] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5833] recvfrom(4, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=2}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5833] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=2}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5833] close(4)                    = 0
[pid  5833] ioctl(3, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5833] sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x30\x00\x00\x00\x24\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x14\x00\x5a\x80\x10\x00\x00\x80\x04\x00\x01\x00\x05\x00\x02\x00\x08\x00\x00\x00", iov_len=48}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0x9000000 /* MSG_??? */) = 48
[pid  5833] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5833] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5833] sendto(5, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5833] recvfrom(5, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-2090402735}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5833] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-2090402735}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5833] close(5)                    = 0
[pid  5833] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5833] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x24\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x08\x00\x05\x00\x02\x00\x00\x00", iov_len=36}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
[pid  5833] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x54\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x0a\x00\x34\x00\x02\x02\x02\x02\x02\x02\x00\x00\x0a\x00\x06\x00\x08\x02\x11\x00\x00\x00\x00\x00\x08\x00\x35\x00\x00\x00\x00\x00\x08\x00\x26\x00\x6c\x09\x00\x00\x10\x00\xb0\x00\x00\x00\x00\x20\x02\x00\x1f\x00\x04\x00\x01\x00", iov_len=84}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_OOB|MSG_PROBE|MSG_FASTOPEN}, 0) = 84
[pid  5833] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5833] sendto(5, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40
[pid  5833] recvfrom(5, [{nlmsg_len=244, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-1023818017}, "\x01\x02\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00\x06\x00\x01\x00\x2c\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x1d\x00\x00\x00\x90\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x0a\x00\x00\x00"...], 4096, 0, NULL, NULL) = 244
[pid  5833] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1023818017}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5833] sendto(5, [{nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x00\x00\x00"], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20
[pid  5833] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1023818017}, {error=0, msg={nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5833] sendto(5, [{nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x08\x00\x05\x00\x01\x00\x00\x00\x08\x00\x06\x00\x00\x00\x00\x00\x0a\x00\x01\x00\x08\x02\x11\x00\x00\x01\x00\x00\x39\x00\x03\x00\x50\x00\x00\x00\x08\x02\x11\x00\x00\x01\x08\x02\x11\x00\x00\x00\x08\x02\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x64\x00\x01\x00\x00\x06\x02\x02\x02\x02\x02\x02\x01\x07\x02\x84\x80\x0c\x12\x00\x00\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 108
[pid  5833] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1023818017}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5833] close(5)                    = 0
[pid  5833] close(3)                    = 0
[pid  5833] close(4)                    = 0
[pid  5833] close(5)                    = -1 EBADF (Bad file descriptor)
[pid  5833] close(6)                    = -1 EBADF (Bad file descriptor)
[pid  5833] close(7)                    = -1 EBADF (Bad file descriptor)
[pid  5833] close(8)                    = -1 EBADF (Bad file descriptor)
[pid  5833] close(9)                    = -1 EBADF (Bad file descriptor)
[pid  5833] close(10)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(11)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(12)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(13)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(14)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(15)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(16)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(17)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(18)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(19)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(20)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(21)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(22)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(23)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(24)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(25)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(26)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(27)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(28)                   = -1 EBADF (Bad file descriptor)
[pid  5833] close(29)                   = -1 EBADF (Bad file descriptor)
[pid  5833] exit_group(0)               = ?
[pid  5833] +++ exited with 0 +++
[pid  5830] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
[   64.155020][ T5833] mac80211_hwsim: wmediumd released netlink socket, switching to perfect channel medium
[   64.189779][  T874] wlan1: authenticate with 08:02:11:00:00:00 (local address=08:02:11:00:00:01)
[pid  5830] restart_syscall(<... resuming interrupted clone ...>) = 0
[pid  5830] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5834 attached
, child_tidptr=0x55555d247650) = 3
[   64.199765][  T874] wlan1: send auth to 08:02:11:00:00:00 (try 1/3)
[pid  5834] set_robust_list(0x55555d247660, 24) = 0
[pid  5834] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5834] setpgid(0, 0)               = 0
[pid  5834] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5834] write(3, "1000", 4)         = 4
[pid  5834] close(3)                    = 0
[pid  5834] write(1, "executing program\n", 18executing program
) = 18
[pid  5834] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3
[pid  5834] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5834] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5834] recvfrom(4, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=3}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5834] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=3}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5834] close(4)                    = 0
[pid  5834] ioctl(3, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5834] sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x30\x00\x00\x00\x24\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x14\x00\x5a\x80\x10\x00\x00\x80\x04\x00\x01\x00\x05\x00\x02\x00\x08\x00\x00\x00", iov_len=48}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0x9000000 /* MSG_??? */) = 48
[pid  5834] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5834] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5834] sendto(5, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5834] recvfrom(5, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-1529057084}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5834] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1529057084}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5834] close(5)                    = 0
[   64.315451][   T35] wlan1: send auth to 08:02:11:00:00:00 (try 2/3)
[pid  5834] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5834] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x24\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x08\x00\x05\x00\x02\x00\x00\x00", iov_len=36}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
[pid  5834] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x54\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x0a\x00\x34\x00\x02\x02\x02\x02\x02\x02\x00\x00\x0a\x00\x06\x00\x08\x02\x11\x00\x00\x00\x00\x00\x08\x00\x35\x00\x00\x00\x00\x00\x08\x00\x26\x00\x6c\x09\x00\x00\x10\x00\xb0\x00\x00\x00\x00\x20\x02\x00\x1f\x00\x04\x00\x01\x00", iov_len=84}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_OOB|MSG_PROBE|MSG_FASTOPEN}, 0) = 84
[pid  5834] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5834] sendto(5, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40
[pid  5834] recvfrom(5, [{nlmsg_len=244, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-1505806663}, "\x01\x02\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00\x06\x00\x01\x00\x2c\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x1d\x00\x00\x00\x90\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x0a\x00\x00\x00"...], 4096, 0, NULL, NULL) = 244
[pid  5834] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1505806663}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5834] sendto(5, [{nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x00\x00\x00"], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20
[pid  5834] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1505806663}, {error=0, msg={nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5834] sendto(5, [{nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x08\x00\x05\x00\x01\x00\x00\x00\x08\x00\x06\x00\x00\x00\x00\x00\x0a\x00\x01\x00\x08\x02\x11\x00\x00\x01\x00\x00\x39\x00\x03\x00\x50\x00\x00\x00\x08\x02\x11\x00\x00\x01\x08\x02\x11\x00\x00\x00\x08\x02\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x64\x00\x01\x00\x00\x06\x02\x02\x02\x02\x02\x02\x01\x07\x02\x84\x80\x0c\x12\x00\x00\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 108
[   64.424680][   T11] wlan1: send auth to 08:02:11:00:00:00 (try 3/3)
[pid  5834] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1505806663}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5834] close(5)                    = 0
[pid  5834] close(3)                    = 0
[pid  5834] close(4)                    = 0
[pid  5834] close(5)                    = -1 EBADF (Bad file descriptor)
[pid  5834] close(6)                    = -1 EBADF (Bad file descriptor)
[pid  5834] close(7)                    = -1 EBADF (Bad file descriptor)
[pid  5834] close(8)                    = -1 EBADF (Bad file descriptor)
[pid  5834] close(9)                    = -1 EBADF (Bad file descriptor)
[pid  5834] close(10)                   = -1 EBADF (Bad file descriptor)
[   64.492025][ T5834] mac80211_hwsim: wmediumd released netlink socket, switching to perfect channel medium
[pid  5834] close(11)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(12)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(13)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(14)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(15)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(16)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(17)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(18)                   = -1 EBADF (Bad file descriptor)
[   64.534963][   T35] wlan1: authentication with 08:02:11:00:00:00 timed out
[pid  5834] close(19)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(20)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(21)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(22)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(23)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(24)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(25)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(26)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(27)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(28)                   = -1 EBADF (Bad file descriptor)
[pid  5834] close(29)                   = -1 EBADF (Bad file descriptor)
[pid  5834] exit_group(0)               = ?
[pid  5834] +++ exited with 0 +++
[pid  5830] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3, si_uid=0, si_status=0, si_utime=0, si_stime=2 /* 0.02 s */} ---
[pid  5830] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5835 attached
, child_tidptr=0x55555d247650) = 4
[pid  5835] set_robust_list(0x55555d247660, 24) = 0
[pid  5835] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5835] setpgid(0, 0)               = 0
[pid  5835] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5835] write(3, "1000", 4)         = 4
[pid  5835] close(3)                    = 0
executing program
[pid  5835] write(1, "executing program\n", 18) = 18
[pid  5835] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3
[pid  5835] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5835] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5835] recvfrom(4, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=4}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5835] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=4}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5835] close(4)                    = 0
[pid  5835] ioctl(3, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5835] sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x30\x00\x00\x00\x24\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x14\x00\x5a\x80\x10\x00\x00\x80\x04\x00\x01\x00\x05\x00\x02\x00\x08\x00\x00\x00", iov_len=48}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0x9000000 /* MSG_??? */) = 48
[pid  5835] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5835] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5835] sendto(5, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5835] recvfrom(5, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-1043418331}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5835] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1043418331}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5835] close(5)                    = 0
[pid  5835] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5835] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x24\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x08\x00\x05\x00\x02\x00\x00\x00", iov_len=36}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
[pid  5835] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x54\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x0a\x00\x34\x00\x02\x02\x02\x02\x02\x02\x00\x00\x0a\x00\x06\x00\x08\x02\x11\x00\x00\x00\x00\x00\x08\x00\x35\x00\x00\x00\x00\x00\x08\x00\x26\x00\x6c\x09\x00\x00\x10\x00\xb0\x00\x00\x00\x00\x20\x02\x00\x1f\x00\x04\x00\x01\x00", iov_len=84}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_OOB|MSG_PROBE|MSG_FASTOPEN}, 0) = 84
[pid  5835] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5835] sendto(5, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40
[pid  5835] recvfrom(5, [{nlmsg_len=244, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-1795104855}, "\x01\x02\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00\x06\x00\x01\x00\x2c\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x1d\x00\x00\x00\x90\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x0a\x00\x00\x00"...], 4096, 0, NULL, NULL) = 244
[pid  5835] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1795104855}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5835] sendto(5, [{nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x00\x00\x00"], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20
[pid  5835] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1795104855}, {error=0, msg={nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5835] sendto(5, [{nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x08\x00\x05\x00\x01\x00\x00\x00\x08\x00\x06\x00\x00\x00\x00\x00\x0a\x00\x01\x00\x08\x02\x11\x00\x00\x01\x00\x00\x39\x00\x03\x00\x50\x00\x00\x00\x08\x02\x11\x00\x00\x01\x08\x02\x11\x00\x00\x00\x08\x02\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x64\x00\x01\x00\x00\x06\x02\x02\x02\x02\x02\x02\x01\x07\x02\x84\x80\x0c\x12\x00\x00\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 108
[pid  5835] recvfrom(5, [{nlmsg_len=168, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x01\x00\x00\x0a\x00\x02\x00\x08\x02\x11\x00\x00\x00\x00\x00\x50\x00\x03\x00\x80\x00\x00\x00\xff\xff\xff\xff\xff\xff\x08\x02\x11\x00\x00\x00\x50\x50\x50\x50\x50\x50\x00\x00\xcc\xe1\xd5\xae\x1f\x2a\x06\x00\x64\x00\x02\x00\x00\x06\x10\x10\x10\x10\x10\x10\x01\x08\x82\x84\x8b\x96\x0c\x12\x18\x24\x03\x01\x01\x06\x02\x00\x00\x32\x04\x30\x48\x60\x6c\xdd\x07\x00\x50\xf2\x02\x00\x01\x00\x08\x00\x04\x00"...], 4096, 0, NULL, NULL) = 168
[pid  5835] close(5)                    = 0
[pid  5835] close(3)                    = 0
[pid  5835] close(4)                    = 0
[pid  5835] close(5)                    = -1 EBADF (Bad file descriptor)
[pid  5835] close(6)                    = -1 EBADF (Bad file descriptor)
[   65.029014][ T5835] mac80211_hwsim: wmediumd released netlink socket, switching to perfect channel medium
[pid  5835] close(7)                    = -1 EBADF (Bad file descriptor)
[pid  5835] close(8)                    = -1 EBADF (Bad file descriptor)
[pid  5835] close(9)                    = -1 EBADF (Bad file descriptor)
[pid  5835] close(10)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(11)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(12)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(13)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(14)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(15)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(16)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(17)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(18)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(19)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(20)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(21)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(22)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(23)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(24)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(25)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(26)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(27)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(28)                   = -1 EBADF (Bad file descriptor)
[pid  5835] close(29)                   = -1 EBADF (Bad file descriptor)
[pid  5835] exit_group(0)               = ?
[pid  5835] +++ exited with 0 +++
[pid  5830] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
[pid  5830] restart_syscall(<... resuming interrupted clone ...>) = 0
[pid  5830] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5836 attached
, child_tidptr=0x55555d247650) = 5
[pid  5836] set_robust_list(0x55555d247660, 24) = 0
[pid  5836] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5836] setpgid(0, 0)               = 0
[pid  5836] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5836] write(3, "1000", 4)         = 4
[pid  5836] close(3)                    = 0
[pid  5836] write(1, "executing program\n", 18executing program
) = 18
[pid  5836] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3
[pid  5836] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5836] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5836] recvfrom(4, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=5}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5836] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=5}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5836] close(4)                    = 0
[pid  5836] ioctl(3, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5836] sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x30\x00\x00\x00\x24\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x14\x00\x5a\x80\x10\x00\x00\x80\x04\x00\x01\x00\x05\x00\x02\x00\x08\x00\x00\x00", iov_len=48}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0x9000000 /* MSG_??? */) = 48
[pid  5836] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5836] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5836] sendto(5, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5836] recvfrom(5, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-1332025895}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5836] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1332025895}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5836] close(5)                    = 0
[pid  5836] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5836] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x24\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x08\x00\x05\x00\x02\x00\x00\x00", iov_len=36}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
[pid  5836] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x54\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x0a\x00\x34\x00\x02\x02\x02\x02\x02\x02\x00\x00\x0a\x00\x06\x00\x08\x02\x11\x00\x00\x00\x00\x00\x08\x00\x35\x00\x00\x00\x00\x00\x08\x00\x26\x00\x6c\x09\x00\x00\x10\x00\xb0\x00\x00\x00\x00\x20\x02\x00\x1f\x00\x04\x00\x01\x00", iov_len=84}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_OOB|MSG_PROBE|MSG_FASTOPEN}, 0) = 84
[pid  5836] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5836] sendto(5, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40
[pid  5836] recvfrom(5, [{nlmsg_len=244, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-512342052}, "\x01\x02\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00\x06\x00\x01\x00\x2c\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x1d\x00\x00\x00\x90\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x0a\x00\x00\x00"...], 4096, 0, NULL, NULL) = 244
[pid  5836] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-512342052}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5836] sendto(5, [{nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x00\x00\x00"], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20
[pid  5836] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-512342052}, {error=0, msg={nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5836] sendto(5, [{nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x08\x00\x05\x00\x01\x00\x00\x00\x08\x00\x06\x00\x00\x00\x00\x00\x0a\x00\x01\x00\x08\x02\x11\x00\x00\x01\x00\x00\x39\x00\x03\x00\x50\x00\x00\x00\x08\x02\x11\x00\x00\x01\x08\x02\x11\x00\x00\x00\x08\x02\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x64\x00\x01\x00\x00\x06\x02\x02\x02\x02\x02\x02\x01\x07\x02\x84\x80\x0c\x12\x00\x00\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 108
[pid  5836] recvfrom(5, [{nlmsg_len=168, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x01\x00\x00\x0a\x00\x02\x00\x08\x02\x11\x00\x00\x00\x00\x00\x50\x00\x03\x00\x80\x00\x00\x00\xff\xff\xff\xff\xff\xff\x08\x02\x11\x00\x00\x00\x50\x50\x50\x50\x50\x50\x00\x00\xef\xb1\xdd\xae\x1f\x2a\x06\x00\x64\x00\x02\x00\x00\x06\x10\x10\x10\x10\x10\x10\x01\x08\x82\x84\x8b\x96\x0c\x12\x18\x24\x03\x01\x01\x06\x02\x00\x00\x32\x04\x30\x48\x60\x6c\xdd\x07\x00\x50\xf2\x02\x00\x01\x00\x08\x00\x04\x00"...], 4096, 0, NULL, NULL) = 168
[pid  5836] close(5)                    = 0
[pid  5836] close(3)                    = 0
[pid  5836] close(4)                    = 0
[pid  5836] close(5)                    = -1 EBADF (Bad file descriptor)
[pid  5836] close(6)                    = -1 EBADF (Bad file descriptor)
[   65.528367][ T5836] mac80211_hwsim: wmediumd released netlink socket, switching to perfect channel medium
[pid  5836] close(7)                    = -1 EBADF (Bad file descriptor)
[pid  5836] close(8)                    = -1 EBADF (Bad file descriptor)
[pid  5836] close(9)                    = -1 EBADF (Bad file descriptor)
[pid  5836] close(10)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(11)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(12)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(13)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(14)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(15)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(16)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(17)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(18)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(19)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(20)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(21)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(22)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(23)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(24)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(25)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(26)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(27)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(28)                   = -1 EBADF (Bad file descriptor)
[pid  5836] close(29)                   = -1 EBADF (Bad file descriptor)
[pid  5836] exit_group(0)               = ?
[pid  5836] +++ exited with 0 +++
[pid  5830] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5, si_uid=0, si_status=0, si_utime=0, si_stime=2 /* 0.02 s */} ---
[pid  5830] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5837 attached
, child_tidptr=0x55555d247650) = 6
[pid  5837] set_robust_list(0x55555d247660, 24) = 0
[pid  5837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5837] setpgid(0, 0)               = 0
[pid  5837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5837] write(3, "1000", 4)         = 4
[pid  5837] close(3)                    = 0
executing program
[pid  5837] write(1, "executing program\n", 18) = 18
[pid  5837] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3
[pid  5837] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5837] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5837] recvfrom(4, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=6}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5837] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=6}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5837] close(4)                    = 0
[pid  5837] ioctl(3, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5837] sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x30\x00\x00\x00\x24\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x14\x00\x5a\x80\x10\x00\x00\x80\x04\x00\x01\x00\x05\x00\x02\x00\x08\x00\x00\x00", iov_len=48}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0x9000000 /* MSG_??? */) = 48
[pid  5837] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4
[pid  5837] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5837] sendto(5, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32
[pid  5837] recvfrom(5, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-670191180}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x24\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x4d\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516
[pid  5837] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-670191180}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5837] close(5)                    = 0
[pid  5837] ioctl(4, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0
[pid  5837] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x24\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x08\x00\x05\x00\x02\x00\x00\x00", iov_len=36}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
[pid  5837] sendmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\x54\x00\x00\x00\x24\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x0a\x00\x34\x00\x02\x02\x02\x02\x02\x02\x00\x00\x0a\x00\x06\x00\x08\x02\x11\x00\x00\x00\x00\x00\x08\x00\x35\x00\x00\x00\x00\x00\x08\x00\x26\x00\x6c\x09\x00\x00\x10\x00\xb0\x00\x00\x00\x00\x20\x02\x00\x1f\x00\x04\x00\x01\x00", iov_len=84}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_OOB|MSG_PROBE|MSG_FASTOPEN}, 0) = 84
[pid  5837] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 5
[pid  5837] sendto(5, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40
[pid  5837] recvfrom(5, [{nlmsg_len=244, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=-1058329141}, "\x01\x02\x00\x00\x13\x00\x02\x00\x4d\x41\x43\x38\x30\x32\x31\x31\x5f\x48\x57\x53\x49\x4d\x00\x00\x06\x00\x01\x00\x2c\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x1d\x00\x00\x00\x90\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x0a\x00\x00\x00"...], 4096, 0, NULL, NULL) = 244
[pid  5837] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1058329141}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5837] sendto(5, [{nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x00\x00\x00"], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20
[pid  5837] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1058329141}, {error=0, msg={nlmsg_len=20, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5837] sendto(5, [{nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x08\x00\x05\x00\x01\x00\x00\x00\x08\x00\x06\x00\x00\x00\x00\x00\x0a\x00\x01\x00\x08\x02\x11\x00\x00\x01\x00\x00\x39\x00\x03\x00\x50\x00\x00\x00\x08\x02\x11\x00\x00\x01\x08\x02\x11\x00\x00\x00\x08\x02\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x64\x00\x01\x00\x00\x06\x02\x02\x02\x02\x02\x02\x01\x07\x02\x84\x80\x0c\x12\x00\x00\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 108
[pid  5837] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1058329141}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x2c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36
[pid  5837] close(5)                    = 0
[pid  5837] close(3)                    = 0
[pid  5837] close(4)                    = 0
[pid  5837] close(5)                    = -1 EBADF (Bad file descriptor)
[pid  5837] close(6)                    = -1 EBADF (Bad file descriptor)
[pid  5837] close(7)                    = -1 EBADF (Bad file descriptor)
[pid  5837] close(8)                    = -1 EBADF (Bad file descriptor)
[pid  5837] close(9)                    = -1 EBADF (Bad file descriptor)
[pid  5837] close(10)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(11)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(12)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(13)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(14)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(15)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(16)                   = -1 EBADF (Bad file descriptor)
[   65.842935][ T5837] mac80211_hwsim: wmediumd released netlink socket, switching to perfect channel medium
[   65.867424][    T9] wlan1: authenticate with 08:02:11:00:00:00 (local address=08:02:11:00:00:01)
[   65.876462][    T9] wlan1: send auth to 08:02:11:00:00:00 (try 1/3)
[   65.883068][    T9] ------------[ cut here ]------------
[pid  5837] close(17)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(18)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(19)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(20)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(21)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(22)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(23)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(24)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(25)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(26)                   = -1 EBADF (Bad file descriptor)
[pid  5837] close(27)                   = -1 EBADF (Bad file descriptor)
[   65.888785][    T9] no supported rates for sta 08:02:11:00:00:00 (0x33, band 0) in rate_mask 0x0 with flags 0x0
[   65.899463][    T9] WARNING: CPU: 0 PID: 9 at net/mac80211/rate.c:404 __rate_control_send_low+0x659/0x890
[   65.909291][    T9] Modules linked in:
[   65.913248][    T9] CPU: 0 UID: 0 PID: 9 Comm: kworker/0:1 Not tainted 6.13.0-rc3-syzkaller-00167-gb3a69c559899 #0
[   65.923829][    T9] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[   65.933964][    T9] Workqueue: events cfg80211_conn_work
[   65.939568][    T9] RIP: 0010:__rate_control_send_low+0x659/0x890
[   65.945871][    T9] Code: 8b 14 24 0f 85 de 01 00 00 8b 0a 48 c7 c7 c0 8c 27 8d 48 8b 74 24 10 44 89 f2 44 8b 44 24 1c 44 8b 4c 24 0c e8 c8 16 26 f6 90 <0f> 0b 90 90 e9 71 fe ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c db
[   65.965556][    T9] RSP: 0018:ffffc900000e68e0 EFLAGS: 00010246
[   65.971666][    T9] RAX: 110a70f3e9966c00 RBX: ffff88807d284f44 RCX: ffff88801cac0000
[   65.979699][    T9] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   65.987720][    T9] RBP: ffff88807a5608e8 R08: ffffffff81601a42 R09: 1ffff9200001ccb8
[   65.995748][    T9] R10: dffffc0000000000 R11: fffff5200001ccb9 R12: 0000000000000800
[   66.003744][    T9] R13: 000000000000000c R14: 0000000000000033 R15: dffffc0000000000
[   66.011765][    T9] FS:  0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
[   66.020742][    T9] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   66.027390][    T9] CR2: 00007fe014f46ae3 CR3: 000000000e736000 CR4: 00000000003526f0
[   66.035461][    T9] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   66.043438][    T9] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   66.051454][    T9] Call Trace:
[   66.054781][    T9]  <TASK>
[   66.057707][    T9]  ? __warn+0x165/0x4d0
[   66.061855][    T9]  ? __rate_control_send_low+0x659/0x890
[   66.067537][    T9]  ? report_bug+0x2b3/0x500
[   66.072062][    T9]  ? __rate_control_send_low+0x659/0x890
[   66.077750][    T9]  ? handle_bug+0x60/0x90
[   66.082097][    T9]  ? exc_invalid_op+0x1a/0x50
[   66.086820][    T9]  ? asm_exc_invalid_op+0x1a/0x20
[   66.091868][    T9]  ? __warn_printk+0x292/0x360
[   66.096682][    T9]  ? __rate_control_send_low+0x659/0x890
[   66.102344][    T9]  rate_control_send_low+0xf9/0x770
[   66.107596][    T9]  rate_control_get_rate+0x20e/0x5e0
[   66.112906][    T9]  ieee80211_tx_h_rate_ctrl+0xc88/0x1a10
[   66.118607][    T9]  ? __pfx_ieee80211_tx_h_rate_ctrl+0x10/0x10
[   66.124728][    T9]  invoke_tx_handlers_late+0xb3/0x18e0
[   66.130192][    T9]  ? sta_info_get+0x253/0x2b0
[   66.134908][    T9]  ? sta_info_get+0x50/0x2b0
[   66.139528][    T9]  ? invoke_tx_handlers_early+0xa0d/0x1f40
[   66.145404][    T9]  ieee80211_tx+0x2e3/0x470
[   66.149933][    T9]  ? __pfx_ieee80211_tx+0x10/0x10
[   66.155018][    T9]  ? ieee80211_xmit+0x30f/0x3f0
[   66.159894][    T9]  ? __ieee80211_tx_skb_tid_band+0x4bc/0x640
[   66.165913][    T9]  __ieee80211_tx_skb_tid_band+0x502/0x640
[   66.171739][    T9]  ? ieee80211_tx_skb_tid+0x30/0x420
[   66.177094][    T9]  ieee80211_tx_skb_tid+0x264/0x420
[   66.182310][    T9]  ? ieee80211_tx_skb_tid+0x30/0x420
[   66.187641][    T9]  ieee80211_send_auth+0x41d/0x5a0
[   66.192785][    T9]  ? __pfx_ieee80211_send_auth+0x10/0x10
[   66.198473][    T9]  ? __pfx__printk+0x10/0x10
[   66.203096][    T9]  ? rcu_is_watching+0x15/0xb0
[   66.207913][    T9]  ieee80211_auth+0x4a5/0x950
[   66.212620][    T9]  ? __pfx_ieee80211_auth+0x10/0x10
[   66.217879][    T9]  ieee80211_mgd_auth+0xede/0x14c0
[   66.223016][    T9]  ? lockdep_hardirqs_on+0x99/0x150
[   66.228337][    T9]  ? __pfx_ieee80211_mgd_auth+0x10/0x10
[   66.233939][    T9]  ? rcu_is_watching+0x15/0xb0
[   66.238772][    T9]  cfg80211_mlme_auth+0x59f/0x970
[   66.243829][    T9]  cfg80211_conn_do_work+0x5ed/0xe60
[   66.249177][    T9]  ? __pfx_cfg80211_conn_do_work+0x10/0x10
[   66.255040][    T9]  ? __lock_acquire+0x1397/0x2100
[   66.260107][    T9]  ? __pfx_validate_chain+0x10/0x10
[   66.265348][    T9]  ? mark_lock+0x9a/0x360
[   66.269705][    T9]  ? cfg80211_conn_work+0x230/0x4d0
[   66.274952][    T9]  cfg80211_conn_work+0x27c/0x4d0
[   66.280005][    T9]  ? __pfx_cfg80211_conn_work+0x10/0x10
[   66.285603][    T9]  ? register_lock_class+0x102/0x980
[   66.290912][    T9]  ? __pfx_register_lock_class+0x10/0x10
[   66.296598][    T9]  ? mark_lock+0x9a/0x360
[   66.300947][    T9]  ? debug_object_deactivate+0x2d5/0x390
[   66.306669][    T9]  ? __lock_acquire+0x1397/0x2100
[   66.311740][    T9]  ? do_raw_spin_unlock+0x13c/0x8b0
[   66.317028][    T9]  ? __pfx_lock_acquire+0x10/0x10
[   66.322088][    T9]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   66.328122][    T9]  ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[   66.334525][    T9]  ? process_scheduled_works+0x976/0x1840
[   66.340262][    T9]  process_scheduled_works+0xa66/0x1840
[   66.345872][    T9]  ? __pfx_process_scheduled_works+0x10/0x10
[   66.351871][    T9]  ? assign_work+0x364/0x3d0
[   66.356514][    T9]  worker_thread+0x870/0xd30
[   66.361138][    T9]  ? __kthread_parkme+0x169/0x1d0
[   66.366221][    T9]  ? __pfx_worker_thread+0x10/0x10
[   66.371348][    T9]  kthread+0x2f0/0x390
[   66.375476][    T9]  ? __pfx_worker_thread+0x10/0x10
[   66.380604][    T9]  ? __pfx_kthread+0x10/0x10
[   66.385236][    T9]  ret_from_fork+0x4b/0x80
[   66.389760][    T9]  ? __pfx_kthread+0x10/0x10
[   66.394366][    T9]  ret_from_fork_asm+0x1a/0x30
[   66.399188][    T9]  </TASK>
[   66.402229][    T9] Kernel panic - not syncing: kernel: panic_on_warn set ...
[   66.409513][    T9] CPU: 0 UID: 0 PID: 9 Comm: kworker/0:1 Not tainted 6.13.0-rc3-syzkaller-00167-gb3a69c559899 #0
[   66.420006][    T9] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[   66.430060][    T9] Workqueue: events cfg80211_conn_work
[   66.435523][    T9] Call Trace:
[   66.438791][    T9]  <TASK>
[   66.441712][    T9]  dump_stack_lvl+0x241/0x360
[   66.446391][    T9]  ? __pfx_dump_stack_lvl+0x10/0x10
[   66.451609][    T9]  ? __pfx__printk+0x10/0x10
[   66.456216][    T9]  ? _printk+0xd5/0x120
[   66.460371][    T9]  ? __init_begin+0x41000/0x41000
[   66.465404][    T9]  ? vscnprintf+0x5d/0x90
[   66.469747][    T9]  panic+0x349/0x880
[   66.473634][    T9]  ? __warn+0x174/0x4d0
[   66.477786][    T9]  ? __pfx_panic+0x10/0x10
[   66.482201][    T9]  ? ret_from_fork_asm+0x1a/0x30
[   66.487135][    T9]  __warn+0x344/0x4d0
[   66.491109][    T9]  ? __rate_control_send_low+0x659/0x890
[   66.496742][    T9]  report_bug+0x2b3/0x500
[   66.501068][    T9]  ? __rate_control_send_low+0x659/0x890
[   66.506695][    T9]  handle_bug+0x60/0x90
[   66.510842][    T9]  exc_invalid_op+0x1a/0x50
[   66.515335][    T9]  asm_exc_invalid_op+0x1a/0x20
[   66.520183][    T9] RIP: 0010:__rate_control_send_low+0x659/0x890
[   66.526427][    T9] Code: 8b 14 24 0f 85 de 01 00 00 8b 0a 48 c7 c7 c0 8c 27 8d 48 8b 74 24 10 44 89 f2 44 8b 44 24 1c 44 8b 4c 24 0c e8 c8 16 26 f6 90 <0f> 0b 90 90 e9 71 fe ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c db
[   66.546051][    T9] RSP: 0018:ffffc900000e68e0 EFLAGS: 00010246
[   66.552120][    T9] RAX: 110a70f3e9966c00 RBX: ffff88807d284f44 RCX: ffff88801cac0000
[   66.560089][    T9] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   66.568056][    T9] RBP: ffff88807a5608e8 R08: ffffffff81601a42 R09: 1ffff9200001ccb8
[   66.576024][    T9] R10: dffffc0000000000 R11: fffff5200001ccb9 R12: 0000000000000800
[   66.583992][    T9] R13: 000000000000000c R14: 0000000000000033 R15: dffffc0000000000
[   66.591964][    T9]  ? __warn_printk+0x292/0x360
[   66.596739][    T9]  rate_control_send_low+0xf9/0x770
[   66.601949][    T9]  rate_control_get_rate+0x20e/0x5e0
[   66.607234][    T9]  ieee80211_tx_h_rate_ctrl+0xc88/0x1a10
[   66.612878][    T9]  ? __pfx_ieee80211_tx_h_rate_ctrl+0x10/0x10
[   66.618955][    T9]  invoke_tx_handlers_late+0xb3/0x18e0
[   66.624414][    T9]  ? sta_info_get+0x253/0x2b0
[   66.629088][    T9]  ? sta_info_get+0x50/0x2b0
[   66.633672][    T9]  ? invoke_tx_handlers_early+0xa0d/0x1f40
[   66.639480][    T9]  ieee80211_tx+0x2e3/0x470
[   66.643978][    T9]  ? __pfx_ieee80211_tx+0x10/0x10
[   66.649004][    T9]  ? ieee80211_xmit+0x30f/0x3f0
[   66.653856][    T9]  ? __ieee80211_tx_skb_tid_band+0x4bc/0x640
[   66.659830][    T9]  __ieee80211_tx_skb_tid_band+0x502/0x640
[   66.665632][    T9]  ? ieee80211_tx_skb_tid+0x30/0x420
[   66.670930][    T9]  ieee80211_tx_skb_tid+0x264/0x420
[   66.676119][    T9]  ? ieee80211_tx_skb_tid+0x30/0x420
[   66.681406][    T9]  ieee80211_send_auth+0x41d/0x5a0
[   66.686518][    T9]  ? __pfx_ieee80211_send_auth+0x10/0x10
[   66.692143][    T9]  ? __pfx__printk+0x10/0x10
[   66.696726][    T9]  ? rcu_is_watching+0x15/0xb0
[   66.701510][    T9]  ieee80211_auth+0x4a5/0x950
[   66.706189][    T9]  ? __pfx_ieee80211_auth+0x10/0x10
[   66.711386][    T9]  ieee80211_mgd_auth+0xede/0x14c0
[   66.716509][    T9]  ? lockdep_hardirqs_on+0x99/0x150
[   66.721714][    T9]  ? __pfx_ieee80211_mgd_auth+0x10/0x10
[   66.727254][    T9]  ? rcu_is_watching+0x15/0xb0
[   66.732019][    T9]  cfg80211_mlme_auth+0x59f/0x970
[   66.737043][    T9]  cfg80211_conn_do_work+0x5ed/0xe60
[   66.742327][    T9]  ? __pfx_cfg80211_conn_do_work+0x10/0x10
[   66.748148][    T9]  ? __lock_acquire+0x1397/0x2100
[   66.753221][    T9]  ? __pfx_validate_chain+0x10/0x10
[   66.758419][    T9]  ? mark_lock+0x9a/0x360
[   66.762749][    T9]  ? cfg80211_conn_work+0x230/0x4d0
[   66.767946][    T9]  cfg80211_conn_work+0x27c/0x4d0
[   66.772970][    T9]  ? __pfx_cfg80211_conn_work+0x10/0x10
[   66.778527][    T9]  ? register_lock_class+0x102/0x980
[   66.783818][    T9]  ? __pfx_register_lock_class+0x10/0x10
[   66.789479][    T9]  ? mark_lock+0x9a/0x360
[   66.793826][    T9]  ? debug_object_deactivate+0x2d5/0x390
[   66.799463][    T9]  ? __lock_acquire+0x1397/0x2100
[   66.804499][    T9]  ? do_raw_spin_unlock+0x13c/0x8b0
[   66.809714][    T9]  ? __pfx_lock_acquire+0x10/0x10
[   66.814735][    T9]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   66.820710][    T9]  ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[   66.827037][    T9]  ? process_scheduled_works+0x976/0x1840
[   66.832761][    T9]  process_scheduled_works+0xa66/0x1840
[   66.838345][    T9]  ? __pfx_process_scheduled_works+0x10/0x10
[   66.844361][    T9]  ? assign_work+0x364/0x3d0
[   66.848957][    T9]  worker_thread+0x870/0xd30
[   66.853548][    T9]  ? __kthread_parkme+0x169/0x1d0
[   66.858572][    T9]  ? __pfx_worker_thread+0x10/0x10
[   66.863680][    T9]  kthread+0x2f0/0x390
[   66.867746][    T9]  ? __pfx_worker_thread+0x10/0x10
[   66.872851][    T9]  ? __pfx_kthread+0x10/0x10
[   66.877435][    T9]  ret_from_fork+0x4b/0x80
[   66.881847][    T9]  ? __pfx_kthread+0x10/0x10
[   66.886431][    T9]  ret_from_fork_asm+0x1a/0x30
[   66.891206][    T9]  </TASK>
[   66.894553][    T9] Kernel Offset: disabled
[   66.898927][    T9] Rebooting in 86400 seconds..