./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor4242659208 <...> Warning: Permanently added '10.128.0.56' (ED25519) to the list of known hosts. execve("./syz-executor4242659208", ["./syz-executor4242659208"], 0x7ffed14d0c00 /* 10 vars */) = 0 brk(NULL) = 0x55558fc28000 brk(0x55558fc28d40) = 0x55558fc28d40 arch_prctl(ARCH_SET_FS, 0x55558fc283c0) = 0 set_tid_address(0x55558fc28690) = 5841 set_robust_list(0x55558fc286a0, 24) = 0 rseq(0x55558fc28ce0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor4242659208", 4096) = 28 getrandom("\xb4\x19\x24\x02\x93\xfe\x38\xe7", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x55558fc28d40 brk(0x55558fc49d40) = 0x55558fc49d40 brk(0x55558fc4a000) = 0x55558fc4a000 mprotect(0x7f5f0a6b0000, 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 mkdir("/syzcgroup", 0777) = 0 mkdir("/syzcgroup/unified", 0777) = 0 mount("none", "/syzcgroup/unified", "cgroup2", 0, NULL) = 0 chmod("/syzcgroup/unified", 0777) = 0 openat(AT_FDCWD, "/syzcgroup/unified/cgroup.subtree_control", O_WRONLY) = 3 write(3, "+cpu", 4) = 4 write(3, "+io", 3) = 3 write(3, "+pids", 5) = 5 close(3) = 0 mkdir("/syzcgroup/net", 0777) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "net") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "devices") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "blkio") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "freezer") = 0 umount2("/syzcgroup/net", 0) = 0 [ 74.474927][ T5841] cgroup: Unknown subsys name 'net' mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = 0 chmod("/syzcgroup/net", 0777) = 0 mkdir("/syzcgroup/cpu", 0777) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "hugetlb") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "rlimit") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/cpu", "cgroup", 0, "memory") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) [ 74.603251][ T5841] cgroup: Unknown subsys name 'cpuset' [ 74.636862][ T5841] cgroup: Unknown subsys name 'rlimit' mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct,hugetlb,memory") = 0 chmod("/syzcgroup/cpu", 0777) = 0 openat(AT_FDCWD, "/syzcgroup/cpu/cgroup.clone_children", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/syzcgroup/cpu/cpuset.memory_pressure_enabled", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) mount(NULL, "/proc/sys/fs/binfmt_misc", "binfmt_misc", 0, NULL) = -1 EBUSY (Device or resource busy) openat(AT_FDCWD, "/proc/sys/fs/binfmt_misc/register", O_WRONLY|O_CLOEXEC) = 3 write(3, "\x3a\x73\x79\x7a\x30\x3a\x4d\x3a\x30\x3a\x01\x3a\x3a\x2e\x2f\x66\x69\x6c\x65\x30\x3a", 21) = 21 close(3) = 0 openat(AT_FDCWD, "/proc/sys/fs/binfmt_misc/register", O_WRONLY|O_CLOEXEC) = 3 write(3, "\x3a\x73\x79\x7a\x31\x3a\x4d\x3a\x31\x3a\x02\x3a\x3a\x2e\x2f\x66\x69\x6c\x65\x30\x3a\x50\x4f\x43", 24) = 24 close(3) = 0 chmod("/dev/raw-gadget", 0666) = 0 swapoff("./swap-file") = -1 ENOENT (No such file or directory) unlink("./swap-file") = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "./swap-file", O_WRONLY|O_CREAT|O_CLOEXEC, 0600) = 3 fallocate(3, FALLOC_FL_ZERO_RANGE, 0, 128000000) = 0 close(3) = 0 rt_sigaction(SIGINT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f5f0a5d9000 rt_sigprocmask(SIG_BLOCK, ~[], [CHLD], 8) = 0 clone3({flags=CLONE_VM|CLONE_VFORK, exit_signal=SIGCHLD, stack=0x7f5f0a5d9000, stack_size=0x9000}, 88./strace-static-x86_64: Process 5842 attached [pid 5842] rt_sigprocmask(SIG_BLOCK, NULL, ~[KILL STOP], 8) = 0 [pid 5842] rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, 8) = 0 [pid 5842] rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGILL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGTRAP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGBUS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGFPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGSEGV, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGSTKFLT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGCONT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGURG, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGXCPU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGXFSZ, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGVTALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGPROF, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGWINCH, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGIO, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGPWR, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGSYS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRTMIN, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_1, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_3, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_4, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_5, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_6, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_7, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_8, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_9, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_10, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_11, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_12, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_13, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_14, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_15, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_16, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_17, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_18, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_19, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_20, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_21, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_22, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_23, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_24, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_25, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_26, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_27, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_28, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_29, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_30, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_31, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGRT_32, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 [pid 5842] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 5842] execve("/bin/sh", ["sh", "-c", "mkswap ./swap-file"], 0x7ffc22eaa0d8 /* 10 vars */ [pid 5841] <... clone3 resumed>) = 5842 [pid 5841] munmap(0x7f5f0a5d9000, 36864) = 0 [pid 5841] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 [pid 5842] <... execve resumed>) = 0 [pid 5842] brk(NULL) = 0x55755a879000 [pid 5842] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc22081e000 [pid 5842] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/haswell/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls/haswell/x86_64", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/haswell/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls/haswell", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls/x86_64", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/haswell/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/haswell/x86_64", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/haswell/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/haswell", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/x86_64", 0x7ffc29455000, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x70\x08\x01\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x13\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x09\x00\x40\x00\x19\x00\x18\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xed\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 778504) = 48 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=792936, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 796968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc22075b000 [pid 5842] mmap(0x7fc22076a000, 557056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7fc22076a000 [pid 5842] mmap(0x7fc2207f2000, 163840, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x97000) = 0x7fc2207f2000 [pid 5842] mmap(0x7fc22081a000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbe000) = 0x7fc22081a000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x03\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x8c\x87\x02\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x32\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0e\x00\x40\x00\x3c\x00\x3b\x00\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5842] pread64(3, "\x04\x00\x00\x00\x30\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x02\x80\x00\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x3b\x08\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00", 64, 848) = 64 [pid 5842] pread64(3, "\x04\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x47\x4e\x55\x00\x00\x00\x00\x00\x04\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00", 32, 912) = 32 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1720616, ...}, AT_EMPTY_PATH) = 0 [pid 5842] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5842] mmap(NULL, 1773008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc2205aa000 [pid 5842] mmap(0x7fc2205d2000, 1191936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7fc2205d2000 [pid 5842] mmap(0x7fc2206f5000, 339968, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14b000) = 0x7fc2206f5000 [pid 5842] mmap(0x7fc220748000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19d000) = 0x7fc220748000 [pid 5842] mmap(0x7fc22074e000, 52688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc22074e000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x58\x33\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x90\xc1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1c\x00\x1b\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x2e\x00\x00"..., 832) = 832 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=51344, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 63624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc22059a000 [pid 5842] mmap(0x7fc22059d000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fc22059d000 [pid 5842] mmap(0x7fc2205a3000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7fc2205a3000 [pid 5842] mmap(0x7fc2205a6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7fc2205a6000 [pid 5842] mmap(0x7fc2205a8000, 6280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc2205a8000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/haswell/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls/haswell/x86_64", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/haswell/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls/haswell", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/haswell/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/haswell/x86_64", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/haswell/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/haswell", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/x86_64", 0x7ffc29454fa0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x88\x7f\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x70\x31\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1f\x00\x1e\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x68\x6f\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 138152) = 48 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145712, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 157200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc220573000 [pid 5842] mprotect(0x7fc22057a000, 114688, PROT_NONE) = 0 [pid 5842] mmap(0x7fc22057a000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7fc22057a000 [pid 5842] mmap(0x7fc22058e000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7fc22058e000 [pid 5842] mmap(0x7fc220596000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7fc220596000 [pid 5842] mmap(0x7fc220598000, 5648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc220598000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\xf8\x21\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x50\x32\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0a\x00\x40\x00\x1a\x00\x19\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x1f\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 336112) = 48 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=342224, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 344456, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc22051e000 [pid 5842] mmap(0x7fc220520000, 180224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fc220520000 [pid 5842] mmap(0x7fc22054c000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7fc22054c000 [pid 5842] mmap(0x7fc220571000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x7fc220571000 [pid 5842] close(3) = 0 [pid 5842] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc22051c000 [pid 5842] arch_prctl(ARCH_SET_FS, 0x7fc22051d380) = 0 [pid 5842] set_tid_address(0x7fc22051d650) = 5842 [pid 5842] set_robust_list(0x7fc22051d660, 24) = 0 [pid 5842] rseq(0x7fc22051dd20, 0x20, 0, 0x53053053) = 0 [pid 5842] mprotect(0x7fc220748000, 16384, PROT_READ) = 0 [pid 5842] mprotect(0x7fc220571000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7fc220596000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7fc2205a6000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7fc22081a000, 12288, PROT_READ) = 0 [pid 5842] mprotect(0x557524b29000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7fc220853000, 8192, PROT_READ) = 0 [pid 5842] prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 [pid 5842] statfs("/sys/fs/selinux", 0x7ffc29455d50) = -1 ENOENT (No such file or directory) [pid 5842] statfs("/selinux", 0x7ffc29455d50) = -1 ENOENT (No such file or directory) [pid 5842] getrandom("\x5b\x10\x45\x67\x77\x7c\xb9\xbe", 8, GRND_NONBLOCK) = 8 [pid 5842] brk(NULL) = 0x55755a879000 [pid 5842] brk(0x55755a89a000) = 0x55755a89a000 [pid 5842] openat(AT_FDCWD, "/proc/filesystems", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5842] read(3, "nodev\tsysfs\nnodev\ttmpfs\nnodev\tbdev\nnodev\tproc\nnodev\tcgroup\nnodev\tcgroup2\nnodev\tdevtmpfs\nnodev\tbinfmt"..., 1024) = 810 [pid 5842] read(3, "", 1024) = 0 [pid 5842] close(3) = 0 [pid 5842] access("/etc/selinux/config", F_OK) = 0 [pid 5842] getpid() = 5842 [pid 5842] rt_sigaction(SIGCHLD, {sa_handler=0x7fc22079dc61, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fc2205e1ad0}, NULL, 8) = 0 [pid 5842] getppid() = 5841 [pid 5842] uname({sysname="Linux", nodename="syzkaller", ...}) = 0 [pid 5842] newfstatat(AT_FDCWD, "/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0 [pid 5842] newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0 [pid 5842] rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGINT, {sa_handler=0x7fc22079dc61, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fc2205e1ad0}, NULL, 8) = 0 [pid 5842] rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5842] newfstatat(AT_FDCWD, "/bin/mkswap", 0x7ffc29455888, 0) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/sbin/mkswap", {st_mode=S_IFREG|0755, st_size=14248, ...}, 0) = 0 [pid 5842] execve("/sbin/mkswap", ["mkswap", "./swap-file"], 0x55755a879d40 /* 10 vars */) = 0 [pid 5842] brk(NULL) = 0x55f7def31000 [pid 5842] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c8438f000 [pid 5842] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/haswell/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls/haswell/x86_64", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/haswell/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls/haswell", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls/x86_64", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/tls/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/tls", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/haswell/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/haswell/x86_64", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/haswell/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/haswell", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/lib64/x86_64", 0x7ffeb7dfbdf0, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/lib64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x70\x08\x01\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x13\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x09\x00\x40\x00\x19\x00\x18\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xed\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 778504) = 48 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=792936, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 796968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c842cc000 [pid 5842] mmap(0x7f9c842db000, 557056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f9c842db000 [pid 5842] mmap(0x7f9c84363000, 163840, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x97000) = 0x7f9c84363000 [pid 5842] mmap(0x7f9c8438b000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbe000) = 0x7f9c8438b000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x03\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x8c\x87\x02\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x32\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0e\x00\x40\x00\x3c\x00\x3b\x00\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5842] pread64(3, "\x04\x00\x00\x00\x30\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x02\x80\x00\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x3b\x08\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00", 64, 848) = 64 [pid 5842] pread64(3, "\x04\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x47\x4e\x55\x00\x00\x00\x00\x00\x04\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00", 32, 912) = 32 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1720616, ...}, AT_EMPTY_PATH) = 0 [pid 5842] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5842] mmap(NULL, 1773008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c8411b000 [pid 5842] mmap(0x7f9c84143000, 1191936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f9c84143000 [pid 5842] mmap(0x7f9c84266000, 339968, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14b000) = 0x7f9c84266000 [pid 5842] mmap(0x7f9c842b9000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19d000) = 0x7f9c842b9000 [pid 5842] mmap(0x7f9c842bf000, 52688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c842bf000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x58\x33\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x90\xc1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1c\x00\x1b\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x2e\x00\x00"..., 832) = 832 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=51344, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 63624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c8410b000 [pid 5842] mmap(0x7f9c8410e000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f9c8410e000 [pid 5842] mmap(0x7f9c84114000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f9c84114000 [pid 5842] mmap(0x7f9c84117000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f9c84117000 [pid 5842] mmap(0x7f9c84119000, 6280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c84119000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/haswell/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls/haswell/x86_64", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/haswell/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls/haswell", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/tls", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/haswell/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/haswell/x86_64", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/haswell/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/haswell", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] newfstatat(AT_FDCWD, "/usr/lib64/x86_64", 0x7ffeb7dfbd90, 0) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x88\x7f\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x70\x31\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1f\x00\x1e\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x68\x6f\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 138152) = 48 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145712, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 157200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c840e4000 [pid 5842] mprotect(0x7f9c840eb000, 114688, PROT_NONE) = 0 [pid 5842] mmap(0x7f9c840eb000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f9c840eb000 [pid 5842] mmap(0x7f9c840ff000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f9c840ff000 [pid 5842] mmap(0x7f9c84107000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f9c84107000 [pid 5842] mmap(0x7f9c84109000, 5648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c84109000 [pid 5842] close(3) = 0 [pid 5842] openat(AT_FDCWD, "/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5842] openat(AT_FDCWD, "/usr/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\xf8\x21\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x50\x32\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0a\x00\x40\x00\x1a\x00\x19\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x1f\x00\x00"..., 832) = 832 [pid 5842] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 336112) = 48 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=342224, ...}, AT_EMPTY_PATH) = 0 [pid 5842] mmap(NULL, 344456, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c8408f000 [pid 5842] mmap(0x7f9c84091000, 180224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c84091000 [pid 5842] mmap(0x7f9c840bd000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f9c840bd000 [pid 5842] mmap(0x7f9c840e2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x7f9c840e2000 [pid 5842] close(3) = 0 [pid 5842] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c8408d000 [pid 5842] arch_prctl(ARCH_SET_FS, 0x7f9c8408e380) = 0 [pid 5842] set_tid_address(0x7f9c8408e650) = 5842 [pid 5842] set_robust_list(0x7f9c8408e660, 24) = 0 [pid 5842] rseq(0x7f9c8408ed20, 0x20, 0, 0x53053053) = 0 [pid 5842] mprotect(0x7f9c842b9000, 16384, PROT_READ) = 0 [pid 5842] mprotect(0x7f9c840e2000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7f9c84107000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7f9c84117000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7f9c8438b000, 12288, PROT_READ) = 0 [pid 5842] mprotect(0x55f7cc3e2000, 4096, PROT_READ) = 0 [pid 5842] mprotect(0x7f9c843c4000, 8192, PROT_READ) = 0 [pid 5842] prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 [pid 5842] statfs("/sys/fs/selinux", 0x7ffeb7dfcb40) = -1 ENOENT (No such file or directory) [pid 5842] statfs("/selinux", 0x7ffeb7dfcb40) = -1 ENOENT (No such file or directory) [pid 5842] getrandom("\xea\x66\xf1\x88\x2b\x29\x27\x8c", 8, GRND_NONBLOCK) = 8 [pid 5842] brk(NULL) = 0x55f7def31000 [pid 5842] brk(0x55f7def52000) = 0x55f7def52000 [pid 5842] openat(AT_FDCWD, "/proc/filesystems", O_RDONLY|O_CLOEXEC) = 3 [pid 5842] newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5842] read(3, "nodev\tsysfs\nnodev\ttmpfs\nnodev\tbdev\nnodev\tproc\nnodev\tcgroup\nnodev\tcgroup2\nnodev\tdevtmpfs\nnodev\tbinfmt"..., 1024) = 810 [pid 5842] read(3, "", 1024) = 0 [pid 5842] close(3) = 0 [pid 5842] access("/etc/selinux/config", F_OK) = 0 [pid 5842] openat(AT_FDCWD, "./swap-file", O_WRONLY) = 3 [pid 5842] lseek(3, 0, SEEK_END) = 128000000 [pid 5842] lseek(3, 0, SEEK_SET) = 0 [pid 5842] newfstatat(1, "", {st_mode=S_IFIFO|0600, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5842] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1024) = 1024 [pid 5842] write(3, "\x01\x00\x00\x00\x11\x7a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 516) = 516 [pid 5842] lseek(3, 4086, SEEK_SET) = 4086 [pid 5842] write(3, "SWAPSPACE2", 10) = 10 [pid 5842] fsync(3) = 0 [pid 5842] write(1, "Setting up swapspace version 1, size = 127995904 bytes\n", 55Setting up swapspace version 1, size = 127995904 bytes ) = 55 [pid 5842] exit_group(0) = ? [pid 5842] +++ exited with 0 +++ rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f5f0a64a040}, NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5842, si_uid=0, si_status=0, si_utime=0, si_stime=7 /* 0.07 s */} --- swapon("./swap-file", SWAP_FLAG_PREFER|0) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5843 attached , child_tidptr=0x55558fc28690) = 5843 [pid 5843] set_robust_list(0x55558fc286a0, 24) = 0 [pid 5841] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5843] mkdir("./syzkaller.IywA5v", 0700./strace-static-x86_64: Process 5844 attached [pid 5841] <... clone resumed>, child_tidptr=0x55558fc28690) = 5844 [pid 5844] set_robust_list(0x55558fc286a0, 24 [pid 5841] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5843] <... mkdir resumed>) = 0 [pid 5844] <... set_robust_list resumed>) = 0 [pid 5844] mkdir("./syzkaller.LU3omH", 0700 [pid 5843] chmod("./syzkaller.IywA5v", 0777 [pid 5844] <... mkdir resumed>) = 0 ./strace-static-x86_64: Process 5845 attached [pid 5843] <... chmod resumed>) = 0 [pid 5845] set_robust_list(0x55558fc286a0, 24 [pid 5844] chmod("./syzkaller.LU3omH", 0777 [pid 5843] chdir("./syzkaller.IywA5v" [pid 5845] <... set_robust_list resumed>) = 0 [pid 5844] <... chmod resumed>) = 0 [pid 5843] <... chdir resumed>) = 0 [pid 5841] <... clone resumed>, child_tidptr=0x55558fc28690) = 5845 [pid 5845] mkdir("./syzkaller.S9LQRa", 0700 [pid 5841] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5845] <... mkdir resumed>) = 0 [pid 5844] chdir("./syzkaller.LU3omH" [pid 5843] unshare(CLONE_NEWPID./strace-static-x86_64: Process 5846 attached [pid 5845] chmod("./syzkaller.S9LQRa", 0777 [pid 5841] <... clone resumed>, child_tidptr=0x55558fc28690) = 5846 [pid 5846] set_robust_list(0x55558fc286a0, 24 [pid 5845] <... chmod resumed>) = 0 [pid 5841] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5846] <... set_robust_list resumed>) = 0 [pid 5843] <... unshare resumed>) = 0 [pid 5844] <... chdir resumed>) = 0 [pid 5843] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5844] unshare(CLONE_NEWPID [pid 5845] chdir("./syzkaller.S9LQRa"./strace-static-x86_64: Process 5847 attached [pid 5846] mkdir("./syzkaller.biivzT", 0700 [pid 5845] <... chdir resumed>) = 0 [pid 5844] <... unshare resumed>) = 0 ./strace-static-x86_64: Process 5848 attached [pid 5845] unshare(CLONE_NEWPID [pid 5844] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5849 attached [pid 5841] <... clone resumed>, child_tidptr=0x55558fc28690) = 5848 [pid 5848] set_robust_list(0x55558fc286a0, 24 [pid 5847] set_robust_list(0x55558fc286a0, 24 [pid 5846] <... mkdir resumed>) = 0 [pid 5845] <... unshare resumed>) = 0 [pid 5843] <... clone resumed>, child_tidptr=0x55558fc28690) = 5847 [pid 5849] set_robust_list(0x55558fc286a0, 24 [pid 5848] <... set_robust_list resumed>) = 0 [pid 5847] <... set_robust_list resumed>) = 0 [pid 5846] chmod("./syzkaller.biivzT", 0777 [pid 5845] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5849] <... set_robust_list resumed>) = 0 [pid 5844] <... clone resumed>, child_tidptr=0x55558fc28690) = 5849 [ 80.548797][ T5841] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k [pid 5846] <... chmod resumed>) = 0 ./strace-static-x86_64: Process 5850 attached [pid 5849] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI [pid 5848] mkdir("./syzkaller.xHjkwf", 0700 [pid 5847] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI [pid 5850] set_robust_list(0x55558fc286a0, 24 [pid 5849] <... socket resumed>) = 3 [pid 5846] chdir("./syzkaller.biivzT" [pid 5845] <... clone resumed>, child_tidptr=0x55558fc28690) = 5850 [pid 5848] <... mkdir resumed>) = 0 [pid 5847] <... socket resumed>) = 3 [pid 5850] <... set_robust_list resumed>) = 0 [pid 5846] <... chdir resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/dev/vhci", O_RDWR [pid 5850] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI [pid 5847] openat(AT_FDCWD, "/dev/vhci", O_RDWR [pid 5849] <... openat resumed>) = 4 [pid 5847] <... openat resumed>) = 4 [pid 5846] unshare(CLONE_NEWPID [pid 5850] <... socket resumed>) = 3 [pid 5850] openat(AT_FDCWD, "/dev/vhci", O_RDWR [pid 5846] <... unshare resumed>) = 0 [pid 5850] <... openat resumed>) = 4 [pid 5849] dup2(4, 202 [pid 5850] dup2(4, 202 [pid 5848] chmod("./syzkaller.xHjkwf", 0777 [pid 5847] dup2(4, 202 [pid 5846] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5850] <... dup2 resumed>) = 202 [pid 5849] <... dup2 resumed>) = 202 [pid 5848] <... chmod resumed>) = 0 [pid 5849] close(4 [pid 5847] <... dup2 resumed>) = 202 [pid 5849] <... close resumed>) = 0 [pid 5848] chdir("./syzkaller.xHjkwf" [pid 5847] close(4 [pid 5849] write(202, "\xff\x00", 2 [pid 5848] <... chdir resumed>) = 0 [pid 5847] <... close resumed>) = 0 [pid 5850] close(4) = 0 [pid 5850] write(202, "\xff\x00", 2 [pid 5848] unshare(CLONE_NEWPID [pid 5847] write(202, "\xff\x00", 2./strace-static-x86_64: Process 5852 attached [pid 5848] <... unshare resumed>) = 0 [pid 5850] <... write resumed>) = 2 [pid 5852] set_robust_list(0x55558fc286a0, 24 [pid 5849] <... write resumed>) = 2 [pid 5848] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5847] <... write resumed>) = 2 [pid 5846] <... clone resumed>, child_tidptr=0x55558fc28690) = 5852 [pid 5852] <... set_robust_list resumed>) = 0 [pid 5850] read(202, [pid 5847] read(202, "\xff\x00\x02\x00", 4) = 4 [pid 5850] <... read resumed>"\xff\x00\x00\x00", 4) = 4 ./strace-static-x86_64: Process 5857 attached [pid 5850] rt_sigaction(SIGRT_1, {sa_handler=0x7f5f0a658730, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f5f0a64a040}, [pid 5847] rt_sigaction(SIGRT_1, {sa_handler=0x7f5f0a658730, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f5f0a64a040}, [pid 5850] <... rt_sigaction resumed>NULL, 8) = 0 [pid 5850] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], [pid 5847] <... rt_sigaction resumed>NULL, 8) = 0 [pid 5847] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], [pid 5850] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5847] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5857] set_robust_list(0x55558fc286a0, 24 [pid 5852] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI [pid 5850] mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5847] mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5857] <... set_robust_list resumed>) = 0 [pid 5852] <... socket resumed>) = 3 [pid 5850] <... mmap resumed>) = 0x7f5f09de1000 [pid 5849] read(202, [pid 5848] <... clone resumed>, child_tidptr=0x55558fc28690) = 5857 [pid 5857] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI [pid 5852] openat(AT_FDCWD, "/dev/vhci", O_RDWR [pid 5850] mprotect(0x7f5f09de2000, 8388608, PROT_READ|PROT_WRITE [pid 5849] <... read resumed>"\xff\x00\x01\x00", 4) = 4 [pid 5847] <... mmap resumed>) = 0x7f5f09de1000 [pid 5850] <... mprotect resumed>) = 0 [pid 5849] rt_sigaction(SIGRT_1, {sa_handler=0x7f5f0a658730, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f5f0a64a040}, [pid 5847] mprotect(0x7f5f09de2000, 8388608, PROT_READ|PROT_WRITE [pid 5850] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5857] <... socket resumed>) = 3 [pid 5852] <... openat resumed>) = 4 [pid 5849] <... rt_sigaction resumed>NULL, 8) = 0 [pid 5847] <... mprotect resumed>) = 0 [pid 5857] openat(AT_FDCWD, "/dev/vhci", O_RDWR [pid 5852] dup2(4, 202 [pid 5857] <... openat resumed>) = 4 [pid 5852] <... dup2 resumed>) = 202 [pid 5849] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], [pid 5857] dup2(4, 202 [pid 5852] close(4 [pid 5847] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5857] <... dup2 resumed>) = 202 [pid 5852] <... close resumed>) = 0 [pid 5850] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5849] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5857] close(4 [pid 5852] write(202, "\xff\x00", 2 [pid 5850] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f5f0a5e1990, parent_tid=0x7f5f0a5e1990, exit_signal=0, stack=0x7f5f09de1000, stack_size=0x800300, tls=0x7f5f0a5e16c0} [pid 5849] mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5847] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5857] <... close resumed>) = 0 [pid 5857] write(202, "\xff\x00", 2./strace-static-x86_64: Process 5861 attached [pid 5849] <... mmap resumed>) = 0x7f5f09de1000 [pid 5847] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f5f0a5e1990, parent_tid=0x7f5f0a5e1990, exit_signal=0, stack=0x7f5f09de1000, stack_size=0x800300, tls=0x7f5f0a5e16c0}./strace-static-x86_64: Process 5862 attached [pid 5849] mprotect(0x7f5f09de2000, 8388608, PROT_READ|PROT_WRITE [pid 5847] <... clone3 resumed> => {parent_tid=[2]}, 88) = 2 [pid 5862] rseq(0x7f5f0a5e1fe0, 0x20, 0, 0x53053053 [pid 5861] rseq(0x7f5f0a5e1fe0, 0x20, 0, 0x53053053 [pid 5852] <... write resumed>) = 2 [pid 5850] <... clone3 resumed> => {parent_tid=[2]}, 88) = 2 [pid 5849] <... mprotect resumed>) = 0 [pid 5847] rt_sigprocmask(SIG_SETMASK, [], [pid 5862] <... rseq resumed>) = 0 [pid 5861] <... rseq resumed>) = 0 [pid 5857] <... write resumed>) = 2 [pid 5852] read(202, [pid 5850] rt_sigprocmask(SIG_SETMASK, [], [pid 5862] set_robust_list(0x7f5f0a5e19a0, 24 [pid 5861] set_robust_list(0x7f5f0a5e19a0, 24 [pid 5857] read(202, [pid 5852] <... read resumed>"\xff\x00\x03\x00", 4) = 4 [pid 5849] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5847] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5862] <... set_robust_list resumed>) = 0 [pid 5861] <... set_robust_list resumed>) = 0 [pid 5857] <... read resumed>"\xff\x00\x04\x00", 4) = 4 [pid 5852] rt_sigaction(SIGRT_1, {sa_handler=0x7f5f0a658730, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f5f0a64a040}, [pid 5850] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5849] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5847] ioctl(3, HCIDEVUP [pid 5862] rt_sigprocmask(SIG_SETMASK, [], [pid 5861] rt_sigprocmask(SIG_SETMASK, [], [pid 5857] rt_sigaction(SIGRT_1, {sa_handler=0x7f5f0a658730, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f5f0a64a040}, [pid 5852] <... rt_sigaction resumed>NULL, 8) = 0 [pid 5850] ioctl(3, HCIDEVUP [pid 5849] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f5f0a5e1990, parent_tid=0x7f5f0a5e1990, exit_signal=0, stack=0x7f5f09de1000, stack_size=0x800300, tls=0x7f5f0a5e16c0} [pid 5862] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5861] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5852] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], [pid 5862] read(202, [pid 5861] read(202, [pid 5857] <... rt_sigaction resumed>NULL, 8) = 0 [pid 5852] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5857] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], [pid 5852] mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0./strace-static-x86_64: Process 5865 attached [pid 5862] <... read resumed>"\x01\x03\x0c\x00", 1024) = 4 [pid 5861] <... read resumed>"\x01\x03\x0c\x00", 1024) = 4 [pid 5857] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5852] <... mmap resumed>) = 0x7f5f09de1000 [pid 5865] rseq(0x7f5f0a5e1fe0, 0x20, 0, 0x53053053 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5857] mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5852] mprotect(0x7f5f09de2000, 8388608, PROT_READ|PROT_WRITE [pid 5862] <... writev resumed>) = 255 [pid 5861] <... writev resumed>) = 255 [pid 5849] <... clone3 resumed> => {parent_tid=[2]}, 88) = 2 [pid 5862] read(202, [pid 5861] read(202, [pid 5849] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 5849] ioctl(3, HCIDEVUP [pid 5865] <... rseq resumed>) = 0 [pid 5857] <... mmap resumed>) = 0x7f5f09de1000 [pid 5852] <... mprotect resumed>) = 0 [pid 5865] set_robust_list(0x7f5f0a5e19a0, 24 [pid 5861] <... read resumed>"\x01\x03\x10\x00", 1024) = 4 [pid 5857] mprotect(0x7f5f09de2000, 8388608, PROT_READ|PROT_WRITE [pid 5865] <... set_robust_list resumed>) = 0 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5852] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5865] rt_sigprocmask(SIG_SETMASK, [], [pid 5862] <... read resumed>"\x01\x03\x10\x00", 1024) = 4 [pid 5861] <... writev resumed>) = 255 [pid 5857] <... mprotect resumed>) = 0 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5865] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5862] <... writev resumed>) = 255 [pid 5861] read(202, [pid 5857] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5852] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5865] read(202, [pid 5861] <... read resumed>"\x01\x01\x10\x00", 1024) = 4 [pid 5865] <... read resumed>"\x01\x03\x0c\x00", 1024) = 4 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x01\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5852] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f5f0a5e1990, parent_tid=0x7f5f0a5e1990, exit_signal=0, stack=0x7f5f09de1000, stack_size=0x800300, tls=0x7f5f0a5e16c0} [pid 5862] read(202, [pid 5861] <... writev resumed>) = 255 [pid 5857] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5857] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f5f0a5e1990, parent_tid=0x7f5f0a5e1990, exit_signal=0, stack=0x7f5f09de1000, stack_size=0x800300, tls=0x7f5f0a5e16c0}./strace-static-x86_64: Process 5867 attached ./strace-static-x86_64: Process 5868 attached [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5862] <... read resumed>"\x01\x01\x10\x00", 1024) = 4 [pid 5861] read(202, [pid 5868] rseq(0x7f5f0a5e1fe0, 0x20, 0, 0x53053053) = 0 [pid 5867] rseq(0x7f5f0a5e1fe0, 0x20, 0, 0x53053053 [pid 5865] <... writev resumed>) = 255 [pid 5868] set_robust_list(0x7f5f0a5e19a0, 24) = 0 [pid 5867] <... rseq resumed>) = 0 [pid 5868] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [ 80.700409][ T5856] Bluetooth: hci0: unexpected cc 0x0c03 length: 249 > 1 [ 80.708893][ T5856] Bluetooth: hci2: unexpected cc 0x0c03 length: 249 > 1 [ 80.717314][ T5866] Bluetooth: hci0: unexpected cc 0x1003 length: 249 > 9 [ 80.720688][ T5856] Bluetooth: hci2: unexpected cc 0x1003 length: 249 > 9 [ 80.729276][ T5866] Bluetooth: hci0: unexpected cc 0x1001 length: 249 > 9 [pid 5868] read(202, "\x01\x03\x0c\x00", 1024) = 4 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5867] set_robust_list(0x7f5f0a5e19a0, 24 [pid 5865] read(202, [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x01\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] <... read resumed>"\x01\x09\x10\x00", 1024) = 4 [pid 5857] <... clone3 resumed> => {parent_tid=[2]}, 88) = 2 [pid 5852] <... clone3 resumed> => {parent_tid=[2]}, 88) = 2 [pid 5868] <... writev resumed>) = 255 [pid 5868] read(202, [pid 5867] <... set_robust_list resumed>) = 0 [pid 5865] <... read resumed>"\x01\x03\x10\x00", 1024) = 4 [pid 5862] <... writev resumed>) = 255 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0a", iov_len=2}, {iov_base="\x01\x09\x10", iov_len=3}, {iov_base="\x00\xaa\xaa\xaa\xaa\xaa\xaa", iov_len=7}], 4 [pid 5857] rt_sigprocmask(SIG_SETMASK, [], [pid 5852] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] rt_sigprocmask(SIG_SETMASK, [], [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5862] read(202, [pid 5861] <... writev resumed>) = 13 [pid 5857] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5852] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5865] <... writev resumed>) = 255 [pid 5861] read(202, [pid 5857] ioctl(3, HCIDEVUP [pid 5852] ioctl(3, HCIDEVUP [pid 5867] read(202, [pid 5865] read(202, [pid 5867] <... read resumed>"\x01\x03\x0c\x00", 1024) = 4 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4) = 255 [pid 5867] read(202, [pid 5865] <... read resumed>"\x01\x01\x10\x00", 1024) = 4 [pid 5861] <... read resumed>"\x01\x05\x10\x00", 1024) = 4 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0b", iov_len=2}, {iov_base="\x01\x05\x10", iov_len=3}, {iov_base="\x00\xfd\x03\x60\x04\x00\x06\x00", iov_len=8}], 4 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x01\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] <... writev resumed>) = 14 [pid 5867] <... read resumed>"\x01\x03\x10\x00", 1024) = 4 [pid 5865] <... writev resumed>) = 255 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5868] <... read resumed>"\x01\x03\x10\x00", 1024) = 4 [pid 5867] <... writev resumed>) = 255 [pid 5865] read(202, [pid 5862] <... read resumed>"\x01\x09\x10\x00", 1024) = 4 [pid 5861] read(202, [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x03\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5865] <... read resumed>"\x01\x09\x10\x00", 1024) = 4 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0a", iov_len=2}, {iov_base="\x01\x09\x10", iov_len=3}, {iov_base="\x00\xaa\xaa\xaa\xaa\xaa\xaa", iov_len=7}], 4 [pid 5861] <... read resumed>"\x01\x23\x0c\x00", 1024) = 4 [ 80.747067][ T5866] Bluetooth: hci1: unexpected cc 0x0c03 length: 249 > 1 [ 80.759792][ T5866] Bluetooth: hci4: unexpected cc 0x0c03 length: 249 > 1 [ 80.767725][ T5856] Bluetooth: hci2: unexpected cc 0x1001 length: 249 > 9 [ 80.768805][ T5864] Bluetooth: hci1: unexpected cc 0x1003 length: 249 > 9 [ 80.776942][ T5866] Bluetooth: hci3: unexpected cc 0x0c03 length: 249 > 1 [ 80.785890][ T5864] Bluetooth: hci1: unexpected cc 0x1001 length: 249 > 9 [pid 5868] <... writev resumed>) = 255 [pid 5867] read(202, [pid 5862] <... writev resumed>) = 13 [pid 5867] <... read resumed>"\x01\x01\x10\x00", 1024) = 4 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x01\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0a", iov_len=2}, {iov_base="\x01\x09\x10", iov_len=3}, {iov_base="\x00\xaa\xaa\xaa\xaa\xaa\xaa", iov_len=7}], 4 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x23\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5868] read(202, [pid 5867] <... writev resumed>) = 255 [pid 5865] <... writev resumed>) = 13 [pid 5862] read(202, [pid 5861] <... writev resumed>) = 255 [pid 5868] <... read resumed>"\x01\x01\x10\x00", 1024) = 4 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x01\x10", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4) = 255 [pid 5867] read(202, [pid 5865] read(202, [pid 5862] <... read resumed>"\x01\x05\x10\x00", 1024) = 4 [pid 5861] read(202, [pid 5867] <... read resumed>"\x01\x09\x10\x00", 1024) = 4 [pid 5865] <... read resumed>"\x01\x05\x10\x00", 1024) = 4 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0b", iov_len=2}, {iov_base="\x01\x05\x10", iov_len=3}, {iov_base="\x00\xfd\x03\x60\x04\x00\x06\x00", iov_len=8}], 4) = 14 [pid 5865] read(202, "\x01\x23\x0c\x00", 1024) = 4 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x23\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5868] read(202, [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0a", iov_len=2}, {iov_base="\x01\x09\x10", iov_len=3}, {iov_base="\x00\xaa\xaa\xaa\xaa\xaa\xaa", iov_len=7}], 4 [pid 5865] <... writev resumed>) = 255 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0b", iov_len=2}, {iov_base="\x01\x05\x10", iov_len=3}, {iov_base="\x00\xfd\x03\x60\x04\x00\x06\x00", iov_len=8}], 4 [pid 5861] <... read resumed>"\x01\x14\x0c\x00", 1024) = 4 [pid 5868] <... read resumed>"\x01\x09\x10\x00", 1024) = 4 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0a", iov_len=2}, {iov_base="\x01\x09\x10", iov_len=3}, {iov_base="\x00\xaa\xaa\xaa\xaa\xaa\xaa", iov_len=7}], 4 [pid 5867] <... writev resumed>) = 13 [pid 5862] <... writev resumed>) = 14 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x14\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5868] <... writev resumed>) = 13 [pid 5867] read(202, [pid 5862] read(202, [pid 5861] <... writev resumed>) = 255 [pid 5868] read(202, [pid 5867] <... read resumed>"\x01\x05\x10\x00", 1024) = 4 [pid 5865] read(202, [pid 5862] <... read resumed>"\x01\x23\x0c\x00", 1024) = 4 [pid 5861] read(202, [pid 5868] <... read resumed>"\x01\x05\x10\x00", 1024) = 4 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0b", iov_len=2}, {iov_base="\x01\x05\x10", iov_len=3}, {iov_base="\x00\xfd\x03\x60\x04\x00\x06\x00", iov_len=8}], 4 [pid 5865] <... read resumed>"\x01\x14\x0c\x00", 1024) = 4 [ 80.793753][ T5866] Bluetooth: hci3: unexpected cc 0x1003 length: 249 > 9 [ 80.799581][ T5864] Bluetooth: hci4: unexpected cc 0x1003 length: 249 > 9 [ 80.805050][ T5866] Bluetooth: hci3: unexpected cc 0x1001 length: 249 > 9 [ 80.813022][ T5864] Bluetooth: hci0: unexpected cc 0x0c23 length: 249 > 4 [ 80.820618][ T5866] Bluetooth: hci4: unexpected cc 0x1001 length: 249 > 9 [ 80.828147][ T5864] Bluetooth: hci1: unexpected cc 0x0c23 length: 249 > 4 [ 80.841700][ T5864] Bluetooth: hci2: unexpected cc 0x0c23 length: 249 > 4 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x23\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] <... read resumed>"\x01\x25\x0c\x00", 1024) = 4 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x0b", iov_len=2}, {iov_base="\x01\x05\x10", iov_len=3}, {iov_base="\x00\xfd\x03\x60\x04\x00\x06\x00", iov_len=8}], 4 [pid 5867] <... writev resumed>) = 14 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x14\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5862] <... writev resumed>) = 255 [pid 5868] <... writev resumed>) = 14 [pid 5867] read(202, [pid 5865] <... writev resumed>) = 255 [pid 5862] read(202, [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x25\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5868] read(202, [pid 5867] <... read resumed>"\x01\x23\x0c\x00", 1024) = 4 [pid 5865] read(202, [pid 5862] <... read resumed>"\x01\x14\x0c\x00", 1024) = 4 [pid 5861] <... writev resumed>) = 255 [pid 5868] <... read resumed>"\x01\x23\x0c\x00", 1024) = 4 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x23\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5865] <... read resumed>"\x01\x25\x0c\x00", 1024) = 4 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x14\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] read(202, [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x23\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x25\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4) = 255 [pid 5865] read(202, [pid 5867] <... writev resumed>) = 255 [pid 5868] <... writev resumed>) = 255 [pid 5862] <... writev resumed>) = 255 [pid 5861] <... read resumed>"\x01\x38\x0c\x00", 1024) = 4 [pid 5868] read(202, [pid 5867] read(202, [pid 5862] read(202, [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x38\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5867] <... read resumed>"\x01\x14\x0c\x00", 1024) = 4 [pid 5861] <... writev resumed>) = 255 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x14\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4) = 255 [pid 5867] read(202, [pid 5868] <... read resumed>"\x01\x14\x0c\x00", 1024) = 4 [pid 5867] <... read resumed>"\x01\x25\x0c\x00", 1024) = 4 [pid 5865] <... read resumed>"\x01\x38\x0c\x00", 1024) = 4 [pid 5862] <... read resumed>"\x01\x25\x0c\x00", 1024) = 4 [pid 5861] read(202, [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x38\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] <... read resumed>"\x01\x39\x0c\x00", 1024) = 4 [pid 5865] <... writev resumed>) = 255 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x39\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5865] read(202, [pid 5861] <... writev resumed>) = 255 [pid 5861] read(202, [ 80.842914][ T5866] Bluetooth: hci0: unexpected cc 0x0c25 length: 249 > 3 [ 80.858884][ T5866] Bluetooth: hci3: unexpected cc 0x0c23 length: 249 > 4 [ 80.861440][ T5869] Bluetooth: hci4: unexpected cc 0x0c23 length: 249 > 4 [ 80.866758][ T5870] Bluetooth: hci1: unexpected cc 0x0c25 length: 249 > 3 [ 80.875534][ T5869] Bluetooth: hci0: unexpected cc 0x0c38 length: 249 > 2 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x14\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4) = 255 [pid 5868] read(202, [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x25\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5868] <... read resumed>"\x01\x25\x0c\x00", 1024) = 4 [pid 5865] <... read resumed>"\x01\x39\x0c\x00", 1024) = 4 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x25\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] <... read resumed>"\x01\x16\x0c\x02\x00\x7d", 1024) = 6 [pid 5867] <... writev resumed>) = 255 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x25\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5867] read(202, [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x39\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5862] <... writev resumed>) = 255 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x16\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5867] <... read resumed>"\x01\x38\x0c\x00", 1024) = 4 [pid 5861] <... writev resumed>) = 255 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x38\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] read(202, [pid 5868] <... writev resumed>) = 255 [pid 5867] <... writev resumed>) = 255 [pid 5865] <... writev resumed>) = 255 [pid 5862] read(202, [pid 5867] read(202, "\x01\x39\x0c\x00", 1024) = 4 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x39\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4) = 255 [pid 5867] read(202, "\x01\x16\x0c\x02\x00\x7d", 1024) = 6 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x16\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5868] read(202, [pid 5867] <... writev resumed>) = 255 [pid 5865] read(202, [pid 5862] <... read resumed>"\x01\x38\x0c\x00", 1024) = 4 [pid 5850] <... ioctl resumed>, 0) = -1 EALREADY (Operation already in progress) [pid 5852] <... ioctl resumed>, 0x3) = -1 EALREADY (Operation already in progress) [pid 5868] <... read resumed>"\x01\x38\x0c\x00", 1024) = 4 [pid 5867] read(202, [pid 5865] <... read resumed>"\x01\x16\x0c\x02\x00\x7d", 1024) = 6 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x38\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5852] ioctl(3, HCISETSCAN [ 80.898281][ T5869] Bluetooth: hci1: unexpected cc 0x0c38 length: 249 > 2 [ 80.912013][ T5869] Bluetooth: hci3: unexpected cc 0x0c25 length: 249 > 3 [ 80.913015][ T5870] Bluetooth: hci2: unexpected cc 0x0c25 length: 249 > 3 [ 80.923132][ T5869] Bluetooth: hci3: unexpected cc 0x0c38 length: 249 > 2 [ 80.927644][ T54] Bluetooth: hci4: unexpected cc 0x0c25 length: 249 > 3 [pid 5850] ioctl(3, HCISETSCAN [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x38\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x16\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5862] <... writev resumed>) = 255 [pid 5868] <... writev resumed>) = 255 [pid 5865] <... writev resumed>) = 255 [pid 5862] read(202, [pid 5868] read(202, [pid 5865] read(202, [pid 5861] <... read resumed>"\x01\x1a\x0c\x01\x02", 1024) = 5 [pid 5867] <... read resumed>"\x01\x1a\x0c\x01\x02", 1024) = 5 [pid 5862] <... read resumed>"\x01\x39\x0c\x00", 1024) = 4 [pid 5861] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x04", iov_len=2}, {iov_base="\x01\x1a\x0c", iov_len=3}, {iov_base="\x00", iov_len=1}], 4 [pid 5849] <... ioctl resumed>, 0x1) = -1 EALREADY (Operation already in progress) [pid 5868] <... read resumed>"\x01\x39\x0c\x00", 1024) = 4 [pid 5867] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x04", iov_len=2}, {iov_base="\x01\x1a\x0c", iov_len=3}, {iov_base="\x00", iov_len=1}], 4 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x39\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] <... writev resumed>) = 7 [pid 5849] ioctl(3, HCISETSCAN [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x39\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5862] <... writev resumed>) = 255 [pid 5850] <... ioctl resumed>, 0x7ffc22ea9d00) = 0 [pid 5868] <... writev resumed>) = 255 [pid 5867] <... writev resumed>) = 7 [pid 5865] <... read resumed>"\x01\x1a\x0c\x01\x02", 1024) = 5 [pid 5861] rt_sigprocmask(SIG_BLOCK, ~[RT_1], [pid 5850] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x04\x0a", iov_len=2}, {iov_base="\xaa\xaa\xaa\xaa\xaa\x10\x00\x00\x00\x01", iov_len=10}], 3 [pid 5865] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x04", iov_len=2}, {iov_base="\x01\x1a\x0c", iov_len=3}, {iov_base="\x00", iov_len=1}], 4 [pid 5862] read(202, [pid 5852] <... ioctl resumed>, 0x7ffc22ea9d00) = 0 [pid 5868] read(202, [pid 5867] rt_sigprocmask(SIG_BLOCK, ~[RT_1], [pid 5850] <... writev resumed>) = 13 [pid 5862] <... read resumed>"\x01\x16\x0c\x02\x00\x7d", 1024) = 6 [pid 5852] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x04\x0a", iov_len=2}, {iov_base="\xaa\xaa\xaa\xaa\xaa\x10\x00\x00\x00\x01", iov_len=10}], 3 [pid 5868] <... read resumed>"\x01\x16\x0c\x02\x00\x7d", 1024) = 6 [pid 5865] <... writev resumed>) = 7 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x16\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5861] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5850] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x03\x0b", iov_len=2}, {iov_base="\x00\xc8\x00\xaa\xaa\xaa\xaa\xaa\x10\x01\x00", iov_len=11}], 3 [pid 5849] <... ioctl resumed>, 0x7ffc22ea9d00) = 0 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\xfc", iov_len=2}, {iov_base="\x01\x16\x0c", iov_len=3}, {iov_base="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=249}], 4 [pid 5867] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5865] rt_sigprocmask(SIG_BLOCK, ~[RT_1], [pid 5862] <... writev resumed>) = 255 [pid 5852] <... writev resumed>) = 13 [pid 5849] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x04\x0a", iov_len=2}, {iov_base="\xaa\xaa\xaa\xaa\xaa\x10\x00\x00\x00\x01", iov_len=10}], 3 [pid 5847] <... ioctl resumed>, 0x2) = -1 EALREADY (Operation already in progress) [pid 5865] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5862] read(202, [pid 5852] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x03\x0b", iov_len=2}, {iov_base="\x00\xc8\x00\xaa\xaa\xaa\xaa\xaa\x10\x01\x00", iov_len=11}], 3 [pid 5849] <... writev resumed>) = 13 [pid 5865] madvise(0x7f5f09de1000, 8372224, MADV_DONTNEED [pid 5861] madvise(0x7f5f09de1000, 8372224, MADV_DONTNEED [pid 5852] <... writev resumed>) = 14 [pid 5850] <... writev resumed>) = 14 [pid 5849] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x03\x0b", iov_len=2}, {iov_base="\x00\xc8\x00\xaa\xaa\xaa\xaa\xaa\x10\x01\x00", iov_len=11}], 3 [pid 5847] ioctl(3, HCISETSCAN [pid 5868] <... writev resumed>) = 255 [pid 5867] madvise(0x7f5f09de1000, 8372224, MADV_DONTNEED [pid 5865] <... madvise resumed>) = 0 [pid 5861] <... madvise resumed>) = 0 [pid 5852] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\v\v", iov_len=2}, {iov_base="\x00\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00", iov_len=11}], 3 [pid 5849] <... writev resumed>) = 14 [pid 5865] exit(0 [pid 5852] <... writev resumed>) = 14 [pid 5849] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\v\v", iov_len=2}, {iov_base="\x00\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00", iov_len=11}], 3 [pid 5865] <... exit resumed>) = ? [pid 5852] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x3e\x13", iov_len=2}, {iov_base="\x01\x00\xc9\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x11\x00\x00\x00\x00\x00\x00\x00", iov_len=19}], 3 [pid 5849] <... writev resumed>) = 14 [pid 5865] +++ exited with 0 +++ [pid 5852] <... writev resumed>) = 22 [pid 5849] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x3e\x13", iov_len=2}, {iov_base="\x01\x00\xc9\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x11\x00\x00\x00\x00\x00\x00\x00", iov_len=19}], 3 [pid 5852] futex(0x7f5f0a5e1990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 2, NULL, FUTEX_BITSET_MATCH_ANY [pid 5849] <... writev resumed>) = 22 [pid 5849] close(3) = 0 [pid 5849] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5849] getppid() = 0 [pid 5849] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5862] <... read resumed>"\x01\x1a\x0c\x01\x02", 1024) = 5 [pid 5849] <... openat resumed>) = 3 [pid 5862] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x04", iov_len=2}, {iov_base="\x01\x1a\x0c", iov_len=3}, {iov_base="\x00", iov_len=1}], 4 [pid 5849] dup2(3, 201 [pid 5862] <... writev resumed>) = 7 [pid 5849] <... dup2 resumed>) = 201 [pid 5862] rt_sigprocmask(SIG_BLOCK, ~[RT_1], [pid 5849] close(3) = 0 [pid 5849] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5862] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5849] <... prlimit64 resumed>NULL) = 0 [pid 5862] madvise(0x7f5f09de1000, 8372224, MADV_DONTNEED [pid 5849] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5862] <... madvise resumed>) = 0 [pid 5850] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\v\v", iov_len=2}, {iov_base="\x00\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00", iov_len=11}], 3 [pid 5849] <... prlimit64 resumed>NULL) = 0 [pid 5867] <... madvise resumed>) = 0 [pid 5868] read(202, [pid 5862] exit(0 [pid 5861] exit(0 [pid 5849] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5862] <... exit resumed>) = ? [pid 5849] <... prlimit64 resumed>NULL) = 0 [pid 5862] +++ exited with 0 +++ [pid 5849] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 5849] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0 [pid 5849] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 5850] <... writev resumed>) = 14 [pid 5849] unshare(CLONE_NEWNS [pid 5867] exit(0 [pid 5861] <... exit resumed>) = ? [pid 5857] <... ioctl resumed>, 0x4) = -1 EALREADY (Operation already in progress) [pid 5850] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x3e\x13", iov_len=2}, {iov_base="\x01\x00\xc9\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x11\x00\x00\x00\x00\x00\x00\x00", iov_len=19}], 3 [pid 5849] <... unshare resumed>) = 0 [pid 5849] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL) = 0 [pid 5849] unshare(CLONE_NEWIPC [pid 5857] ioctl(3, HCISETSCAN [pid 5850] <... writev resumed>) = 22 [pid 5849] <... unshare resumed>) = 0 [pid 5847] <... ioctl resumed>, 0x7ffc22ea9d00) = 0 [pid 5849] unshare(CLONE_NEWCGROUP) = 0 [pid 5849] unshare(CLONE_NEWUTS) = 0 [pid 5849] unshare(CLONE_SYSVSEM) = 0 [pid 5849] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC) = 3 [pid 5849] write(3, "16777216", 8) = 8 [pid 5849] close(3) = 0 [ 80.952919][ T54] Bluetooth: hci2: unexpected cc 0x0c38 length: 249 > 2 [ 80.958229][ T5864] Bluetooth: hci4: unexpected cc 0x0c38 length: 249 > 2 [pid 5868] <... read resumed>"\x01\x1a\x0c\x01\x02", 1024) = 5 [pid 5867] <... exit resumed>) = ? [pid 5861] +++ exited with 0 +++ [pid 5850] futex(0x7f5f0a5e1990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 2, NULL, FUTEX_BITSET_MATCH_ANY [pid 5847] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x04\x0a", iov_len=2}, {iov_base="\xaa\xaa\xaa\xaa\xaa\x10\x00\x00\x00\x01", iov_len=10}], 3 [pid 5867] +++ exited with 0 +++ [pid 5852] <... futex resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5847] <... writev resumed>) = 13 [pid 5868] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x0e\x04", iov_len=2}, {iov_base="\x01\x1a\x0c", iov_len=3}, {iov_base="\x00", iov_len=1}], 4 [pid 5852] close(3 [pid 5850] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5849] <... openat resumed>) = 3 [pid 5847] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x03\x0b", iov_len=2}, {iov_base="\x00\xc8\x00\xaa\xaa\xaa\xaa\xaa\x10\x01\x00", iov_len=11}], 3 [pid 5868] <... writev resumed>) = 7 [pid 5857] <... ioctl resumed>, 0x7ffc22ea9d00) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] close(3 [pid 5849] write(3, "536870912", 9 [pid 5847] <... writev resumed>) = 14 [pid 5852] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5850] <... close resumed>) = 0 [pid 5849] <... write resumed>) = 9 [pid 5852] getppid( [pid 5849] close(3 [pid 5868] rt_sigprocmask(SIG_BLOCK, ~[RT_1], [pid 5857] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x04\x0a", iov_len=2}, {iov_base="\xaa\xaa\xaa\xaa\xaa\x10\x00\x00\x00\x01", iov_len=10}], 3 [pid 5852] <... getppid resumed>) = 0 [pid 5868] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5857] <... writev resumed>) = 13 [pid 5850] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5849] <... close resumed>) = 0 [pid 5847] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\v\v", iov_len=2}, {iov_base="\x00\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00", iov_len=11}], 3 [pid 5868] madvise(0x7f5f09de1000, 8372224, MADV_DONTNEED [pid 5857] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x03\x0b", iov_len=2}, {iov_base="\x00\xc8\x00\xaa\xaa\xaa\xaa\xaa\x10\x01\x00", iov_len=11}], 3 [pid 5852] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5850] <... prctl resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5847] <... writev resumed>) = 14 [pid 5868] <... madvise resumed>) = 0 [pid 5857] <... writev resumed>) = 14 [pid 5850] getppid( [pid 5849] <... openat resumed>) = 3 [pid 5847] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x3e\x13", iov_len=2}, {iov_base="\x01\x00\xc9\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x11\x00\x00\x00\x00\x00\x00\x00", iov_len=19}], 3 [pid 5868] exit(0 [pid 5857] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\v\v", iov_len=2}, {iov_base="\x00\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00", iov_len=11}], 3 [pid 5850] <... getppid resumed>) = 0 [pid 5868] <... exit resumed>) = ? [pid 5857] <... writev resumed>) = 14 [pid 5847] <... writev resumed>) = 22 [pid 5868] +++ exited with 0 +++ [pid 5850] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5849] write(3, "1024", 4 [pid 5847] close(3 [pid 5857] writev(202, [{iov_base="\x04", iov_len=1}, {iov_base="\x3e\x13", iov_len=2}, {iov_base="\x01\x00\xc9\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x11\x00\x00\x00\x00\x00\x00\x00", iov_len=19}], 3 [pid 5852] <... openat resumed>) = 3 [pid 5850] <... openat resumed>) = 3 [pid 5849] <... write resumed>) = 4 [pid 5847] <... close resumed>) = 0 [pid 5857] <... writev resumed>) = 22 [pid 5857] close(3 [pid 5849] close(3 [pid 5847] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5857] <... close resumed>) = 0 [pid 5852] dup2(3, 201 [pid 5849] <... close resumed>) = 0 [pid 5857] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5852] <... dup2 resumed>) = 201 [pid 5850] dup2(3, 201 [pid 5849] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5847] <... prctl resumed>) = 0 [pid 5857] <... prctl resumed>) = 0 [pid 5850] <... dup2 resumed>) = 201 [pid 5857] getppid( [pid 5852] close(3 [pid 5850] close(3 [pid 5849] <... openat resumed>) = 3 [pid 5847] getppid( [pid 5857] <... getppid resumed>) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] <... close resumed>) = 0 [pid 5849] write(3, "8192", 4 [pid 5847] <... getppid resumed>) = 0 [pid 5857] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5852] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5850] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5849] <... write resumed>) = 4 [pid 5847] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5857] <... openat resumed>) = 3 [pid 5852] <... prlimit64 resumed>NULL) = 0 [pid 5850] <... prlimit64 resumed>NULL) = 0 [pid 5849] close(3 [pid 5847] <... openat resumed>) = 3 [pid 5857] dup2(3, 201 [pid 5852] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5850] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5849] <... close resumed>) = 0 [pid 5847] dup2(3, 201 [pid 5857] <... dup2 resumed>) = 201 [pid 5850] <... prlimit64 resumed>NULL) = 0 [pid 5847] <... dup2 resumed>) = 201 [pid 5850] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5849] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5857] close(3 [pid 5850] <... prlimit64 resumed>NULL) = 0 [pid 5847] close(3 [pid 5857] <... close resumed>) = 0 [pid 5850] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, [pid 5852] <... prlimit64 resumed>NULL) = 0 [pid 5850] <... prlimit64 resumed>NULL) = 0 [pid 5852] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0 [pid 5852] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 5852] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5857] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5852] <... prlimit64 resumed>NULL) = 0 [pid 5850] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5849] <... openat resumed>) = 3 [pid 5847] <... close resumed>) = 0 [pid 5857] <... prlimit64 resumed>NULL) = 0 [pid 5852] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5850] <... prlimit64 resumed>NULL) = 0 [pid 5857] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5852] <... prlimit64 resumed>NULL) = 0 [pid 5849] write(3, "1024", 4 [pid 5847] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5850] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5857] <... prlimit64 resumed>NULL) = 0 [pid 5852] unshare(CLONE_NEWNS [pid 5849] <... write resumed>) = 4 [pid 5850] <... prlimit64 resumed>NULL) = 0 [pid 5847] <... prlimit64 resumed>NULL) = 0 [pid 5857] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5850] unshare(CLONE_NEWNS [pid 5847] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5857] <... prlimit64 resumed>NULL) = 0 [pid 5852] <... unshare resumed>) = 0 [pid 5849] close(3 [pid 5857] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, [pid 5847] <... prlimit64 resumed>NULL) = 0 [pid 5857] <... prlimit64 resumed>NULL) = 0 [pid 5849] <... close resumed>) = 0 [pid 5847] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5857] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5850] <... unshare resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5857] <... prlimit64 resumed>NULL) = 0 [pid 5850] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5847] <... prlimit64 resumed>NULL) = 0 [pid 5857] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5852] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5857] <... prlimit64 resumed>NULL) = 0 [pid 5852] <... mount resumed>) = 0 [pid 5849] <... openat resumed>) = 3 [pid 5847] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, [pid 5852] unshare(CLONE_NEWIPC [pid 5857] unshare(CLONE_NEWNS [pid 5850] <... mount resumed>) = 0 [pid 5849] write(3, "1024", 4 [pid 5847] <... prlimit64 resumed>NULL) = 0 [pid 5852] <... unshare resumed>) = 0 [pid 5850] unshare(CLONE_NEWIPC [pid 5849] <... write resumed>) = 4 [pid 5847] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5852] unshare(CLONE_NEWCGROUP) = 0 [pid 5852] unshare(CLONE_NEWUTS [pid 5850] <... unshare resumed>) = 0 [pid 5857] <... unshare resumed>) = 0 [pid 5852] <... unshare resumed>) = 0 [pid 5849] close(3 [pid 5847] <... prlimit64 resumed>NULL) = 0 [pid 5857] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5852] unshare(CLONE_SYSVSEM [pid 5850] unshare(CLONE_NEWCGROUP [pid 5849] <... close resumed>) = 0 [pid 5847] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5857] <... mount resumed>) = 0 [pid 5852] <... unshare resumed>) = 0 [pid 5850] <... unshare resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5847] <... prlimit64 resumed>NULL) = 0 [pid 5857] unshare(CLONE_NEWIPC [pid 5850] unshare(CLONE_NEWUTS [pid 5849] <... openat resumed>) = 3 [pid 5847] unshare(CLONE_NEWNS [pid 5852] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5857] <... unshare resumed>) = 0 [pid 5852] <... openat resumed>) = 3 [pid 5850] <... unshare resumed>) = 0 [pid 5849] write(3, "1024 1048576 500 1024", 21 [pid 5847] <... unshare resumed>) = 0 [pid 5850] unshare(CLONE_SYSVSEM [pid 5849] <... write resumed>) = 21 [pid 5850] <... unshare resumed>) = 0 [pid 5849] close(3 [pid 5847] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5857] unshare(CLONE_NEWCGROUP [pid 5850] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5849] <... close resumed>) = 0 [pid 5857] <... unshare resumed>) = 0 [pid 5850] <... openat resumed>) = 3 [pid 5849] getpid( [pid 5847] <... mount resumed>) = 0 [pid 5857] unshare(CLONE_NEWUTS [pid 5850] write(3, "16777216", 8 [pid 5857] <... unshare resumed>) = 0 [pid 5850] <... write resumed>) = 8 [pid 5849] <... getpid resumed>) = 1 [pid 5847] unshare(CLONE_NEWIPC [pid 5857] unshare(CLONE_SYSVSEM [pid 5852] write(3, "16777216", 8 [pid 5850] close(3 [pid 5849] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5852] <... write resumed>) = 8 [pid 5857] <... unshare resumed>) = 0 [pid 5852] close(3 [pid 5850] <... close resumed>) = 0 [pid 5849] <... capget resumed>{effective=1<) = 0 [pid 5857] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5852] <... close resumed>) = 0 [pid 5850] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5849] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5857] <... openat resumed>) = 3 [pid 5852] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5850] <... openat resumed>) = 3 [pid 5849] <... capset resumed>) = 0 [pid 5847] unshare(CLONE_NEWCGROUP [pid 5849] unshare(CLONE_NEWNET [pid 5857] write(3, "16777216", 8 [pid 5852] <... openat resumed>) = 3 [pid 5850] write(3, "536870912", 9 [pid 5852] write(3, "536870912", 9 [pid 5857] <... write resumed>) = 8 [pid 5852] <... write resumed>) = 9 [pid 5850] <... write resumed>) = 9 [pid 5847] <... unshare resumed>) = 0 [pid 5857] close(3 [pid 5852] close(3 [pid 5850] close(3 [pid 5847] unshare(CLONE_NEWUTS [pid 5857] <... close resumed>) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] <... close resumed>) = 0 [pid 5857] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5852] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5847] <... unshare resumed>) = 0 [pid 5857] <... openat resumed>) = 3 [pid 5852] <... openat resumed>) = 3 [pid 5850] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5852] write(3, "1024", 4 [pid 5847] unshare(CLONE_SYSVSEM [pid 5857] write(3, "536870912", 9 [pid 5852] <... write resumed>) = 4 [pid 5850] <... openat resumed>) = 3 [pid 5857] <... write resumed>) = 9 [pid 5852] close(3 [pid 5847] <... unshare resumed>) = 0 [pid 5857] close(3 [pid 5852] <... close resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5852] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5850] write(3, "1024", 4 [pid 5857] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5852] <... openat resumed>) = 3 [pid 5850] <... write resumed>) = 4 [pid 5857] <... openat resumed>) = 3 [pid 5850] close(3 [pid 5852] write(3, "8192", 4 [pid 5850] <... close resumed>) = 0 [pid 5857] write(3, "1024", 4 [pid 5852] <... write resumed>) = 4 [pid 5850] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5857] <... write resumed>) = 4 [pid 5852] close(3 [pid 5857] close(3 [pid 5852] <... close resumed>) = 0 [pid 5850] <... openat resumed>) = 3 [pid 5857] <... close resumed>) = 0 [pid 5857] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5852] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5847] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5852] write(3, "1024", 4 [pid 5857] <... openat resumed>) = 3 [pid 5852] <... write resumed>) = 4 [pid 5850] write(3, "8192", 4 [pid 5847] <... openat resumed>) = 3 [pid 5852] close(3 [pid 5847] write(3, "16777216", 8 [pid 5852] <... close resumed>) = 0 [pid 5852] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5857] write(3, "8192", 4 [pid 5852] <... openat resumed>) = 3 [pid 5850] <... write resumed>) = 4 [pid 5847] <... write resumed>) = 8 [pid 5857] <... write resumed>) = 4 [pid 5850] close(3 [pid 5847] close(3 [pid 5857] close(3 [pid 5850] <... close resumed>) = 0 [pid 5847] <... close resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5850] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5847] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5852] write(3, "1024", 4) = 4 [pid 5847] <... openat resumed>) = 3 [pid 5852] close(3) = 0 [pid 5847] write(3, "536870912", 9 [pid 5852] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5850] <... openat resumed>) = 3 [pid 5857] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5852] <... openat resumed>) = 3 [pid 5847] <... write resumed>) = 9 [pid 5852] write(3, "1024 1048576 500 1024", 21) = 21 [pid 5852] close(3 [pid 5857] <... openat resumed>) = 3 [pid 5852] <... close resumed>) = 0 [pid 5850] write(3, "1024", 4 [pid 5847] close(3 [pid 5857] write(3, "1024", 4 [pid 5847] <... close resumed>) = 0 [pid 5850] <... write resumed>) = 4 [pid 5857] <... write resumed>) = 4 [pid 5850] close(3 [pid 5847] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5857] close(3 [pid 5852] getpid( [pid 5850] <... close resumed>) = 0 [pid 5847] <... openat resumed>) = 3 [pid 5857] <... close resumed>) = 0 [pid 5852] <... getpid resumed>) = 1 [pid 5850] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5847] write(3, "1024", 4 [pid 5857] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5852] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5850] <... openat resumed>) = 3 [pid 5849] <... unshare resumed>) = 0 [pid 5847] <... write resumed>) = 4 [pid 5857] <... openat resumed>) = 3 [pid 5852] <... capget resumed>{effective=1< [pid 5847] close(3 [pid 5852] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5850] write(3, "1024", 4 [pid 5847] <... close resumed>) = 0 [pid 5857] write(3, "1024", 4 [pid 5852] <... capset resumed>) = 0 [pid 5850] <... write resumed>) = 4 [pid 5849] <... openat resumed>) = 3 [pid 5847] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5852] unshare(CLONE_NEWNET [pid 5857] <... write resumed>) = 4 [pid 5850] close(3 [pid 5849] write(3, "0 65535", 7 [pid 5847] <... openat resumed>) = 3 [pid 5857] close(3 [pid 5850] <... close resumed>) = 0 [pid 5849] <... write resumed>) = 7 [pid 5847] write(3, "8192", 4 [pid 5857] <... close resumed>) = 0 [pid 5850] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5857] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5850] <... openat resumed>) = 3 [pid 5849] close(3 [pid 5847] <... write resumed>) = 4 [pid 5857] <... openat resumed>) = 3 [pid 5849] <... close resumed>) = 0 [pid 5850] write(3, "1024 1048576 500 1024", 21 [pid 5849] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC [pid 5847] close(3 [pid 5849] <... openat resumed>) = 3 [pid 5857] write(3, "1024 1048576 500 1024", 21 [pid 5850] <... write resumed>) = 21 [pid 5847] <... close resumed>) = 0 [pid 5857] <... write resumed>) = 21 [pid 5850] close(3 [pid 5849] write(3, "100000", 6 [pid 5847] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5857] close(3 [pid 5850] <... close resumed>) = 0 [pid 5849] <... write resumed>) = 6 [pid 5847] <... openat resumed>) = 3 [pid 5857] <... close resumed>) = 0 [pid 5857] getpid( [pid 5850] getpid( [pid 5849] close(3 [pid 5847] write(3, "1024", 4 [pid 5857] <... getpid resumed>) = 1 [pid 5850] <... getpid resumed>) = 1 [pid 5849] <... close resumed>) = 0 [pid 5857] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5850] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5847] <... write resumed>) = 4 [pid 5857] <... capget resumed>{effective=1< [pid 5850] <... capget resumed>{effective=1< [pid 5847] close(3 [pid 5857] <... capset resumed>) = 0 [pid 5850] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5849] <... mkdir resumed>) = 0 [pid 5847] <... close resumed>) = 0 [pid 5857] unshare(CLONE_NEWNET [pid 5850] <... capset resumed>) = 0 [pid 5847] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5850] unshare(CLONE_NEWNET [pid 5847] <... openat resumed>) = 3 [pid 5849] mount("", "./syz-tmp", "tmpfs", 0, NULL [pid 5847] write(3, "1024", 4 [pid 5849] <... mount resumed>) = 0 [pid 5847] <... write resumed>) = 4 [pid 5847] close(3) = 0 [pid 5847] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5849] mkdir("./syz-tmp/newroot", 0777 [pid 5847] <... openat resumed>) = 3 [pid 5849] <... mkdir resumed>) = 0 [pid 5847] write(3, "1024 1048576 500 1024", 21) = 21 [pid 5847] close(3 [pid 5849] mkdir("./syz-tmp/newroot/dev", 0700 [pid 5847] <... close resumed>) = 0 [pid 5847] getpid( [pid 5849] <... mkdir resumed>) = 0 [pid 5847] <... getpid resumed>) = 1 [pid 5847] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5849] mount("/dev", "./syz-tmp/newroot/dev", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5847] <... capget resumed>{effective=1<) = 0 [pid 5847] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5852] <... unshare resumed>) = 0 [pid 5849] mkdir("./syz-tmp/newroot/proc", 0700) = 0 [pid 5849] mount("syz-proc", "./syz-tmp/newroot/proc", "proc", 0, NULL) = 0 [pid 5849] mkdir("./syz-tmp/newroot/selinux", 0700) = 0 [pid 5849] mount("/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory) [pid 5849] mount("/sys/fs/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory) [pid 5849] mkdir("./syz-tmp/newroot/sys", 0700) = 0 [pid 5849] mount("/sys", "./syz-tmp/newroot/sys", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC) = 3 [pid 5849] <... mount resumed>) = 0 [pid 5852] write(3, "0 65535", 7) = 7 [pid 5849] mount("/sys/kernel/debug", "./syz-tmp/newroot/sys/kernel/debug", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] close(3) = 0 [pid 5852] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC [pid 5849] <... mount resumed>) = 0 [pid 5852] <... openat resumed>) = 3 [pid 5849] mount("/sys/fs/smackfs", "./syz-tmp/newroot/sys/fs/smackfs", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] write(3, "100000", 6 [pid 5849] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5852] <... write resumed>) = 6 [pid 5849] mount("/proc/sys/fs/binfmt_misc", "./syz-tmp/newroot/proc/sys/fs/binfmt_misc", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] close(3 [pid 5849] <... mount resumed>) = 0 [pid 5849] mkdir("./syz-tmp/newroot/syzcgroup", 0700 [pid 5852] <... close resumed>) = 0 [pid 5849] <... mkdir resumed>) = 0 [pid 5852] mkdir("./syz-tmp", 0777 [pid 5849] mkdir("./syz-tmp/newroot/syzcgroup/unified", 0700) = 0 [pid 5849] mkdir("./syz-tmp/newroot/syzcgroup/cpu", 0700) = 0 [pid 5852] <... mkdir resumed>) = 0 [pid 5852] mount("", "./syz-tmp", "tmpfs", 0, NULL [pid 5849] mkdir("./syz-tmp/newroot/syzcgroup/net", 0700) = 0 [pid 5849] mount("/syzcgroup/unified", "./syz-tmp/newroot/syzcgroup/unified", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] <... mount resumed>) = 0 [pid 5849] <... mount resumed>) = 0 [pid 5852] mkdir("./syz-tmp/newroot", 0777 [pid 5849] mount("/syzcgroup/cpu", "./syz-tmp/newroot/syzcgroup/cpu", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5849] mount("/syzcgroup/net", "./syz-tmp/newroot/syzcgroup/net", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] <... mkdir resumed>) = 0 [pid 5849] <... mount resumed>) = 0 [pid 5852] mkdir("./syz-tmp/newroot/dev", 0700) = 0 [pid 5849] mkdir("./syz-tmp/pivot", 0777 [pid 5852] mount("/dev", "./syz-tmp/newroot/dev", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5849] <... mkdir resumed>) = 0 [pid 5852] mkdir("./syz-tmp/newroot/proc", 0700 [pid 5849] pivot_root("./syz-tmp", "./syz-tmp/pivot") = 0 [pid 5849] chdir("/" [pid 5852] <... mkdir resumed>) = 0 [pid 5852] mount("syz-proc", "./syz-tmp/newroot/proc", "proc", 0, NULL [pid 5849] <... chdir resumed>) = 0 [pid 5852] <... mount resumed>) = 0 [pid 5852] mkdir("./syz-tmp/newroot/selinux", 0700) = 0 [pid 5849] umount2("./pivot", MNT_DETACH [pid 5852] mount("/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory) [pid 5852] mount("/sys/fs/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory) [pid 5852] mkdir("./syz-tmp/newroot/sys", 0700) = 0 [pid 5852] mount("/sys", "./syz-tmp/newroot/sys", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5849] <... umount2 resumed>) = 0 [pid 5852] <... mount resumed>) = 0 [pid 5849] chroot("./newroot" [pid 5852] mount("/sys/kernel/debug", "./syz-tmp/newroot/sys/kernel/debug", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5849] <... chroot resumed>) = 0 [pid 5852] mount("/sys/fs/smackfs", "./syz-tmp/newroot/sys/fs/smackfs", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5850] <... unshare resumed>) = 0 [pid 5852] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5849] chdir("/") = 0 [pid 5852] mount("/proc/sys/fs/binfmt_misc", "./syz-tmp/newroot/proc/sys/fs/binfmt_misc", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5852] mkdir("./syz-tmp/newroot/syzcgroup", 0700 [pid 5850] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5849] mkdir("/dev/binderfs", 0777 [pid 5852] <... mkdir resumed>) = 0 [pid 5850] <... openat resumed>) = 3 [pid 5849] <... mkdir resumed>) = 0 [pid 5850] write(3, "0 65535", 7 [pid 5849] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5852] mkdir("./syz-tmp/newroot/syzcgroup/unified", 0700 [pid 5850] <... write resumed>) = 7 [pid 5849] <... mount resumed>) = 0 [pid 5852] <... mkdir resumed>) = 0 [pid 5850] close(3) = 0 [pid 5850] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC) = 3 [pid 5852] mkdir("./syz-tmp/newroot/syzcgroup/cpu", 0700) = 0 [pid 5850] write(3, "100000", 6) = 6 [pid 5850] close(3 [pid 5852] mkdir("./syz-tmp/newroot/syzcgroup/net", 0700 [pid 5850] <... close resumed>) = 0 [pid 5852] <... mkdir resumed>) = 0 [pid 5850] mkdir("./syz-tmp", 0777 [pid 5849] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5850] <... mkdir resumed>) = 0 [pid 5849] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5852] mount("/syzcgroup/unified", "./syz-tmp/newroot/syzcgroup/unified", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5852] mount("/syzcgroup/cpu", "./syz-tmp/newroot/syzcgroup/cpu", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5852] mount("/syzcgroup/net", "./syz-tmp/newroot/syzcgroup/net", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5849] getpid( [pid 5850] mount("", "./syz-tmp", "tmpfs", 0, NULL [pid 5849] <... getpid resumed>) = 1 [pid 5852] mkdir("./syz-tmp/pivot", 0777 [pid 5850] <... mount resumed>) = 0 [pid 5849] mkdir("/syzcgroup/unified/syz1", 0777 [pid 5852] <... mkdir resumed>) = 0 [pid 5849] <... mkdir resumed>) = 0 [pid 5857] <... unshare resumed>) = 0 [pid 5852] pivot_root("./syz-tmp", "./syz-tmp/pivot" [pid 5850] mkdir("./syz-tmp/newroot", 0777 [pid 5847] <... unshare resumed>) = 0 [pid 5857] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC) = 3 [pid 5847] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5852] <... pivot_root resumed>) = 0 [pid 5857] write(3, "0 65535", 7) = 7 [pid 5852] chdir("/" [pid 5850] <... mkdir resumed>) = 0 [pid 5847] <... openat resumed>) = 3 [pid 5857] close(3 [pid 5850] mkdir("./syz-tmp/newroot/dev", 0700 [pid 5857] <... close resumed>) = 0 [pid 5852] <... chdir resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/syzcgroup/unified/syz1/pids.max", O_WRONLY|O_CLOEXEC [pid 5847] write(3, "0 65535", 7 [pid 5857] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC [pid 5852] umount2("./pivot", MNT_DETACH [pid 5850] <... mkdir resumed>) = 0 [pid 5847] <... write resumed>) = 7 [pid 5857] <... openat resumed>) = 3 [pid 5850] mount("/dev", "./syz-tmp/newroot/dev", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5847] close(3 [pid 5857] write(3, "100000", 6 [pid 5847] <... close resumed>) = 0 [pid 5857] <... write resumed>) = 6 [pid 5850] <... mount resumed>) = 0 [pid 5857] close(3 [pid 5850] mkdir("./syz-tmp/newroot/proc", 0700 [pid 5847] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC [pid 5852] <... umount2 resumed>) = 0 [pid 5849] <... openat resumed>) = 3 [pid 5857] <... close resumed>) = 0 [pid 5852] chroot("./newroot" [pid 5850] <... mkdir resumed>) = 0 [pid 5849] write(3, "32", 2 [pid 5847] <... openat resumed>) = 3 [pid 5857] mkdir("./syz-tmp", 0777 [pid 5852] <... chroot resumed>) = 0 [pid 5850] mount("syz-proc", "./syz-tmp/newroot/proc", "proc", 0, NULL [pid 5849] <... write resumed>) = 2 [pid 5857] <... mkdir resumed>) = 0 [pid 5852] chdir("/" [pid 5850] <... mount resumed>) = 0 [pid 5849] close(3 [pid 5847] write(3, "100000", 6 [pid 5849] <... close resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/syzcgroup/unified/syz1/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5857] mount("", "./syz-tmp", "tmpfs", 0, NULL [pid 5852] <... chdir resumed>) = 0 [pid 5850] mkdir("./syz-tmp/newroot/selinux", 0700 [pid 5849] <... openat resumed>) = 3 [pid 5847] <... write resumed>) = 6 [pid 5857] <... mount resumed>) = 0 [pid 5852] mkdir("/dev/binderfs", 0777 [pid 5850] <... mkdir resumed>) = 0 [pid 5847] close(3 [pid 5852] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5847] <... close resumed>) = 0 [pid 5852] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5850] mount("/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5849] write(3, "1", 1 [pid 5847] mkdir("./syz-tmp", 0777 [pid 5857] mkdir("./syz-tmp/newroot", 0777 [pid 5852] <... mount resumed>) = 0 [pid 5850] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5850] mount("/sys/fs/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5857] <... mkdir resumed>) = 0 [pid 5852] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5850] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5847] <... mkdir resumed>) = 0 [pid 5852] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5850] mkdir("./syz-tmp/newroot/sys", 0700 [pid 5857] mkdir("./syz-tmp/newroot/dev", 0700 [pid 5852] getpid( [pid 5849] <... write resumed>) = 1 [pid 5847] mount("", "./syz-tmp", "tmpfs", 0, NULL [pid 5857] <... mkdir resumed>) = 0 [pid 5852] <... getpid resumed>) = 1 [pid 5849] close(3 [pid 5852] mkdir("/syzcgroup/unified/syz3", 0777 [pid 5850] <... mkdir resumed>) = 0 [pid 5847] <... mount resumed>) = 0 [pid 5849] <... close resumed>) = 0 [pid 5857] mount("/dev", "./syz-tmp/newroot/dev", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5850] mount("/sys", "./syz-tmp/newroot/sys", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5849] mkdir("/syzcgroup/cpu/syz1", 0777 [pid 5847] mkdir("./syz-tmp/newroot", 0777 [pid 5857] <... mount resumed>) = 0 [pid 5850] <... mount resumed>) = 0 [pid 5847] <... mkdir resumed>) = 0 [pid 5857] mkdir("./syz-tmp/newroot/proc", 0700) = 0 [pid 5857] mount("syz-proc", "./syz-tmp/newroot/proc", "proc", 0, NULL [pid 5852] <... mkdir resumed>) = 0 [pid 5850] mount("/sys/kernel/debug", "./syz-tmp/newroot/sys/kernel/debug", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5849] <... mkdir resumed>) = 0 [pid 5847] mkdir("./syz-tmp/newroot/dev", 0700 [pid 5852] openat(AT_FDCWD, "/syzcgroup/unified/syz3/pids.max", O_WRONLY|O_CLOEXEC [pid 5850] <... mount resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/syzcgroup/cpu/syz1/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5847] <... mkdir resumed>) = 0 [pid 5857] <... mount resumed>) = 0 [pid 5847] mount("/dev", "./syz-tmp/newroot/dev", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] <... openat resumed>) = 3 [pid 5850] mount("/sys/fs/smackfs", "./syz-tmp/newroot/sys/fs/smackfs", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5847] <... mount resumed>) = 0 [pid 5857] mkdir("./syz-tmp/newroot/selinux", 0700) = 0 [pid 5849] <... openat resumed>) = 3 [pid 5850] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5852] write(3, "32", 2 [pid 5847] mkdir("./syz-tmp/newroot/proc", 0700 [pid 5850] mount("/proc/sys/fs/binfmt_misc", "./syz-tmp/newroot/proc/sys/fs/binfmt_misc", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] <... write resumed>) = 2 [pid 5849] write(3, "1", 1 [pid 5857] mount("/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5850] <... mount resumed>) = 0 [pid 5852] close(3 [pid 5857] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5857] mount("/sys/fs/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory) [pid 5857] mkdir("./syz-tmp/newroot/sys", 0700 [pid 5849] <... write resumed>) = 1 [pid 5857] <... mkdir resumed>) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] mkdir("./syz-tmp/newroot/syzcgroup", 0700 [pid 5849] close(3 [pid 5847] <... mkdir resumed>) = 0 [pid 5857] mount("/sys", "./syz-tmp/newroot/sys", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] openat(AT_FDCWD, "/syzcgroup/unified/syz3/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5850] <... mkdir resumed>) = 0 [pid 5849] <... close resumed>) = 0 [pid 5847] mount("syz-proc", "./syz-tmp/newroot/proc", "proc", 0, NULL [pid 5857] <... mount resumed>) = 0 [pid 5852] <... openat resumed>) = 3 [pid 5850] mkdir("./syz-tmp/newroot/syzcgroup/unified", 0700 [pid 5847] <... mount resumed>) = 0 [pid 5857] mount("/sys/kernel/debug", "./syz-tmp/newroot/sys/kernel/debug", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] write(3, "1", 1 [pid 5849] openat(AT_FDCWD, "/syzcgroup/cpu/syz1/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5857] <... mount resumed>) = 0 [pid 5850] <... mkdir resumed>) = 0 [pid 5857] mount("/sys/fs/smackfs", "./syz-tmp/newroot/sys/fs/smackfs", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5850] mkdir("./syz-tmp/newroot/syzcgroup/cpu", 0700 [pid 5847] mkdir("./syz-tmp/newroot/selinux", 0700 [pid 5857] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5849] <... openat resumed>) = 3 [pid 5852] <... write resumed>) = 1 [pid 5850] <... mkdir resumed>) = 0 [pid 5849] write(3, "313524224", 9 [pid 5857] mount("/proc/sys/fs/binfmt_misc", "./syz-tmp/newroot/proc/sys/fs/binfmt_misc", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] close(3 [pid 5850] mkdir("./syz-tmp/newroot/syzcgroup/net", 0700 [pid 5847] <... mkdir resumed>) = 0 [pid 5857] <... mount resumed>) = 0 [pid 5852] <... close resumed>) = 0 [pid 5847] mount("/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5857] mkdir("./syz-tmp/newroot/syzcgroup", 0700) = 0 [pid 5847] <... mount resumed>) = -1 ENOENT (No such file or directory) [pid 5857] mkdir("./syz-tmp/newroot/syzcgroup/unified", 0700 [pid 5847] mount("/sys/fs/selinux", "./syz-tmp/newroot/selinux", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = -1 ENOENT (No such file or directory) [pid 5857] <... mkdir resumed>) = 0 [pid 5852] mkdir("/syzcgroup/cpu/syz3", 0777 [pid 5850] <... mkdir resumed>) = 0 [pid 5847] mkdir("./syz-tmp/newroot/sys", 0700 [pid 5849] <... write resumed>) = 9 [pid 5849] close(3 [pid 5857] mkdir("./syz-tmp/newroot/syzcgroup/cpu", 0700 [pid 5849] <... close resumed>) = 0 [pid 5847] <... mkdir resumed>) = 0 [pid 5857] <... mkdir resumed>) = 0 [pid 5850] mount("/syzcgroup/unified", "./syz-tmp/newroot/syzcgroup/unified", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5857] mkdir("./syz-tmp/newroot/syzcgroup/net", 0700 [pid 5850] <... mount resumed>) = 0 [pid 5849] openat(AT_FDCWD, "/syzcgroup/cpu/syz1/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5847] mount("/sys", "./syz-tmp/newroot/sys", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5849] <... openat resumed>) = 3 [pid 5847] mount("/sys/kernel/debug", "./syz-tmp/newroot/sys/kernel/debug", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5847] 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 5847] mount("/proc/sys/fs/binfmt_misc", "./syz-tmp/newroot/proc/sys/fs/binfmt_misc", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5847] mkdir("./syz-tmp/newroot/syzcgroup", 0700) = 0 [pid 5847] mkdir("./syz-tmp/newroot/syzcgroup/unified", 0700 [pid 5852] <... mkdir resumed>) = 0 [pid 5847] <... mkdir resumed>) = 0 [pid 5847] mkdir("./syz-tmp/newroot/syzcgroup/cpu", 0700 [pid 5849] write(3, "314572800", 9 [pid 5857] <... mkdir resumed>) = 0 [pid 5857] mount("/syzcgroup/unified", "./syz-tmp/newroot/syzcgroup/unified", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5847] <... mkdir resumed>) = 0 [pid 5849] <... write resumed>) = 9 [pid 5847] mkdir("./syz-tmp/newroot/syzcgroup/net", 0700 [pid 5857] <... mount resumed>) = 0 [pid 5849] close(3 [pid 5847] <... mkdir resumed>) = 0 [pid 5857] mount("/syzcgroup/cpu", "./syz-tmp/newroot/syzcgroup/cpu", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5849] <... close resumed>) = 0 [pid 5850] mount("/syzcgroup/cpu", "./syz-tmp/newroot/syzcgroup/cpu", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5847] mount("/syzcgroup/unified", "./syz-tmp/newroot/syzcgroup/unified", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5857] <... mount resumed>) = 0 [pid 5849] mkdir("/syzcgroup/net/syz1", 0777 [pid 5847] <... mount resumed>) = 0 [pid 5847] mount("/syzcgroup/cpu", "./syz-tmp/newroot/syzcgroup/cpu", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5847] mount("/syzcgroup/net", "./syz-tmp/newroot/syzcgroup/net", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL) = 0 [pid 5847] mkdir("./syz-tmp/pivot", 0777 [pid 5850] <... mount resumed>) = 0 [pid 5849] <... mkdir resumed>) = 0 [pid 5847] <... mkdir resumed>) = 0 [pid 5847] pivot_root("./syz-tmp", "./syz-tmp/pivot" [pid 5857] mount("/syzcgroup/net", "./syz-tmp/newroot/syzcgroup/net", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5852] openat(AT_FDCWD, "/syzcgroup/cpu/syz3/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5850] mount("/syzcgroup/net", "./syz-tmp/newroot/syzcgroup/net", NULL, MS_BIND|MS_REC|MS_PRIVATE, NULL [pid 5849] openat(AT_FDCWD, "/syzcgroup/net/syz1/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5857] <... mount resumed>) = 0 [pid 5847] <... pivot_root resumed>) = 0 [pid 5847] chdir("/" [pid 5852] <... openat resumed>) = 3 [pid 5847] <... chdir resumed>) = 0 [pid 5847] umount2("./pivot", MNT_DETACH [pid 5852] write(3, "1", 1 [pid 5850] <... mount resumed>) = 0 [pid 5847] <... umount2 resumed>) = 0 [pid 5852] <... write resumed>) = 1 [pid 5847] chroot("./newroot" [pid 5857] mkdir("./syz-tmp/pivot", 0777 [pid 5852] close(3 [pid 5847] <... chroot resumed>) = 0 [pid 5847] chdir("/") = 0 [pid 5847] mkdir("/dev/binderfs", 0777) = -1 EEXIST (File exists) [pid 5857] <... mkdir resumed>) = 0 [pid 5847] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5857] pivot_root("./syz-tmp", "./syz-tmp/pivot" [pid 5852] <... close resumed>) = 0 [pid 5850] mkdir("./syz-tmp/pivot", 0777 [pid 5849] <... openat resumed>) = 3 [pid 5857] <... pivot_root resumed>) = 0 [pid 5852] openat(AT_FDCWD, "/syzcgroup/cpu/syz3/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5850] <... mkdir resumed>) = 0 [pid 5847] <... mount resumed>) = 0 [pid 5852] <... openat resumed>) = 3 [pid 5849] write(3, "1", 1 [pid 5857] chdir("/" [pid 5852] write(3, "313524224", 9 [pid 5850] pivot_root("./syz-tmp", "./syz-tmp/pivot" [pid 5849] <... write resumed>) = 1 [pid 5847] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5852] <... write resumed>) = 9 [pid 5857] <... chdir resumed>) = 0 [pid 5852] close(3 [pid 5850] <... pivot_root resumed>) = 0 [pid 5849] close(3 [pid 5847] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5857] umount2("./pivot", MNT_DETACH [pid 5852] <... close resumed>) = 0 [pid 5849] <... close resumed>) = 0 [pid 5852] openat(AT_FDCWD, "/syzcgroup/cpu/syz3/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5849] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] getpid( [pid 5852] <... openat resumed>) = 3 [pid 5849] <... socket resumed>) = 3 [pid 5857] <... umount2 resumed>) = 0 [pid 5852] write(3, "314572800", 9 [pid 5850] chdir("/" [pid 5847] <... getpid resumed>) = 1 [pid 5857] chroot("./newroot" [pid 5852] <... write resumed>) = 9 [pid 5850] <... chdir resumed>) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5847] mkdir("/syzcgroup/unified/syz0", 0777 [pid 5857] <... chroot resumed>) = 0 [pid 5852] close(3 [pid 5850] umount2("./pivot", MNT_DETACH [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5852] <... close resumed>) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] chdir("/" [pid 5850] <... umount2 resumed>) = 0 [pid 5852] mkdir("/syzcgroup/net/syz3", 0777 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5857] <... chdir resumed>) = 0 [pid 5857] mkdir("/dev/binderfs", 0777 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... mkdir resumed>) = -1 EEXIST (File exists) [ 81.386296][ T5849] soft_limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality. [pid 5857] mount("binder", "/dev/binderfs", "binder", 0, NULL) = 0 [pid 5852] <... mkdir resumed>) = 0 [pid 5850] chroot("./newroot" [pid 5847] <... mkdir resumed>) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5852] openat(AT_FDCWD, "/syzcgroup/net/syz3/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5850] <... chroot resumed>) = 0 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5847] openat(AT_FDCWD, "/syzcgroup/unified/syz0/pids.max", O_WRONLY|O_CLOEXEC [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5857] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL) = -1 EBUSY (Device or resource busy) [pid 5847] <... openat resumed>) = 3 [pid 5857] getpid( [pid 5850] chdir("/" [pid 5849] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... getpid resumed>) = 1 [pid 5852] <... openat resumed>) = 3 [pid 5850] <... chdir resumed>) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5857] mkdir("/syzcgroup/unified/syz4", 0777 [pid 5852] write(3, "1", 1 [pid 5850] mkdir("/dev/binderfs", 0777 [pid 5849] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5847] write(3, "32", 2 [pid 5857] <... mkdir resumed>) = 0 [pid 5857] openat(AT_FDCWD, "/syzcgroup/unified/syz4/pids.max", O_WRONLY|O_CLOEXEC [pid 5849] close(3 [pid 5850] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5849] <... close resumed>) = 0 [pid 5847] <... write resumed>) = 2 [pid 5850] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5849] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] close(3 [pid 5857] <... openat resumed>) = 3 [pid 5857] write(3, "32", 2 [pid 5852] <... write resumed>) = 1 [pid 5850] <... mount resumed>) = 0 [pid 5849] <... socket resumed>) = 3 [pid 5847] <... close resumed>) = 0 [pid 5857] <... write resumed>) = 2 [pid 5852] close(3 [pid 5849] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5850] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5847] openat(AT_FDCWD, "/syzcgroup/unified/syz0/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5857] close(3 [pid 5852] <... close resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5852] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5857] openat(AT_FDCWD, "/syzcgroup/unified/syz4/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5852] <... socket resumed>) = 3 [pid 5847] <... openat resumed>) = 3 [pid 5857] <... openat resumed>) = 3 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5850] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5847] write(3, "1", 1 [pid 5850] getpid( [pid 5849] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5850] <... getpid resumed>) = 1 [pid 5857] write(3, "1", 1 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5850] mkdir("/syzcgroup/unified/syz2", 0777 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5847] <... write resumed>) = 1 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5849] close(3 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5847] close(3 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5849] <... close resumed>) = 0 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5857] <... write resumed>) = 1 [pid 5850] <... mkdir resumed>) = 0 [pid 5849] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] <... close resumed>) = 0 [pid 5852] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5857] close(3 [pid 5850] openat(AT_FDCWD, "/syzcgroup/unified/syz2/pids.max", O_WRONLY|O_CLOEXEC [pid 5852] close(3 [pid 5849] <... socket resumed>) = 3 [pid 5847] mkdir("/syzcgroup/cpu/syz0", 0777 [pid 5857] <... close resumed>) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] <... openat resumed>) = 3 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] mkdir("/syzcgroup/cpu/syz4", 0777 [pid 5852] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5850] write(3, "32", 2 [pid 5852] <... socket resumed>) = 3 [pid 5850] <... write resumed>) = 2 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5852] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5850] close(3 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5850] <... close resumed>) = 0 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5852] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5850] openat(AT_FDCWD, "/syzcgroup/unified/syz2/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5852] close(3 [pid 5850] <... openat resumed>) = 3 [pid 5852] <... close resumed>) = 0 [pid 5857] <... mkdir resumed>) = 0 [pid 5852] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5850] write(3, "1", 1 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5847] <... mkdir resumed>) = 0 [pid 5857] openat(AT_FDCWD, "/syzcgroup/cpu/syz4/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5852] <... socket resumed>) = 3 [pid 5850] <... write resumed>) = 1 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] <... openat resumed>) = 3 [pid 5850] close(3 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5847] openat(AT_FDCWD, "/syzcgroup/cpu/syz0/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5850] <... close resumed>) = 0 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5850] mkdir("/syzcgroup/cpu/syz2", 0777 [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5857] write(3, "1", 1 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... openat resumed>) = 3 [pid 5857] <... write resumed>) = 1 [pid 5850] <... mkdir resumed>) = 0 [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5850] openat(AT_FDCWD, "/syzcgroup/cpu/syz2/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] <... openat resumed>) = 3 [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5850] write(3, "1", 1 [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5850] <... write resumed>) = 1 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] close(3 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5849] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5847] write(3, "1", 1 [pid 5857] <... close resumed>) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5857] openat(AT_FDCWD, "/syzcgroup/cpu/syz4/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5850] close(3 [pid 5849] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5847] <... write resumed>) = 1 [pid 5850] <... close resumed>) = 0 [pid 5849] close(3 [pid 5847] close(3 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5850] openat(AT_FDCWD, "/syzcgroup/cpu/syz2/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5849] <... close resumed>) = 0 [pid 5857] <... openat resumed>) = 3 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5850] <... openat resumed>) = 3 [pid 5849] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5847] <... close resumed>) = 0 [pid 5857] write(3, "313524224", 9 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5849] <... socket resumed>) = 3 [pid 5847] openat(AT_FDCWD, "/syzcgroup/cpu/syz0/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5857] <... write resumed>) = 9 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] write(3, "313524224", 9 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5857] close(3 [pid 5850] <... write resumed>) = 9 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] <... openat resumed>) = 3 [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5850] close(3 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] <... close resumed>) = 0 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5850] openat(AT_FDCWD, "/syzcgroup/cpu/syz2/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5857] <... close resumed>) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5850] <... openat resumed>) = 3 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5847] write(3, "313524224", 9 [pid 5857] openat(AT_FDCWD, "/syzcgroup/cpu/syz4/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5850] write(3, "314572800", 9 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5857] <... openat resumed>) = 3 [pid 5850] <... write resumed>) = 9 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5857] write(3, "314572800", 9 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] close(3 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... write resumed>) = 9 [pid 5850] <... close resumed>) = 0 [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5857] <... write resumed>) = 9 [pid 5850] mkdir("/syzcgroup/net/syz2", 0777 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] close(3 [pid 5857] close(3 [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5847] <... close resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5850] <... mkdir resumed>) = 0 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] openat(AT_FDCWD, "/syzcgroup/cpu/syz0/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5857] mkdir("/syzcgroup/net/syz4", 0777 [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5850] openat(AT_FDCWD, "/syzcgroup/net/syz2/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5847] <... openat resumed>) = 3 [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] write(3, "314572800", 9 [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... write resumed>) = 9 [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5857] <... mkdir resumed>) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5857] openat(AT_FDCWD, "/syzcgroup/net/syz4/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5849] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5847] close(3 [pid 5852] close(3) = 0 [pid 5849] close(3 [pid 5847] <... close resumed>) = 0 [pid 5852] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5847] mkdir("/syzcgroup/net/syz0", 0777 [pid 5857] <... openat resumed>) = 3 [pid 5852] <... socket resumed>) = 3 [pid 5850] <... openat resumed>) = 3 [pid 5849] <... close resumed>) = 0 [pid 5857] write(3, "1", 1 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5849] mkdir("./0", 0777 [pid 5857] <... write resumed>) = 1 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5850] write(3, "1", 1 [pid 5847] <... mkdir resumed>) = 0 [pid 5857] close(3 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] <... write resumed>) = 1 [pid 5849] <... mkdir resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5850] close(3 [pid 5849] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] openat(AT_FDCWD, "/syzcgroup/net/syz0/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5857] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] <... close resumed>) = 0 [pid 5849] <... socket resumed>) = 3 [pid 5857] <... socket resumed>) = 3 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5850] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5850] <... socket resumed>) = 3 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5847] <... openat resumed>) = 3 [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5849] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5849] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5849] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5857] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5849] close(3 [pid 5857] close(3 [pid 5849] <... close resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5849] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5857] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5849] <... socket resumed>) = 3 [pid 5857] <... socket resumed>) = 3 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5849] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5847] write(3, "1", 1 [pid 5857] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5849] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5857] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5847] <... write resumed>) = 1 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5849] close(3 [pid 5847] close(3 [pid 5857] close(3 [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5849] <... close resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5849] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] <... close resumed>) = 0 [pid 5857] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5849] <... socket resumed>) = 3 [pid 5847] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5857] <... socket resumed>) = 3 [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5847] <... socket resumed>) = 3 [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5850] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] close(3 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] <... close resumed>) = 0 [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5857] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5850] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] <... socket resumed>) = 3 [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5857] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5850] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_INFO, [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5849] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INIT_ENTRIES, [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5850] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5849] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] close(3 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5849] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5850] close(3 [pid 5849] close(3 [pid 5847] close(3 [pid 5857] close(3) = 0 [pid 5850] <... close resumed>) = 0 [pid 5849] <... close resumed>) = 0 [pid 5847] <... close resumed>) = 0 [pid 5857] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5852] <... close resumed>) = 0 [pid 5850] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5849] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5847] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] mkdir("./0", 0777 [pid 5850] <... socket resumed>) = 3 [pid 5849] <... socket resumed>) = 3 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] <... socket resumed>) = 3 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5852] <... mkdir resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5849] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5852] <... socket resumed>) = 3 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5849] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5857] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5849] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] close(3 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5847] <... close resumed>) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5847] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5849] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... socket resumed>) = 3 [pid 5852] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5852] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5852] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5849] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] close(3 [pid 5852] close(3 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5849] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5857] <... close resumed>) = 0 [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5849] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5857] mkdir("./0", 0777 [pid 5852] <... close resumed>) = 0 [pid 5849] close(3 [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5857] <... mkdir resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5849] <... close resumed>) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5857] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5849] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5857] <... socket resumed>) = 3 [pid 5852] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5852] <... socket resumed>) = 3 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, ./strace-static-x86_64: Process 5877 attached [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5852] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5877] set_robust_list(0x55558fc286a0, 24 [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5877] <... set_robust_list resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5852] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5849] <... clone resumed>, child_tidptr=0x55558fc28690) = 3 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5877] chdir("./0" [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5850] close(3 [pid 5877] <... chdir resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5852] close(3 [pid 5877] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5850] <... close resumed>) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5877] <... prctl resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5877] setpgid(0, 0 [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5852] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5877] <... setpgid resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5850] <... socket resumed>) = 3 [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5877] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5857] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] <... socket resumed>) = 3 [pid 5877] <... symlink resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5877] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5857] close(3 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5877] <... symlink resumed>) = 0 [pid 5857] <... close resumed>) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5877] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5857] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5877] <... symlink resumed>) = 0 [pid 5857] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5877] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5877] <... openat resumed>) = 3 [pid 5857] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5877] write(3, "1000", 4 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5877] <... write resumed>) = 4 [pid 5857] close(3 [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5847] close(3 [pid 5877] close(3 [pid 5857] <... close resumed>) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... close resumed>) = 0 [pid 5877] <... close resumed>) = 0 [pid 5857] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5877] symlink("/dev/binderfs", "./binderfs" [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5877] <... symlink resumed>) = 0 [pid 5857] <... socket resumed>) = 3 executing program [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5847] <... socket resumed>) = 3 [pid 5877] write(1, "executing program\n", 18 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5877] <... write resumed>) = 18 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5877] bpf(BPF_TASK_FD_QUERY, {task_fd_query={pid=0, fd=-1, flags=0, buf_len=7 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5877] <... bpf resumed>, buf="cgroup", prog_id=0, fd_type=BPF_FD_TYPE_RAW_TRACEPOINT, probe_offset=0, probe_addr=0}}, 48) = -1 ENOENT (No such file or directory) [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5877] openat(AT_FDCWD, "cgroup", O_RDWR|O_PATH [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5877] <... openat resumed>) = 3 [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5877] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_CGROUP_SOCK, insn_cnt=4, insns=0x200008c0, license="", log_level=0, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=8, func_info=NULL, func_info_cnt=0, line_info_rec_size=16, line_info=NULL, line_info_cnt=0, attach_btf_id=0}, 112 [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5877] <... bpf resumed>) = 4 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5852] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5877] bpf(BPF_PROG_ATTACH, {target_fd=3, attach_bpf_fd=4, attach_type=BPF_CGROUP_INET_SOCK_CREATE, attach_flags=0}, 16 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5877] <... bpf resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5877] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5852] close(3 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5877] <... openat resumed>) = 5 [pid 5857] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5852] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5877] setns(201, 0 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5877] <... setns resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5877] socket(AF_BLUETOOTH, SOCK_DGRAM, BTPROTO_L2CAP [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5877] <... socket resumed>) = 6 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5877] setns(5, 0 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5877] <... setns resumed>) = 0 [pid 5877] close(5 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5877] <... close resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5877] connect(6, {sa_family=AF_BLUETOOTH, l2_psm=htobs(0 /* L2CAP_PSM_??? */), l2_bdaddr=aa:aa:aa:aa:aa:10, l2_cid=htobs(L2CAP_CID_DYN_START+1983), l2_bdaddr_type=BDADDR_BREDR}, 14 [pid 5857] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5852] <... socket resumed>) = 3 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5877] <... connect resumed>) = 0 [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5877] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5857] close(3 [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5877] <... openat resumed>) = 5 [pid 5857] <... close resumed>) = 0 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5877] setns(201, 0 [pid 5857] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5852] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5877] <... setns resumed>) = 0 [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5850] close(3 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5877] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP [pid 5857] <... socket resumed>) = 3 [pid 5852] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5850] <... close resumed>) = 0 [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5877] <... socket resumed>) = 7 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] mkdir("./0", 0777 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5877] setns(5, 0 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5877] <... setns resumed>) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] <... mkdir resumed>) = 0 [pid 5877] close(5 [pid 5857] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5847] close(3 [pid 5877] <... close resumed>) = 0 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5852] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5850] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5847] <... close resumed>) = 0 [pid 5877] ioctl(7, _IOC(_IOC_WRITE, 0x42, 0xc8, 0x4) [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] mkdir("./0", 0777 [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5850] <... socket resumed>) = 3 [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... mkdir resumed>) = 0 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5852] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5847] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5847] <... socket resumed>) = 3 [pid 5857] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5852] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5857] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5857] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5852] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5847] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5857] close(3 [pid 5852] close(3 [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5857] <... close resumed>) = 0 [pid 5852] <... close resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5857] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5852] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5850] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5847] close(3 [pid 5850] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5850] close(3) = 0 [pid 5850] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5847] <... close resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5847] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5847] <... socket resumed>) = 3 [pid 5850] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5847] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, ./strace-static-x86_64: Process 5879 attached [pid 5850] close(3) = 0 [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 ./strace-static-x86_64: Process 5880 attached [pid 5850] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5880] set_robust_list(0x55558fc286a0, 24 [pid 5852] <... clone resumed>, child_tidptr=0x55558fc28690) = 3 [pid 5850] <... socket resumed>) = 3 [pid 5847] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5879] set_robust_list(0x55558fc286a0, 24 [pid 5857] <... clone resumed>, child_tidptr=0x55558fc28690) = 3 [pid 5880] <... set_robust_list resumed>) = 0 [pid 5879] <... set_robust_list resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5880] chdir("./0" [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5847] close(3 [pid 5880] <... chdir resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... close resumed>) = 0 [pid 5880] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5879] chdir("./0" [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5847] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5880] <... prctl resumed>) = 0 [pid 5879] <... chdir resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] <... socket resumed>) = 3 [pid 5880] setpgid(0, 0 [pid 5879] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5879] <... prctl resumed>) = 0 [pid 5880] <... setpgid resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5879] setpgid(0, 0 [pid 5880] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5879] <... setpgid resumed>) = 0 [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5880] <... symlink resumed>) = 0 [pid 5879] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5880] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5879] <... symlink resumed>) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5880] <... symlink resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5880] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5879] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5880] <... symlink resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5880] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5880] <... openat resumed>) = 3 [pid 5879] <... symlink resumed>) = 0 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5879] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5880] write(3, "1000", 4 [pid 5879] <... symlink resumed>) = 0 [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5879] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5880] <... write resumed>) = 4 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5880] close(3 [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5879] <... openat resumed>) = 3 [pid 5880] <... close resumed>) = 0 [pid 5879] write(3, "1000", 4 [pid 5850] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5879] <... write resumed>) = 4 [pid 5880] symlink("/dev/binderfs", "./binderfs" [pid 5879] close(3 [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5879] <... close resumed>) = 0 [pid 5880] <... symlink resumed>) = 0 [pid 5879] symlink("/dev/binderfs", "./binderfs" [pid 5850] close(3 [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 executing program [pid 5880] write(1, "executing program\n", 18 [pid 5879] <... symlink resumed>) = 0 [pid 5850] <... close resumed>) = 0 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5879] write(1, "executing program\n", 18executing program [pid 5880] <... write resumed>) = 18 [pid 5850] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5879] <... write resumed>) = 18 [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5880] bpf(BPF_TASK_FD_QUERY, {task_fd_query={pid=0, fd=-1, flags=0, buf_len=7 [pid 5879] bpf(BPF_TASK_FD_QUERY, {task_fd_query={pid=0, fd=-1, flags=0, buf_len=7 [pid 5850] <... socket resumed>) = 3 [pid 5847] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5879] <... bpf resumed>, buf="cgroup", prog_id=0, fd_type=BPF_FD_TYPE_RAW_TRACEPOINT, probe_offset=0, probe_addr=0}}, 48) = -1 ENOENT (No such file or directory) [pid 5880] <... bpf resumed>, buf="cgroup", prog_id=0, fd_type=BPF_FD_TYPE_RAW_TRACEPOINT, probe_offset=0, probe_addr=0}}, 48) = -1 ENOENT (No such file or directory) [pid 5879] openat(AT_FDCWD, "cgroup", O_RDWR|O_PATH [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5880] openat(AT_FDCWD, "cgroup", O_RDWR|O_PATH [pid 5879] <... openat resumed>) = 3 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] close(3 [pid 5879] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_CGROUP_SOCK, insn_cnt=4, insns=0x200008c0, license="", log_level=0, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=8, func_info=NULL, func_info_cnt=0, line_info_rec_size=16, line_info=NULL, line_info_cnt=0, attach_btf_id=0}, 112 [pid 5880] <... openat resumed>) = 3 [pid 5879] <... bpf resumed>) = 4 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... close resumed>) = 0 [pid 5879] bpf(BPF_PROG_ATTACH, {target_fd=3, attach_bpf_fd=4, attach_type=BPF_CGROUP_INET_SOCK_CREATE, attach_flags=0}, 16 [pid 5880] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_CGROUP_SOCK, insn_cnt=4, insns=0x200008c0, license="", log_level=0, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=8, func_info=NULL, func_info_cnt=0, line_info_rec_size=16, line_info=NULL, line_info_cnt=0, attach_btf_id=0}, 112 [pid 5879] <... bpf resumed>) = 0 [pid 5850] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5847] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5879] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5880] <... bpf resumed>) = 4 [pid 5879] <... openat resumed>) = 5 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... socket resumed>) = 3 [pid 5879] setns(201, 0 [pid 5877] <... ioctl resumed>, 0x200000c0) = 0 [pid 5880] bpf(BPF_PROG_ATTACH, {target_fd=3, attach_bpf_fd=4, attach_type=BPF_CGROUP_INET_SOCK_CREATE, attach_flags=0}, 16 [pid 5879] <... setns resumed>) = 0 [pid 5877] close(3 [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5879] socket(AF_BLUETOOTH, SOCK_DGRAM, BTPROTO_L2CAP [pid 5877] <... close resumed>) = 0 [pid 5880] <... bpf resumed>) = 0 [pid 5879] <... socket resumed>) = 6 [pid 5877] close(4 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5879] setns(5, 0 [pid 5877] <... close resumed>) = 0 [pid 5879] <... setns resumed>) = 0 [pid 5880] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5877] close(5 [pid 5879] close(5 [pid 5850] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5880] <... openat resumed>) = 5 [pid 5879] <... close resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5880] setns(201, 0 [pid 5879] connect(6, {sa_family=AF_BLUETOOTH, l2_psm=htobs(0 /* L2CAP_PSM_??? */), l2_bdaddr=aa:aa:aa:aa:aa:10, l2_cid=htobs(L2CAP_CID_DYN_START+1983), l2_bdaddr_type=BDADDR_BREDR}, 14 [pid 5877] close(6 [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5880] <... setns resumed>) = 0 [pid 5879] <... connect resumed>) = 0 [pid 5877] <... close resumed>) = 0 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5880] socket(AF_BLUETOOTH, SOCK_DGRAM, BTPROTO_L2CAP [pid 5879] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5877] close(7 [pid 5850] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5880] <... socket resumed>) = 6 [pid 5879] <... openat resumed>) = 5 [pid 5877] <... close resumed>) = 0 [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5880] setns(5, 0 [pid 5879] setns(201, 0 [pid 5877] close(8 [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5880] <... setns resumed>) = 0 [pid 5879] <... setns resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5880] close(5 [pid 5879] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP [pid 5877] close(9 [pid 5850] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5880] <... close resumed>) = 0 [pid 5879] <... socket resumed>) = 7 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5847] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5880] connect(6, {sa_family=AF_BLUETOOTH, l2_psm=htobs(0 /* L2CAP_PSM_??? */), l2_bdaddr=aa:aa:aa:aa:aa:10, l2_cid=htobs(L2CAP_CID_DYN_START+1983), l2_bdaddr_type=BDADDR_BREDR}, 14 [pid 5879] setns(5, 0 [pid 5877] close(10 [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5880] <... connect resumed>) = 0 [pid 5879] <... setns resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5850] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5880] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5879] close(5 [pid 5877] close(11 [pid 5879] <... close resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5850] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5880] <... openat resumed>) = 5 [pid 5879] ioctl(7, _IOC(_IOC_WRITE, 0x42, 0xc8, 0x4) [pid 5877] close(12 [pid 5850] close(3 [pid 5880] setns(201, 0 [pid 5879] <... ioctl resumed>, 0x200000c0) = -1 EEXIST (File exists) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5847] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5879] close(3 [pid 5877] close(13 [pid 5850] <... close resumed>) = 0 [pid 5880] <... setns resumed>) = 0 [pid 5879] <... close resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5850] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5880] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP [pid 5879] close(4 [pid 5877] close(14 [pid 5879] <... close resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5879] close(5 [pid 5877] close(15 [pid 5880] <... socket resumed>) = 7 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5847] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5879] close(6 [pid 5877] close(16 [pid 5880] setns(5, 0 [pid 5879] <... close resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5847] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 ./strace-static-x86_64: Process 5884 attached [pid 5880] <... setns resumed>) = 0 [pid 5879] close(7 [pid 5877] close(17 [pid 5847] close(3 [pid 5884] set_robust_list(0x55558fc286a0, 24 [pid 5880] close(5 [pid 5879] <... close resumed>) = 0 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5850] <... clone resumed>, child_tidptr=0x55558fc28690) = 3 [pid 5884] <... set_robust_list resumed>) = 0 [pid 5880] <... close resumed>) = 0 [pid 5879] close(8 [pid 5877] close(18 [pid 5847] <... close resumed>) = 0 [pid 5884] chdir("./0" [pid 5880] ioctl(7, _IOC(_IOC_WRITE, 0x42, 0xc8, 0x4) [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] <... chdir resumed>) = 0 [pid 5879] close(9 [pid 5877] close(19 [pid 5847] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5884] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5880] <... ioctl resumed>, 0x200000c0) = -1 EEXIST (File exists) [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] <... prctl resumed>) = 0 [pid 5879] close(10 [pid 5877] close(20 [pid 5884] setpgid(0, 0 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] <... setpgid resumed>) = 0 [pid 5879] close(11 [pid 5877] close(21./strace-static-x86_64: Process 5885 attached [pid 5884] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5880] close(3 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] set_robust_list(0x55558fc286a0, 24 [pid 5884] <... symlink resumed>) = 0 [pid 5880] <... close resumed>) = 0 [pid 5879] close(12 [pid 5877] close(22 [pid 5847] <... clone resumed>, child_tidptr=0x55558fc28690) = 3 [pid 5885] <... set_robust_list resumed>) = 0 [pid 5884] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5880] close(4 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] chdir("./0" [pid 5884] <... symlink resumed>) = 0 [pid 5880] <... close resumed>) = 0 [pid 5879] close(13 [pid 5877] close(23 [pid 5885] <... chdir resumed>) = 0 [pid 5884] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5880] close(5 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5884] <... symlink resumed>) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] close(14 [pid 5877] close(24 [pid 5885] <... prctl resumed>) = 0 [pid 5884] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] setpgid(0, 0 [pid 5884] <... openat resumed>) = 3 [pid 5880] close(6 [pid 5879] close(15 [pid 5885] <... setpgid resumed>) = 0 [pid 5884] write(3, "1000", 4 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] close(25 [pid 5885] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5884] <... write resumed>) = 4 [pid 5880] <... close resumed>) = 0 [pid 5879] close(16 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] <... symlink resumed>) = 0 [pid 5884] close(3 [pid 5880] close(7 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] close(26 [pid 5885] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5884] <... close resumed>) = 0 [pid 5880] <... close resumed>) = 0 [pid 5879] close(17 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] <... symlink resumed>) = 0 [pid 5884] symlink("/dev/binderfs", "./binderfs" [pid 5880] close(8 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] close(27 [pid 5885] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5884] <... symlink resumed>) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] close(18 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] <... symlink resumed>) = 0 executing program [pid 5884] write(1, "executing program\n", 18 [pid 5880] close(9 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5884] <... write resumed>) = 18 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] close(19 [pid 5877] close(28 [pid 5885] <... openat resumed>) = 3 [pid 5884] bpf(BPF_TASK_FD_QUERY, {task_fd_query={pid=0, fd=-1, flags=0, buf_len=7 [pid 5880] close(10 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] write(3, "1000", 4 [pid 5884] <... bpf resumed>, buf="cgroup", prog_id=0, fd_type=BPF_FD_TYPE_RAW_TRACEPOINT, probe_offset=0, probe_addr=0}}, 48) = -1 ENOENT (No such file or directory) [pid 5879] close(20 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] <... write resumed>) = 4 [pid 5884] openat(AT_FDCWD, "cgroup", O_RDWR|O_PATH [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] close(29 [pid 5885] close(3 [pid 5884] <... openat resumed>) = 3 [pid 5880] close(11 [pid 5879] close(21 [pid 5877] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] <... close resumed>) = 0 [pid 5884] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_CGROUP_SOCK, insn_cnt=4, insns=0x200008c0, license="", log_level=0, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=8, func_info=NULL, func_info_cnt=0, line_info_rec_size=16, line_info=NULL, line_info_cnt=0, attach_btf_id=0}, 112 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] symlink("/dev/binderfs", "./binderfs" [pid 5884] <... bpf resumed>) = 4 [pid 5879] close(22 [pid 5877] exit_group(0 [pid 5880] close(12 [pid 5885] <... symlink resumed>) = 0 [pid 5884] bpf(BPF_PROG_ATTACH, {target_fd=3, attach_bpf_fd=4, attach_type=BPF_CGROUP_INET_SOCK_CREATE, attach_flags=0}, 16 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) executing program [pid 5877] <... exit_group resumed>) = ? [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] write(1, "executing program\n", 18 [pid 5884] <... bpf resumed>) = 0 [pid 5879] close(23 [pid 5885] <... write resumed>) = 18 [pid 5884] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5880] close(13 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5877] +++ exited with 0 +++ [pid 5885] bpf(BPF_TASK_FD_QUERY, {task_fd_query={pid=0, fd=-1, flags=0, buf_len=7 [pid 5884] <... openat resumed>) = 5 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] close(24 [pid 5849] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 5885] <... bpf resumed>, buf="cgroup", prog_id=0, fd_type=BPF_FD_TYPE_RAW_TRACEPOINT, probe_offset=0, probe_addr=0}}, 48) = -1 ENOENT (No such file or directory) [pid 5884] setns(201, 0 [pid 5880] close(14 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] openat(AT_FDCWD, "cgroup", O_RDWR|O_PATH [pid 5884] <... setns resumed>) = 0 [pid 5879] close(25 [pid 5885] <... openat resumed>) = 3 [pid 5884] socket(AF_BLUETOOTH, SOCK_DGRAM, BTPROTO_L2CAP [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_CGROUP_SOCK, insn_cnt=4, insns=0x200008c0, license="", log_level=0, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=8, func_info=NULL, func_info_cnt=0, line_info_rec_size=16, line_info=NULL, line_info_cnt=0, attach_btf_id=0}, 112 [pid 5884] <... socket resumed>) = 6 [pid 5879] close(26 [pid 5885] <... bpf resumed>) = 4 [pid 5884] setns(5, 0 [pid 5880] close(15 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] bpf(BPF_PROG_ATTACH, {target_fd=3, attach_bpf_fd=4, attach_type=BPF_CGROUP_INET_SOCK_CREATE, attach_flags=0}, 16 [pid 5884] <... setns resumed>) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] close(27 [pid 5849] umount2("./0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5885] <... bpf resumed>) = 0 [pid 5884] close(5 [pid 5880] close(16 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5849] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5885] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5884] <... close resumed>) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] close(28 [pid 5849] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5885] <... openat resumed>) = 5 [pid 5884] connect(6, {sa_family=AF_BLUETOOTH, l2_psm=htobs(0 /* L2CAP_PSM_??? */), l2_bdaddr=aa:aa:aa:aa:aa:10, l2_cid=htobs(L2CAP_CID_DYN_START+1983), l2_bdaddr_type=BDADDR_BREDR}, 14 [pid 5880] close(17 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] setns(201, 0 [pid 5884] <... connect resumed>) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] close(29 [pid 5849] <... openat resumed>) = 3 [pid 5885] <... setns resumed>) = 0 [pid 5884] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5880] close(18 [pid 5879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] socket(AF_BLUETOOTH, SOCK_DGRAM, BTPROTO_L2CAP [pid 5884] <... openat resumed>) = 5 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] exit_group(0 [pid 5849] newfstatat(3, "", [pid 5885] <... socket resumed>) = 6 [pid 5884] setns(201, 0 [pid 5880] close(19 [pid 5879] <... exit_group resumed>) = ? [pid 5885] setns(5, 0 [pid 5884] <... setns resumed>) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5879] +++ exited with 0 +++ [pid 5849] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=120, ...}, AT_EMPTY_PATH) = 0 [pid 5885] <... setns resumed>) = 0 [pid 5884] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP [pid 5880] close(20 [pid 5857] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 5885] close(5 [pid 5884] <... socket resumed>) = 7 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] restart_syscall(<... resuming interrupted clone ...> [pid 5849] getdents64(3, [pid 5885] <... close resumed>) = 0 [pid 5884] setns(5, 0 [pid 5880] close(21 [pid 5857] <... restart_syscall resumed>) = 0 [pid 5849] <... getdents64 resumed>0x55558fc29850 /* 6 entries */, 32768) = 176 [pid 5885] connect(6, {sa_family=AF_BLUETOOTH, l2_psm=htobs(0 /* L2CAP_PSM_??? */), l2_bdaddr=aa:aa:aa:aa:aa:10, l2_cid=htobs(L2CAP_CID_DYN_START+1983), l2_bdaddr_type=BDADDR_BREDR}, 14 [pid 5884] <... setns resumed>) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5849] umount2("./0/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5885] <... connect resumed>) = 0 [pid 5884] close(5 [pid 5880] close(22 [pid 5849] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5885] openat(AT_FDCWD, "/proc/self/ns/net", O_RDONLY [pid 5884] <... close resumed>) = 0 [pid 5857] umount2("./0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5849] newfstatat(AT_FDCWD, "./0/cgroup", [pid 5885] <... openat resumed>) = 5 [pid 5884] ioctl(7, _IOC(_IOC_WRITE, 0x42, 0xc8, 0x4) [pid 5857] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5849] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5885] setns(201, 0 [pid 5884] <... ioctl resumed>, 0x200000c0) = -1 EEXIST (File exists) [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5849] unlink("./0/cgroup" [pid 5885] <... setns resumed>) = 0 [pid 5884] close(3 [pid 5880] close(23 [pid 5857] <... openat resumed>) = 3 [pid 5849] <... unlink resumed>) = 0 [pid 5885] socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP [pid 5884] <... close resumed>) = 0 [pid 5857] newfstatat(3, "", [pid 5884] close(4 [pid 5857] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=120, ...}, AT_EMPTY_PATH) = 0 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] getdents64(3, [pid 5884] <... close resumed>) = 0 [pid 5857] <... getdents64 resumed>0x55558fc29850 /* 6 entries */, 32768) = 176 [pid 5884] close(5 [pid 5857] umount2("./0/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] <... socket resumed>) = 7 [pid 5857] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5884] close(6 [pid 5885] setns(5, 0 [pid 5857] newfstatat(AT_FDCWD, "./0/cgroup", [pid 5884] <... close resumed>) = 0 [pid 5880] close(24 [pid 5857] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5849] umount2("./0/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5885] <... setns resumed>) = 0 [pid 5884] close(7 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] unlink("./0/cgroup" [pid 5849] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5885] close(5 [pid 5884] <... close resumed>) = 0 [pid 5880] close(25 [pid 5885] <... close resumed>) = 0 [pid 5884] close(8 [pid 5857] <... unlink resumed>) = 0 [pid 5885] ioctl(7, _IOC(_IOC_WRITE, 0x42, 0xc8, 0x4) [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] umount2("./0/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5885] <... ioctl resumed>, 0x200000c0) = -1 EEXIST (File exists) [pid 5849] newfstatat(AT_FDCWD, "./0/cgroup.cpu", [pid 5857] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5885] close(3 [pid 5884] close(9 [pid 5857] newfstatat(AT_FDCWD, "./0/cgroup.cpu", [pid 5849] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5885] <... close resumed>) = 0 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5885] close(4 [pid 5884] close(10 [pid 5857] unlink("./0/cgroup.cpu" [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(11 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] <... unlink resumed>) = 0 [pid 5885] <... close resumed>) = 0 [pid 5849] unlink("./0/cgroup.cpu" [pid 5885] close(5 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5880] close(26 [pid 5857] umount2("./0/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5849] <... unlink resumed>) = 0 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(12 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5849] umount2("./0/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5885] close(6 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5880] close(27 [pid 5857] newfstatat(AT_FDCWD, "./0/cgroup.net", [pid 5849] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5885] <... close resumed>) = 0 [pid 5884] close(13 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5849] newfstatat(AT_FDCWD, "./0/cgroup.net", [pid 5885] close(7 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5880] close(28 [pid 5857] unlink("./0/cgroup.net" [pid 5885] <... close resumed>) = 0 [pid 5884] close(14 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] <... unlink resumed>) = 0 [pid 5885] close(8 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] umount2("./0/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5849] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5880] close(29 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(15 [pid 5880] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5885] close(9 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] newfstatat(AT_FDCWD, "./0/binderfs", [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(16 [pid 5880] exit_group(0 [pid 5857] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5849] unlink("./0/cgroup.net" [pid 5885] close(10 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5880] <... exit_group resumed>) = ? [pid 5857] unlink("./0/binderfs" [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(17 [pid 5857] <... unlink resumed>) = 0 [pid 5849] <... unlink resumed>) = 0 [pid 5885] close(11 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] getdents64(3, [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(18 [pid 5857] <... getdents64 resumed>0x55558fc29850 /* 0 entries */, 32768) = 0 [pid 5849] umount2("./0/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5885] close(12 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] close(3 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(19 [pid 5857] <... close resumed>) = 0 [pid 5849] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5885] close(13 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] rmdir("./0" [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(20 [pid 5880] +++ exited with 0 +++ [pid 5857] <... rmdir resumed>) = 0 [pid 5885] close(14 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] mkdir("./1", 0777 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(21 [pid 5857] <... mkdir resumed>) = 0 [pid 5885] close(15 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(22 [pid 5857] <... socket resumed>) = -1 EPERM (Operation not permitted) [pid 5849] newfstatat(AT_FDCWD, "./0/binderfs", [pid 5885] close(16 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5857] exit_group(1 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(23 [pid 5857] <... exit_group resumed>) = ? [pid 5849] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5885] close(17 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5852] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(24 [pid 5885] close(18 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5849] unlink("./0/binderfs" [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(25 [pid 5852] restart_syscall(<... resuming interrupted clone ...> [pid 5885] close(19 [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5849] <... unlink resumed>) = 0 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] close(26 [pid 5852] <... restart_syscall resumed>) = 0 [pid 5885] close(20 [pid 5849] getdents64(3, [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5884] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] close(21 [pid 5884] close(27) = -1 EBADF (Bad file descriptor) [pid 5884] close(28) = -1 EBADF (Bad file descriptor) [pid 5884] close(29) = -1 EBADF (Bad file descriptor) [pid 5849] <... getdents64 resumed>0x55558fc29850 /* 0 entries */, 32768) = 0 [pid 5884] exit_group(0) = ? [pid 5884] +++ exited with 0 +++ [pid 5849] close(3 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] close(22 [pid 5852] umount2("./0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5849] <... close resumed>) = 0 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] close(23 [pid 5852] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5849] rmdir("./0" [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5852] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5850] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- [pid 5885] close(24) = -1 EBADF (Bad file descriptor) [pid 5885] close(25) = -1 EBADF (Bad file descriptor) [pid 5885] close(26) = -1 EBADF (Bad file descriptor) [pid 5885] close(27 [pid 5852] <... openat resumed>) = 3 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5885] close(28) = -1 EBADF (Bad file descriptor) [pid 5885] close(29 [pid 5849] <... rmdir resumed>) = 0 [pid 5885] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5852] newfstatat(3, "", [pid 5885] exit_group(0) = ? [pid 5852] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=120, ...}, AT_EMPTY_PATH) = 0 [pid 5849] mkdir("./1", 0777 [pid 5885] +++ exited with 0 +++ [pid 5852] getdents64(3, [pid 5849] <... mkdir resumed>) = 0 [pid 5850] umount2("./0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5852] <... getdents64 resumed>0x55558fc29850 /* 6 entries */, 32768) = 176 [pid 5849] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5852] umount2("./0/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5850] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5847] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 5849] <... socket resumed>) = -1 EPERM (Operation not permitted) [pid 5847] restart_syscall(<... resuming interrupted clone ...> [pid 5852] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5850] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5849] exit_group(1 [pid 5852] newfstatat(AT_FDCWD, "./0/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5850] <... openat resumed>) = 3 [pid 5849] <... exit_group resumed>) = ? [pid 5852] unlink("./0/cgroup" [pid 5850] newfstatat(3, "", [pid 5852] <... unlink resumed>) = 0 [pid 5850] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=120, ...}, AT_EMPTY_PATH) = 0 [pid 5847] <... restart_syscall resumed>) = 0 [pid 5852] umount2("./0/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5850] getdents64(3, [pid 5852] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5850] <... getdents64 resumed>0x55558fc29850 /* 6 entries */, 32768) = 176 [pid 5852] newfstatat(AT_FDCWD, "./0/cgroup.cpu", [pid 5850] umount2("./0/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5852] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5850] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5847] umount2("./0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5852] unlink("./0/cgroup.cpu" [pid 5850] newfstatat(AT_FDCWD, "./0/cgroup", [pid 5847] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5852] <... unlink resumed>) = 0 [pid 5850] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5847] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5852] umount2("./0/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5850] unlink("./0/cgroup" [pid 5847] <... openat resumed>) = 3 [pid 5852] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5850] <... unlink resumed>) = 0 [pid 5847] newfstatat(3, "", [pid 5852] newfstatat(AT_FDCWD, "./0/cgroup.net", [pid 5850] umount2("./0/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5847] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=120, ...}, AT_EMPTY_PATH) = 0 [pid 5852] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5847] getdents64(3, [pid 5852] unlink("./0/cgroup.net" [pid 5847] <... getdents64 resumed>0x55558fc29850 /* 6 entries */, 32768) = 176 [pid 5850] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5852] <... unlink resumed>) = 0 [pid 5850] newfstatat(AT_FDCWD, "./0/cgroup.cpu", [pid 5847] umount2("./0/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5850] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5847] newfstatat(AT_FDCWD, "./0/cgroup", [pid 5850] unlink("./0/cgroup.cpu" [pid 5847] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5850] <... unlink resumed>) = 0 [pid 5847] unlink("./0/cgroup" [pid 5850] umount2("./0/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5847] <... unlink resumed>) = 0 [pid 5852] umount2("./0/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5850] newfstatat(AT_FDCWD, "./0/cgroup.net", [pid 5847] umount2("./0/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5852] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5852] newfstatat(AT_FDCWD, "./0/binderfs", [pid 5850] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5847] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5852] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5850] unlink("./0/cgroup.net" [pid 5847] newfstatat(AT_FDCWD, "./0/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5852] unlink("./0/binderfs" [pid 5850] <... unlink resumed>) = 0 [pid 5850] umount2("./0/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5852] <... unlink resumed>) = 0 [pid 5847] unlink("./0/cgroup.cpu" [pid 5852] getdents64(3, [pid 5850] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5852] <... getdents64 resumed>0x55558fc29850 /* 0 entries */, 32768) = 0 [pid 5850] newfstatat(AT_FDCWD, "./0/binderfs", [pid 5847] <... unlink resumed>) = 0 [pid 5852] close(3 [pid 5850] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5850] unlink("./0/binderfs" [pid 5852] <... close resumed>) = 0 [pid 5847] umount2("./0/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5852] rmdir("./0" [pid 5850] <... unlink resumed>) = 0 [pid 5847] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5852] <... rmdir resumed>) = 0 [pid 5850] getdents64(3, [pid 5847] newfstatat(AT_FDCWD, "./0/cgroup.net", [pid 5852] mkdir("./1", 0777 [pid 5850] <... getdents64 resumed>0x55558fc29850 /* 0 entries */, 32768) = 0 [pid 5847] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5852] <... mkdir resumed>) = 0 [pid 5850] close(3 [pid 5847] unlink("./0/cgroup.net" [pid 5852] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5850] <... close resumed>) = 0 [pid 5850] rmdir("./0" [pid 5847] <... unlink resumed>) = 0 [pid 5852] <... socket resumed>) = -1 EPERM (Operation not permitted) [pid 5852] exit_group(1 [pid 5850] <... rmdir resumed>) = 0 [pid 5847] umount2("./0/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5852] <... exit_group resumed>) = ? [pid 5850] mkdir("./1", 0777 [pid 5847] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5850] <... mkdir resumed>) = 0 [pid 5847] newfstatat(AT_FDCWD, "./0/binderfs", [pid 5857] +++ exited with 1 +++ [pid 5850] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = -1 EPERM (Operation not permitted) [pid 5848] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5857, si_uid=0, si_status=1, si_utime=0, si_stime=15 /* 0.15 s */} --- [pid 5850] exit_group(1) = ? [pid 5849] +++ exited with 1 +++ [pid 5844] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5849, si_uid=0, si_status=1, si_utime=0, si_stime=18 /* 0.18 s */} --- [pid 5844] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55558fc28690) = -1 ENOMEM (Cannot allocate memory) [pid 5847] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [ 82.123592][ T5878] ================================================================== [ 82.131728][ T5878] BUG: KASAN: slab-use-after-free in device_for_each_child+0xbb/0x1b0 [ 82.140424][ T5878] Read of size 8 at addr ffff88807c95d308 by task kbnepd ÿÿ/5878 [ 82.148339][ T5878] [ 82.150741][ T5878] CPU: 0 UID: 0 PID: 5878 Comm: kbnepd ÿÿ Not tainted 6.12.0-rc7-syzkaller-00144-g66418447d27b #0 [ 82.161536][ T5878] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024 [ 82.171670][ T5878] Call Trace: [ 82.175058][ T5878] [ 82.178010][ T5878] dump_stack_lvl+0x241/0x360 [ 82.182733][ T5878] ? __pfx_dump_stack_lvl+0x10/0x10 [ 82.188044][ T5878] ? __pfx__printk+0x10/0x10 [ 82.192672][ T5878] ? _printk+0xd5/0x120 [ 82.196861][ T5878] ? __virt_addr_valid+0x183/0x530 [ 82.201994][ T5878] ? __virt_addr_valid+0x183/0x530 [ 82.207132][ T5878] print_report+0x169/0x550 [ 82.211673][ T5878] ? __virt_addr_valid+0x183/0x530 [ 82.216808][ T5878] ? __virt_addr_valid+0x183/0x530 [ 82.221939][ T5878] ? __virt_addr_valid+0x45f/0x530 [ 82.227076][ T5878] ? __phys_addr+0xba/0x170 [ 82.231606][ T5878] ? device_for_each_child+0xbb/0x1b0 [ 82.237004][ T5878] kasan_report+0x143/0x180 [ 82.241537][ T5878] ? device_for_each_child+0xbb/0x1b0 [ 82.246942][ T5878] ? __pfx_dev_memalloc_noio+0x10/0x10 [ 82.252419][ T5878] device_for_each_child+0xbb/0x1b0 [ 82.257647][ T5878] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 82.264096][ T5878] ? __pfx_device_for_each_child+0x10/0x10 [ 82.269960][ T5878] ? _raw_spin_unlock_irq+0x23/0x50 [ 82.275380][ T5878] ? lockdep_hardirqs_on+0x99/0x150 [ 82.280706][ T5878] pm_runtime_set_memalloc_noio+0x114/0x260 [ 82.286809][ T5878] netdev_unregister_kobject+0x178/0x250 [ 82.292570][ T5878] unregister_netdevice_many_notify+0x1851/0x1da0 [ 82.299196][ T5878] ? __pfx_unregister_netdevice_many_notify+0x10/0x10 [ 82.305997][ T5878] ? do_raw_spin_unlock+0x13c/0x8b0 [ 82.311234][ T5878] ? __mutex_lock+0x52a/0xd70 [ 82.315957][ T5878] unregister_netdevice_queue+0x303/0x370 [ 82.321713][ T5878] ? __pfx_unregister_netdevice_queue+0x10/0x10 [ 82.327985][ T5878] ? down_write+0x18c/0x220 [ 82.332522][ T5878] ? __pfx_down_write+0x10/0x10 [ 82.337766][ T5878] unregister_netdev+0x1c/0x30 [ 82.342567][ T5878] bnep_session+0x2e0e/0x3000 [ 82.347288][ T5878] ? __pfx_bnep_session+0x10/0x10 [ 82.352335][ T5878] ? _raw_spin_unlock_irqrestore+0xdd/0x140 [ 82.358340][ T5878] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 82.364795][ T5878] ? __pfx_woken_wake_function+0x10/0x10 [ 82.370463][ T5878] ? __kthread_parkme+0x169/0x1d0 [ 82.375519][ T5878] ? __pfx_bnep_session+0x10/0x10 [ 82.380743][ T5878] kthread+0x2f0/0x390 [ 82.384834][ T5878] ? __pfx_bnep_session+0x10/0x10 [ 82.389883][ T5878] ? __pfx_kthread+0x10/0x10 [ 82.394496][ T5878] ret_from_fork+0x4b/0x80 [ 82.398945][ T5878] ? __pfx_kthread+0x10/0x10 [ 82.403573][ T5878] ret_from_fork_asm+0x1a/0x30 [ 82.408378][ T5878] [ 82.411420][ T5878] [ 82.413847][ T5878] Allocated by task 5857: [ 82.418187][ T5878] kasan_save_track+0x3f/0x80 [ 82.422890][ T5878] __kasan_kmalloc+0x98/0xb0 [ 82.427503][ T5878] __kmalloc_noprof+0x1fc/0x400 [ 82.432386][ T5878] hci_alloc_dev_priv+0x27/0x2030 [ 82.437536][ T5878] vhci_create_device+0x116/0x6a0 [ 82.442599][ T5878] vhci_write+0x3cf/0x490 [ 82.446949][ T5878] vfs_write+0xaeb/0xd30 [ 82.451215][ T5878] ksys_write+0x183/0x2b0 [ 82.455560][ T5878] do_syscall_64+0xf3/0x230 [ 82.460088][ T5878] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 82.466888][ T5878] [ 82.469266][ T5878] Freed by task 5857: [ 82.473272][ T5878] kasan_save_track+0x3f/0x80 [ 82.477994][ T5878] kasan_save_free_info+0x40/0x50 [ 82.483495][ T5878] __kasan_slab_free+0x59/0x70 [ 82.488288][ T5878] kfree+0x1a0/0x440 [ 82.492203][ T5878] hci_release_dev+0x1525/0x16b0 [ 82.497169][ T5878] bt_host_release+0x83/0x90 [ 82.501797][ T5878] device_release+0x99/0x1c0 [ 82.506410][ T5878] kobject_put+0x22f/0x480 [ 82.510846][ T5878] vhci_release+0x88/0xd0 [ 82.515197][ T5878] __fput+0x23f/0x880 [ 82.519192][ T5878] task_work_run+0x24f/0x310 [ 82.523787][ T5878] do_exit+0xa2f/0x28e0 [ 82.527942][ T5878] do_group_exit+0x207/0x2c0 [ 82.532545][ T5878] __x64_sys_exit_group+0x3f/0x40 [ 82.537659][ T5878] x64_sys_call+0x2634/0x2640 [ 82.542365][ T5878] do_syscall_64+0xf3/0x230 [ 82.546895][ T5878] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 82.552819][ T5878] [ 82.555152][ T5878] Last potentially related work creation: [ 82.560869][ T5878] kasan_save_stack+0x3f/0x60 [ 82.565574][ T5878] __kasan_record_aux_stack+0xac/0xc0 [ 82.571022][ T5878] insert_work+0x3e/0x330 [ 82.575459][ T5878] __queue_work+0xc8b/0xf50 [ 82.580065][ T5878] queue_work_on+0x1c2/0x380 [ 82.584757][ T5878] hci_cmd_sync_submit+0x2c3/0x2f0 [ 82.590310][ T5878] le_conn_complete_evt+0xae1/0x12e0 [ 82.595627][ T5878] hci_le_conn_complete_evt+0x18c/0x420 [ 82.601194][ T5878] hci_event_packet+0xa55/0x1540 [ 82.606251][ T5878] hci_rx_work+0x3e8/0xca0 [ 82.610701][ T5878] process_scheduled_works+0xa63/0x1850 [ 82.616270][ T5878] worker_thread+0x870/0xd30 [ 82.620877][ T5878] kthread+0x2f0/0x390 [ 82.624949][ T5878] ret_from_fork+0x4b/0x80 [ 82.629387][ T5878] ret_from_fork_asm+0x1a/0x30 [ 82.634186][ T5878] [ 82.636598][ T5878] Second to last potentially related work creation: [ 82.643181][ T5878] kasan_save_stack+0x3f/0x60 [ 82.647873][ T5878] __kasan_record_aux_stack+0xac/0xc0 [ 82.653255][ T5878] insert_work+0x3e/0x330 [ 82.657605][ T5878] __queue_work+0xb66/0xf50 [ 82.662209][ T5878] queue_work_on+0x1c2/0x380 [ 82.666898][ T5878] l2cap_connect_cfm+0xe48/0x1220 [ 82.672013][ T5878] hci_connect_cfm+0xa2/0x150 [ 82.676799][ T5878] le_conn_complete_evt+0xd3e/0x12e0 [ 82.682178][ T5878] hci_le_conn_complete_evt+0x18c/0x420 [ 82.687728][ T5878] hci_event_packet+0xa55/0x1540 [ 82.692765][ T5878] hci_rx_work+0x3e8/0xca0 [ 82.697193][ T5878] process_scheduled_works+0xa63/0x1850 [ 82.703275][ T5878] worker_thread+0x870/0xd30 [ 82.707889][ T5878] kthread+0x2f0/0x390 [ 82.712170][ T5878] ret_from_fork+0x4b/0x80 [ 82.716624][ T5878] ret_from_fork_asm+0x1a/0x30 [ 82.721408][ T5878] [ 82.723733][ T5878] The buggy address belongs to the object at ffff88807c95c000 [ 82.723733][ T5878] which belongs to the cache kmalloc-8k of size 8192 [ 82.737792][ T5878] The buggy address is located 4872 bytes inside of [ 82.737792][ T5878] freed 8192-byte region [ffff88807c95c000, ffff88807c95e000) [ 82.751769][ T5878] [ 82.754096][ T5878] The buggy address belongs to the physical page: [ 82.760623][ T5878] page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x7c958 [ 82.769482][ T5878] head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 [ 82.778093][ T5878] flags: 0xfff00000000040(head|node=0|zone=1|lastcpupid=0x7ff) [ 82.785742][ T5878] page_type: f5(slab) [ 82.789730][ T5878] raw: 00fff00000000040 ffff88801ac42280 dead000000000122 0000000000000000 [ 82.798324][ T5878] raw: 0000000000000000 0000000000020002 00000001f5000000 0000000000000000 [ 82.806914][ T5878] head: 00fff00000000040 ffff88801ac42280 dead000000000122 0000000000000000 [ 82.815620][ T5878] head: 0000000000000000 0000000000020002 00000001f5000000 0000000000000000 [ 82.824304][ T5878] head: 00fff00000000003 ffffea0001f25601 ffffffffffffffff 0000000000000000 [ 82.833010][ T5878] head: 0000000000000008 0000000000000000 00000000ffffffff 0000000000000000 [ 82.842316][ T5878] page dumped because: kasan: bad access detected [ 82.848744][ T5878] page_owner tracks the page as allocated [ 82.854458][ T5878] page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 5852, tgid 5852 (syz-executor424), ts 80678770971, free_ts 64798037328 [ 82.876446][ T5878] post_alloc_hook+0x1f3/0x230 [ 82.881423][ T5878] get_page_from_freelist+0x3649/0x3790 [ 82.886999][ T5878] __alloc_pages_noprof+0x292/0x710 [ 82.892201][ T5878] alloc_pages_mpol_noprof+0x3e8/0x680 [ 82.897755][ T5878] alloc_slab_page+0x6a/0x140 [ 82.902456][ T5878] allocate_slab+0x5a/0x2f0 [ 82.907075][ T5878] ___slab_alloc+0xcd1/0x14b0 [ 82.911781][ T5878] __slab_alloc+0x58/0xa0 [ 82.916217][ T5878] __kmalloc_noprof+0x25a/0x400 [ 82.921168][ T5878] hci_alloc_dev_priv+0x27/0x2030 [ 82.926214][ T5878] vhci_create_device+0x116/0x6a0 [ 82.931246][ T5878] vhci_write+0x3cf/0x490 [ 82.935761][ T5878] vfs_write+0xaeb/0xd30 [ 82.940009][ T5878] ksys_write+0x183/0x2b0 [ 82.944540][ T5878] do_syscall_64+0xf3/0x230 [ 82.949060][ T5878] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 82.954987][ T5878] page last free pid 5828 tgid 5828 stack trace: [ 82.962011][ T5878] free_unref_page+0xdf9/0x1140 [ 82.966882][ T5878] __folio_put+0x2c7/0x440 [ 82.971322][ T5878] pipe_read+0x6ed/0x13e0 [ 82.975659][ T5878] vfs_read+0x991/0xb70 [ 82.979818][ T5878] ksys_read+0x183/0x2b0 [ 82.984164][ T5878] do_syscall_64+0xf3/0x230 [ 82.988679][ T5878] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 82.994583][ T5878] [ 82.996910][ T5878] Memory state around the buggy address: [ 83.002549][ T5878] ffff88807c95d200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 83.010639][ T5878] ffff88807c95d280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 83.018701][ T5878] >ffff88807c95d300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 83.026766][ T5878] ^ [ 83.031239][ T5878] ffff88807c95d380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 83.039483][ T5878] ffff88807c95d400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 83.047556][ T5878] ================================================================== [ 83.056010][ T5878] Kernel panic - not syncing: KASAN: panic_on_warn set ... [ 83.063271][ T5878] CPU: 0 UID: 0 PID: 5878 Comm: kbnepd ÿÿ Not tainted 6.12.0-rc7-syzkaller-00144-g66418447d27b #0 [ 83.073990][ T5878] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024 [ 83.084079][ T5878] Call Trace: [ 83.087393][ T5878] [ 83.090359][ T5878] dump_stack_lvl+0x241/0x360 [ 83.095186][ T5878] ? __pfx_dump_stack_lvl+0x10/0x10 [ 83.100426][ T5878] ? __pfx__printk+0x10/0x10 [ 83.105055][ T5878] ? preempt_schedule+0xe1/0xf0 [ 83.110590][ T5878] ? vscnprintf+0x5d/0x90 [ 83.114973][ T5878] panic+0x349/0x880 [ 83.118913][ T5878] ? check_panic_on_warn+0x21/0xb0 [ 83.124153][ T5878] ? __pfx_panic+0x10/0x10 [ 83.128591][ T5878] ? _raw_spin_unlock_irqrestore+0x130/0x140 [ 83.134583][ T5878] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 83.141007][ T5878] ? print_report+0x502/0x550 [ 83.145694][ T5878] check_panic_on_warn+0x86/0xb0 [ 83.150731][ T5878] ? device_for_each_child+0xbb/0x1b0 [ 83.156136][ T5878] end_report+0x77/0x160 [ 83.160532][ T5878] kasan_report+0x154/0x180 [ 83.165088][ T5878] ? device_for_each_child+0xbb/0x1b0 [ 83.170489][ T5878] ? __pfx_dev_memalloc_noio+0x10/0x10 [ 83.175958][ T5878] device_for_each_child+0xbb/0x1b0 [ 83.181617][ T5878] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 83.187972][ T5878] ? __pfx_device_for_each_child+0x10/0x10 [ 83.193884][ T5878] ? _raw_spin_unlock_irq+0x23/0x50 [ 83.199090][ T5878] ? lockdep_hardirqs_on+0x99/0x150 [ 83.204354][ T5878] pm_runtime_set_memalloc_noio+0x114/0x260 [ 83.210276][ T5878] netdev_unregister_kobject+0x178/0x250 [ 83.216056][ T5878] unregister_netdevice_many_notify+0x1851/0x1da0 [ 83.222538][ T5878] ? __pfx_unregister_netdevice_many_notify+0x10/0x10 [ 83.229345][ T5878] ? do_raw_spin_unlock+0x13c/0x8b0 [ 83.234673][ T5878] ? __mutex_lock+0x52a/0xd70 [ 83.239367][ T5878] unregister_netdevice_queue+0x303/0x370 [ 83.245104][ T5878] ? __pfx_unregister_netdevice_queue+0x10/0x10 [ 83.251362][ T5878] ? down_write+0x18c/0x220 [ 83.255882][ T5878] ? __pfx_down_write+0x10/0x10 [ 83.260754][ T5878] unregister_netdev+0x1c/0x30 [ 83.265532][ T5878] bnep_session+0x2e0e/0x3000 [ 83.270338][ T5878] ? __pfx_bnep_session+0x10/0x10 [ 83.275369][ T5878] ? _raw_spin_unlock_irqrestore+0xdd/0x140 [ 83.281390][ T5878] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 83.287850][ T5878] ? __pfx_woken_wake_function+0x10/0x10 [ 83.293534][ T5878] ? __kthread_parkme+0x169/0x1d0 [ 83.298579][ T5878] ? __pfx_bnep_session+0x10/0x10 [ 83.303613][ T5878] kthread+0x2f0/0x390 [ 83.307777][ T5878] ? __pfx_bnep_session+0x10/0x10 [ 83.312807][ T5878] ? __pfx_kthread+0x10/0x10 [ 83.317402][ T5878] ret_from_fork+0x4b/0x80 [ 83.321934][ T5878] ? __pfx_kthread+0x10/0x10 [ 83.326681][ T5878] ret_from_fork_asm+0x1a/0x30 [ 83.331487][ T5878] [ 83.334986][ T5878] Kernel Offset: disabled [ 83.339317][ T5878] Rebooting in 86400 seconds..