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

<...>
Warning: Permanently added '10.128.0.246' (ED25519) to the list of known hosts.
execve("./syz-executor523412650", ["./syz-executor523412650"], 0x7ffc9b3c4a10 /* 10 vars */) = 0
brk(NULL)                               = 0x55558b785000
brk(0x55558b785d00)                     = 0x55558b785d00
arch_prctl(ARCH_SET_FS, 0x55558b785380) = 0
set_tid_address(0x55558b785650)         = 5831
set_robust_list(0x55558b785660, 24)     = 0
rseq(0x55558b785ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor523412650", 4096) = 27
getrandom("\x65\xc4\x2e\xf6\x97\x1f\x58\xfe", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x55558b785d00
brk(0x55558b7a6d00)                     = 0x55558b7a6d00
brk(0x55558b7a7000)                     = 0x55558b7a7000
mprotect(0x7f20082a0000, 16384, PROT_READ) = 0
mmap(0x1ffffffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffffffff000
mmap(0x200000000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200000000000
mmap(0x200001000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200001000000
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = -1 ENXIO (No such device or address)
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5833 attached
 <unfinished ...>
[pid  5833] set_robust_list(0x55558b785660, 24) = 0
[pid  5831] <... clone resumed>, child_tidptr=0x55558b785650) = 5833
[pid  5833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5833] setpgid(0, 0)               = 0
[pid  5833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5833] write(3, "1000", 4)         = 4
[pid  5833] close(3)                    = 0
executing program
[pid  5833] write(1, "executing program\n", 18) = 18
[pid  5833] memfd_create("syzkaller", 0) = 3
[pid  5833] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5833] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5833] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5833] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5833] ioctl(4, LOOP_SET_FD, 3)    = 0
[pid  5833] close(3)                    = 0
[pid  5833] close(4)                    = 0
[pid  5833] mkdir("./file2", 0777)      = 0
[   89.191358][ T5833] loop0: detected capacity change from 0 to 32768
[   89.244468][ T5833] XFS (loop0): DAX unsupported by block device. Turning off DAX.
[   89.255029][ T5833] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791
[pid  5833] mount("/dev/loop0", "./file2", "xfs", MS_NODIRATIME|MS_RELATIME, "lazytime,dax=never,filestreams,uqnoenforce,dax=always,,nouuid") = 0
[pid  5833] openat(AT_FDCWD, "./file2", O_RDONLY|O_DIRECTORY) = 3
[pid  5833] chdir("./file2")            = 0
[pid  5833] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[   89.310005][ T5833] XFS (loop0): Ending clean mount
[   89.321225][ T5833] XFS (loop0): Quotacheck needed: Please wait.
[   89.344769][ T5833] XFS (loop0): Quotacheck: Done.
[pid  5833] mount(NULL, "./file0", "afs", 0, "dyn") = 0
[pid  5833] chdir("./file0")            = 0
[pid  5833] chdir("./cgroup")           = -1 EDESTADDRREQ (Destination address required)
[pid  5833] open(".", O_RDONLY)         = 4
[   89.427143][ T5833] BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:321
[   89.437690][ T5833] in_atomic(): 0, irqs_disabled(): 0, non_block: 0, pid: 5833, name: syz-executor523
[   89.447907][ T5833] preempt_count: 0, expected: 0
[   89.452789][ T5833] RCU nest depth: 1, expected: 0
[   89.457864][ T5833] 4 locks held by syz-executor523/5833:
[   89.463426][ T5833]  #0: ffff88802d0d9438 (&f->f_pos_lock){+.+.}-{4:4}, at: fdget_pos+0x247/0x310
[pid  5833] getdents(4, 0x200000001fc0 /* 4 entries */, 184) = 112
[   89.472820][ T5833]  #1: ffff88807f370148 (&type->i_mutex_dir_key#6){.+.+}-{4:4}, at: iterate_dir+0x4a6/0x760
[   89.483037][ T5833]  #2: ffffffff8ed3dfa0 (rcu_read_lock){....}-{1:3}, at: afs_dynroot_readdir+0x466/0xbe0
[   89.492970][ T5833]  #3: ffff88806d0c01e0 (&mm->mmap_lock){++++}-{4:4}, at: lock_mm_and_find_vma+0x32/0x2f0
[   89.503033][ T5833] CPU: 1 UID: 0 PID: 5833 Comm: syz-executor523 Not tainted 6.15.0-rc1-syzkaller-00325-g7cdabafc0012 #0 PREEMPT(full) 
[   89.503062][ T5833] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
[   89.503079][ T5833] Call Trace:
[   89.503087][ T5833]  <TASK>
[   89.503096][ T5833]  dump_stack_lvl+0x241/0x360
[   89.503135][ T5833]  ? __pfx_dump_stack_lvl+0x10/0x10
[   89.503182][ T5833]  __might_resched+0x558/0x6c0
[   89.503217][ T5833]  ? down_read_trylock+0xd5/0x3c0
[   89.503251][ T5833]  ? __pfx___might_resched+0x10/0x10
[   89.503287][ T5833]  ? __alloc_frozen_pages_noprof+0x162/0x5b0
[   89.503327][ T5833]  prepare_alloc_pages+0x1eb/0x610
[   89.503361][ T5833]  __alloc_frozen_pages_noprof+0x162/0x5b0
[   89.503394][ T5833]  ? __pfx___alloc_frozen_pages_noprof+0x10/0x10
[   89.503444][ T5833]  alloc_pages_mpol+0x339/0x690
[   89.503471][ T5833]  ? __pfx_alloc_pages_mpol+0x10/0x10
[   89.503503][ T5833]  vma_alloc_folio_noprof+0x12d/0x260
[   89.503529][ T5833]  ? __pfx_vma_alloc_folio_noprof+0x10/0x10
[   89.503562][ T5833]  folio_prealloc+0x2e/0x170
[   89.503591][ T5833]  handle_pte_fault+0x2e45/0x61c0
[   89.503639][ T5833]  ? __pfx_handle_pte_fault+0x10/0x10
[   89.503665][ T5833]  ? rcu_is_watching+0x15/0xb0
[   89.503701][ T5833]  ? rcu_is_watching+0x15/0xb0
[   89.503726][ T5833]  ? __count_memcg_events+0x1e1/0x3d0
[   89.503772][ T5833]  ? mtree_range_walk+0x700/0x8e0
[   89.503820][ T5833]  handle_mm_fault+0x1030/0x1aa0
[   89.503871][ T5833]  ? __pfx_handle_mm_fault+0x10/0x10
[   89.503920][ T5833]  ? lock_mm_and_find_vma+0x9c/0x2f0
[   89.503938][ T5833]  exc_page_fault+0x2bb/0x920
[   89.503962][ T5833]  asm_exc_page_fault+0x26/0x30
[   89.503986][ T5833] RIP: 0010:filldir+0x2c4/0x6a0
[   89.504009][ T5833] Code: 87 55 02 00 00 0f 01 cb 0f ae e8 48 8b 44 24 30 49 89 46 08 48 8b 4c 24 10 48 8b 44 24 60 48 89 01 48 8b 44 24 18 8b 6c 24 3c <66> 89 41 10 48 98 40 88 6c 01 ff 48 89 44 24 30 4d 63 f5 42 c6 44
[   89.504021][ T5833] RSP: 0018:ffffc9000401fbe0 EFLAGS: 00050283
[   89.504034][ T5833] RAX: 0000000000000020 RBX: 0000200000002010 RCX: 0000200000001ff0
[   89.504048][ T5833] RDX: 0000000000000000 RSI: 0000200000001fd8 RDI: 0000200000002010
[   89.504058][ T5833] RBP: 0000000000000004 R08: ffffffff82429e7d R09: 1ffff1100f8cb3c0
[   89.504068][ T5833] R10: dffffc0000000000 R11: ffffed100f8cb3c1 R12: ffff88802ec28161
[   89.504078][ T5833] R13: 0000000000000006 R14: 0000200000001fd8 R15: 00007ffffffff000
[   89.504094][ T5833]  ? filldir+0x28d/0x6a0
[   89.504133][ T5833]  afs_dynroot_readdir+0x814/0xbe0
[   89.504157][ T5833]  ? __pfx___mutex_lock+0x10/0x10
[   89.504175][ T5833]  ? afs_dynroot_readdir+0x466/0xbe0
[   89.504199][ T5833]  ? __pfx_afs_dynroot_readdir+0x10/0x10
[   89.504235][ T5833]  iterate_dir+0x5a9/0x760
[   89.504262][ T5833]  __se_sys_getdents+0x1ff/0x4e0
[   89.504291][ T5833]  ? __pfx___se_sys_getdents+0x10/0x10
[   89.504312][ T5833]  ? __pfx_filldir+0x10/0x10
[   89.504347][ T5833]  do_syscall_64+0xf3/0x230
[   89.504366][ T5833]  ? clear_bhb_loop+0x45/0xa0
[   89.504383][ T5833]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   89.504397][ T5833] RIP: 0033:0x7f2008223c19
[   89.504413][ T5833] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 17 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
[   89.504424][ T5833] RSP: 002b:00007fff6f9199c8 EFLAGS: 00000246 ORIG_RAX: 000000000000004e
[pid  5833] exit_group(0)               = ?
[pid  5833] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5833, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=33 /* 0.33 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5843 attached
, child_tidptr=0x55558b785650) = 5843
[pid  5843] set_robust_list(0x55558b785660, 24) = 0
[pid  5843] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5843] setpgid(0, 0)               = 0
[pid  5843] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5843] write(3, "1000", 4)         = 4
[pid  5843] close(3)                    = 0
[pid  5843] write(1, "executing program\n", 18executing program
) = 18
[pid  5843] memfd_create("syzkaller", 0) = 3
[pid  5843] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[   89.504438][ T5833] RAX: ffffffffffffffda RBX: 0030656c69662f2e RCX: 00007f2008223c19
[   89.504449][ T5833] RDX: 00000000000000b8 RSI: 0000200000001fc0 RDI: 0000000000000004
[   89.504458][ T5833] RBP: 00007f20082a05f0 R08: 000055558b7864c0 R09: 000055558b7864c0
[   89.504468][ T5833] R10: 000055558b7864c0 R11: 0000000000000246 R12: 00007fff6f9199f0
[   89.504477][ T5833] R13: 00007fff6f919c18 R14: 431bde82d7b634db R15: 00007f200826c03b
[   89.504501][ T5833]  </TASK>
[pid  5843] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5843] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5843] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5843] close(3)                    = 0
[pid  5843] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5843] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5843] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5843] open(".", O_RDONLY)         = 3
[pid  5843] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5843] exit_group(0)               = ?
[pid  5843] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5843, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5844 attached
, child_tidptr=0x55558b785650) = 5844
[pid  5844] set_robust_list(0x55558b785660, 24) = 0
[pid  5844] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5844] setpgid(0, 0)               = 0
[pid  5844] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5844] write(3, "1000", 4)         = 4
[pid  5844] close(3)                    = 0
executing program
[pid  5844] write(1, "executing program\n", 18) = 18
[pid  5844] memfd_create("syzkaller", 0) = 3
[pid  5844] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5844] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5844] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5844] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5844] close(3)                    = 0
[pid  5844] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5844] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5844] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5844] open(".", O_RDONLY)         = 3
[pid  5844] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5844] exit_group(0)               = ?
[pid  5844] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5844, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5845 attached
, child_tidptr=0x55558b785650) = 5845
[pid  5845] set_robust_list(0x55558b785660, 24) = 0
[pid  5845] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5845] setpgid(0, 0)               = 0
[pid  5845] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5845] write(3, "1000", 4)         = 4
[pid  5845] close(3)                    = 0
executing program
[pid  5845] write(1, "executing program\n", 18) = 18
[pid  5845] memfd_create("syzkaller", 0) = 3
[pid  5845] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5845] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5845] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5845] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5845] close(3)                    = 0
[pid  5845] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5845] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5845] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5845] open(".", O_RDONLY)         = 3
[pid  5845] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5845] exit_group(0)               = ?
[pid  5845] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5845, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=22 /* 0.22 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5846 attached
, child_tidptr=0x55558b785650) = 5846
[pid  5846] set_robust_list(0x55558b785660, 24) = 0
[pid  5846] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5846] setpgid(0, 0)               = 0
[pid  5846] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5846] write(3, "1000", 4)         = 4
[pid  5846] close(3)                    = 0
executing program
[pid  5846] write(1, "executing program\n", 18) = 18
[pid  5846] memfd_create("syzkaller", 0) = 3
[pid  5846] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5846] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5846] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5846] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5846] close(3)                    = 0
[pid  5846] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5846] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5846] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5846] open(".", O_RDONLY)         = 3
[pid  5846] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5846] exit_group(0)               = ?
[pid  5846] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5846, si_uid=0, si_status=0, si_utime=0, si_stime=23 /* 0.23 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5847 attached
, child_tidptr=0x55558b785650) = 5847
[pid  5847] set_robust_list(0x55558b785660, 24) = 0
[pid  5847] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5847] setpgid(0, 0)               = 0
[pid  5847] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5847] write(3, "1000", 4)         = 4
[pid  5847] close(3)                    = 0
[pid  5847] write(1, "executing program\n", 18executing program
) = 18
[pid  5847] memfd_create("syzkaller", 0) = 3
[pid  5847] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5847] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5847] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5847] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5847] close(3)                    = 0
[pid  5847] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5847] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5847] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5847] open(".", O_RDONLY)         = 3
[pid  5847] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5847] exit_group(0)               = ?
[pid  5847] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5847, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=19 /* 0.19 s */} ---
[   91.799633][   T59] cfg80211: failed to load regulatory.db
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5848 attached
 <unfinished ...>
[pid  5848] set_robust_list(0x55558b785660, 24 <unfinished ...>
[pid  5831] <... clone resumed>, child_tidptr=0x55558b785650) = 5848
[pid  5848] <... set_robust_list resumed>) = 0
[pid  5848] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5848] setpgid(0, 0)               = 0
[pid  5848] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5848] write(3, "1000", 4)         = 4
[pid  5848] close(3)                    = 0
executing program
[pid  5848] write(1, "executing program\n", 18) = 18
[pid  5848] memfd_create("syzkaller", 0) = 3
[pid  5848] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5848] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5848] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5848] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5848] close(3)                    = 0
[pid  5848] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5848] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5848] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5848] open(".", O_RDONLY)         = 3
[pid  5848] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5848] exit_group(0)               = ?
[pid  5848] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5848, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5849 attached
, child_tidptr=0x55558b785650) = 5849
[pid  5849] set_robust_list(0x55558b785660, 24) = 0
[pid  5849] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5849] setpgid(0, 0)               = 0
[pid  5849] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5849] write(3, "1000", 4)         = 4
[pid  5849] close(3)                    = 0
[pid  5849] write(1, "executing program\n", 18executing program
) = 18
[pid  5849] memfd_create("syzkaller", 0) = 3
[pid  5849] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5849] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5849] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5849] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5849] close(3)                    = 0
[pid  5849] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5849] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5849] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5849] open(".", O_RDONLY)         = 3
[pid  5849] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5849] exit_group(0)               = ?
[pid  5849] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5849, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5850 attached
, child_tidptr=0x55558b785650) = 5850
[pid  5850] set_robust_list(0x55558b785660, 24) = 0
[pid  5850] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5850] setpgid(0, 0)               = 0
[pid  5850] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5850] write(3, "1000", 4)         = 4
[pid  5850] close(3)                    = 0
[pid  5850] write(1, "executing program\n", 18executing program
) = 18
[pid  5850] memfd_create("syzkaller", 0) = 3
[pid  5850] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5850] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5850] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5850] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5850] close(3)                    = 0
[pid  5850] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5850] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5850] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5850] open(".", O_RDONLY)         = 3
[pid  5850] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5850] exit_group(0)               = ?
[pid  5850] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5850, si_uid=0, si_status=0, si_utime=0, si_stime=23 /* 0.23 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5851 attached
, child_tidptr=0x55558b785650) = 5851
[pid  5851] set_robust_list(0x55558b785660, 24) = 0
[pid  5851] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5851] setpgid(0, 0)               = 0
[pid  5851] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5851] write(3, "1000", 4)         = 4
[pid  5851] close(3)                    = 0
executing program
[pid  5851] write(1, "executing program\n", 18) = 18
[pid  5851] memfd_create("syzkaller", 0) = 3
[pid  5851] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5851] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5851] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5851] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5851] close(3)                    = 0
[pid  5851] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5851] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5851] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5851] open(".", O_RDONLY)         = 3
[pid  5851] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5851] exit_group(0)               = ?
[pid  5851] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5851, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=23 /* 0.23 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5852 attached
, child_tidptr=0x55558b785650) = 5852
[pid  5852] set_robust_list(0x55558b785660, 24) = 0
[pid  5852] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5852] setpgid(0, 0)               = 0
[pid  5852] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5852] write(3, "1000", 4)         = 4
[pid  5852] close(3)                    = 0
executing program
[pid  5852] write(1, "executing program\n", 18) = 18
[pid  5852] memfd_create("syzkaller", 0) = 3
[pid  5852] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5852] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5852] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5852] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5852] close(3)                    = 0
[pid  5852] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5852] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5852] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5852] open(".", O_RDONLY)         = 3
[pid  5852] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5852] exit_group(0)               = ?
[pid  5852] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5852, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=22 /* 0.22 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5853 attached
, child_tidptr=0x55558b785650) = 5853
[pid  5853] set_robust_list(0x55558b785660, 24) = 0
[pid  5853] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5853] setpgid(0, 0)               = 0
[pid  5853] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5853] write(3, "1000", 4)         = 4
[pid  5853] close(3)                    = 0
[pid  5853] write(1, "executing program\n", 18executing program
) = 18
[pid  5853] memfd_create("syzkaller", 0) = 3
[pid  5853] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5853] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5853] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5853] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5853] close(3)                    = 0
[pid  5853] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5853] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5853] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5853] open(".", O_RDONLY)         = 3
[pid  5853] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5853] exit_group(0)               = ?
[pid  5853] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5853, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5854 attached
, child_tidptr=0x55558b785650) = 5854
[pid  5854] set_robust_list(0x55558b785660, 24) = 0
[pid  5854] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5854] setpgid(0, 0)               = 0
[pid  5854] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5854] write(3, "1000", 4)         = 4
[pid  5854] close(3)                    = 0
executing program
[pid  5854] write(1, "executing program\n", 18) = 18
[pid  5854] memfd_create("syzkaller", 0) = 3
[pid  5854] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5854] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5854] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5854] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5854] close(3)                    = 0
[pid  5854] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5854] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5854] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5854] open(".", O_RDONLY)         = 3
[pid  5854] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5854] exit_group(0)               = ?
[pid  5854] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5854, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5855 attached
, child_tidptr=0x55558b785650) = 5855
[pid  5855] set_robust_list(0x55558b785660, 24) = 0
[pid  5855] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5855] setpgid(0, 0)               = 0
[pid  5855] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5855] write(3, "1000", 4)         = 4
[pid  5855] close(3)                    = 0
executing program
[pid  5855] write(1, "executing program\n", 18) = 18
[pid  5855] memfd_create("syzkaller", 0) = 3
[pid  5855] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5855] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5855] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5855] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5855] close(3)                    = 0
[pid  5855] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5855] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5855] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5855] open(".", O_RDONLY)         = 3
[pid  5855] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5855] exit_group(0)               = ?
[pid  5855] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5855, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=23 /* 0.23 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5857 attached
, child_tidptr=0x55558b785650) = 5857
[pid  5857] set_robust_list(0x55558b785660, 24) = 0
[pid  5857] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5857] setpgid(0, 0)               = 0
[pid  5857] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5857] write(3, "1000", 4)         = 4
[pid  5857] close(3)                    = 0
executing program
[pid  5857] write(1, "executing program\n", 18) = 18
[pid  5857] memfd_create("syzkaller", 0) = 3
[pid  5857] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5857] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5857] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5857] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5857] close(3)                    = 0
[pid  5857] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5857] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5857] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5857] open(".", O_RDONLY)         = 3
[pid  5857] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5857] exit_group(0)               = ?
[pid  5857] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5857, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=22 /* 0.22 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5858 attached
, child_tidptr=0x55558b785650) = 5858
[pid  5858] set_robust_list(0x55558b785660, 24) = 0
[pid  5858] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5858] setpgid(0, 0)               = 0
[pid  5858] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5858] write(3, "1000", 4)         = 4
[pid  5858] close(3)                    = 0
[pid  5858] write(1, "executing program\n", 18executing program
) = 18
[pid  5858] memfd_create("syzkaller", 0) = 3
[pid  5858] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5858] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5858] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5858] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5858] close(3)                    = 0
[pid  5858] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5858] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5858] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5858] open(".", O_RDONLY)         = 3
[pid  5858] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5858] exit_group(0)               = ?
[pid  5858] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5858, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5859 attached
 <unfinished ...>
[pid  5859] set_robust_list(0x55558b785660, 24) = 0
[pid  5831] <... clone resumed>, child_tidptr=0x55558b785650) = 5859
[pid  5859] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5859] setpgid(0, 0)               = 0
[pid  5859] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5859] write(3, "1000", 4)         = 4
[pid  5859] close(3)                    = 0
executing program
[pid  5859] write(1, "executing program\n", 18) = 18
[pid  5859] memfd_create("syzkaller", 0) = 3
[pid  5859] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5859] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5859] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5859] close(3)                    = 0
[pid  5859] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5859] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5859] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5859] open(".", O_RDONLY)         = 3
[pid  5859] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5859] exit_group(0)               = ?
[pid  5859] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5859, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=22 /* 0.22 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5860 attached
, child_tidptr=0x55558b785650) = 5860
[pid  5860] set_robust_list(0x55558b785660, 24) = 0
[pid  5860] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5860] setpgid(0, 0)               = 0
[pid  5860] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5860] write(3, "1000", 4)         = 4
[pid  5860] close(3)                    = 0
executing program
[pid  5860] write(1, "executing program\n", 18) = 18
[pid  5860] memfd_create("syzkaller", 0) = 3
[pid  5860] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5860] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5860] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5860] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5860] close(3)                    = 0
[pid  5860] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5860] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5860] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5860] open(".", O_RDONLY)         = 3
[pid  5860] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5860] exit_group(0)               = ?
[pid  5860] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5860, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=23 /* 0.23 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5861 attached
, child_tidptr=0x55558b785650) = 5861
[pid  5861] set_robust_list(0x55558b785660, 24) = 0
[pid  5861] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5861] setpgid(0, 0)               = 0
[pid  5861] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5861] write(3, "1000", 4)         = 4
[pid  5861] close(3)                    = 0
executing program
[pid  5861] write(1, "executing program\n", 18) = 18
[pid  5861] memfd_create("syzkaller", 0) = 3
[pid  5861] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5861] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5861] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5861] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5861] close(3)                    = 0
[pid  5861] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5861] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5861] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5861] open(".", O_RDONLY)         = 3
[pid  5861] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5861] exit_group(0)               = ?
[pid  5861] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5861, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=22 /* 0.22 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5862 attached
, child_tidptr=0x55558b785650) = 5862
[pid  5862] set_robust_list(0x55558b785660, 24) = 0
[pid  5862] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5862] setpgid(0, 0)               = 0
[pid  5862] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5862] write(3, "1000", 4)         = 4
[pid  5862] close(3)                    = 0
executing program
[pid  5862] write(1, "executing program\n", 18) = 18
[pid  5862] memfd_create("syzkaller", 0) = 3
[pid  5862] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5862] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5862] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5862] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5862] close(3)                    = 0
[pid  5862] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5862] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5862] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5862] open(".", O_RDONLY)         = 3
[pid  5862] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5862] exit_group(0)               = ?
[pid  5862] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5862, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=20 /* 0.20 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5863 attached
, child_tidptr=0x55558b785650) = 5863
[pid  5863] set_robust_list(0x55558b785660, 24) = 0
[pid  5863] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5863] setpgid(0, 0)               = 0
[pid  5863] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5863] write(3, "1000", 4)         = 4
[pid  5863] close(3)                    = 0
[pid  5863] write(1, "executing program\n", 18executing program
) = 18
[pid  5863] memfd_create("syzkaller", 0) = 3
[pid  5863] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5863] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5863] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5863] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5863] close(3)                    = 0
[pid  5863] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5863] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5863] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5863] open(".", O_RDONLY)         = 3
[pid  5863] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5863] exit_group(0)               = ?
[pid  5863] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5863, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=21 /* 0.21 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5865 attached
, child_tidptr=0x55558b785650) = 5865
[pid  5865] set_robust_list(0x55558b785660, 24) = 0
[pid  5865] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5865] setpgid(0, 0)               = 0
[pid  5865] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5865] write(3, "1000", 4)         = 4
[pid  5865] close(3)                    = 0
executing program
[pid  5865] write(1, "executing program\n", 18) = 18
[pid  5865] memfd_create("syzkaller", 0) = 3
[pid  5865] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5865] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5865] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5865] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5865] close(3)                    = 0
[pid  5865] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5865] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5865] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5865] open(".", O_RDONLY)         = 3
[pid  5865] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5865] exit_group(0)               = ?
[pid  5865] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5865, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=21 /* 0.21 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5866 attached
, child_tidptr=0x55558b785650) = 5866
[pid  5866] set_robust_list(0x55558b785660, 24) = 0
[pid  5866] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5866] setpgid(0, 0)               = 0
[pid  5866] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5866] write(3, "1000", 4)         = 4
[pid  5866] close(3)                    = 0
[pid  5866] write(1, "executing program\n", 18executing program
) = 18
[pid  5866] memfd_create("syzkaller", 0) = 3
[pid  5866] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000
[pid  5866] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216
[pid  5866] munmap(0x7f1fffc00000, 138412032) = 0
[pid  5866] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5866] close(3)                    = 0
[pid  5866] mount(NULL, "./file0", "afs", 0, "dyn") = -1 ENOENT (No such file or directory)
[pid  5866] chdir("./file0")            = -1 ENOENT (No such file or directory)
[pid  5866] chdir("./cgroup")           = -1 ENOENT (No such file or directory)
[pid  5866] open(".", O_RDONLY)         = 3
[pid  5866] getdents(3, 0x200000001fc0 /* 5 entries */, 184) = 152
[pid  5866] exit_group(0)               = ?
[pid  5866] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5866, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=22 /* 0.22 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5867 attached
, child_tidptr=0x55558b785650) = 5867
[pid  5867] set_robust_list(0x55558b785660, 24) = 0
[pid  5867] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5867] setpgid(0, 0)               = 0
[pid  5867] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5867] write(3, "1000", 4)         = 4
[pid  5867] close(3)                    = 0
[pid  5867] write(1, "executing program\n", 18executing program
) = 18
[pid  5867] memfd_create("syzkaller", 0) = 3
[pid  5867] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1fffc00000