./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor145327778 <...> Warning: Permanently added '10.128.0.99' (ED25519) to the list of known hosts. execve("./syz-executor145327778", ["./syz-executor145327778"], 0x7ffc0cad8190 /* 10 vars */) = 0 brk(NULL) = 0x5555820a8000 brk(0x5555820a8d00) = 0x5555820a8d00 arch_prctl(ARCH_SET_FS, 0x5555820a8380) = 0 set_tid_address(0x5555820a8650) = 5820 set_robust_list(0x5555820a8660, 24) = 0 rseq(0x5555820a8ca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor145327778", 4096) = 27 getrandom("\x8b\x55\x3b\x23\x13\xe6\xc1\x87", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x5555820a8d00 brk(0x5555820c9d00) = 0x5555820c9d00 brk(0x5555820ca000) = 0x5555820ca000 mprotect(0x7f14b37ae000, 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 5821 attached [pid 5821] set_robust_list(0x5555820a8660, 24) = 0 [pid 5821] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5820] <... clone resumed>, child_tidptr=0x5555820a8650) = 5821 [pid 5821] <... prctl resumed>) = 0 [pid 5821] setpgid(0, 0) = 0 [pid 5821] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5821] write(3, "1000", 4) = 4 [pid 5821] close(3) = 0 executing program [pid 5821] write(1, "executing program\n", 18) = 18 [pid 5821] memfd_create("syzkaller", 0) = 3 [pid 5821] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5821] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5821] munmap(0x7f14ab200000, 138412032) = 0 [pid 5821] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5821] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5821] close(3) = 0 [pid 5821] close(4) = 0 [pid 5821] mkdir("./file0", 0777) = 0 [ 87.613746][ T5821] loop0: detected capacity change from 0 to 32768 [ 87.646884][ T5821] (syz-executor145,5821,1):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC. [ 87.661780][ T5821] (syz-executor145,5821,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC. [ 87.686124][ T5821] JBD2: Ignoring recovery information on journal [pid 5821] mount("/dev/loop0", "./file0", "ocfs2", MS_RELATIME, "journal_async_commit,coherency=full,errors=continue,heartbeat=none,errors=continue,nointr,grpquota,") = 0 [pid 5821] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5821] chdir("./file0") = 0 [pid 5821] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 87.715410][ T5821] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode. [pid 5821] mkdir("./file0", 000) = 0 [pid 5821] mkdirat(AT_FDCWD, "./file1", 000) = 0 [pid 5821] mkdir("./bus", 000) = 0 [ 87.800869][ T5821] [ 87.803215][ T5821] ====================================================== [ 87.810225][ T5821] WARNING: possible circular locking dependency detected [ 87.817249][ T5821] 6.15.0-rc5-syzkaller-00022-g01f95500a162 #0 Not tainted [ 87.824348][ T5821] ------------------------------------------------------ [ 87.831358][ T5821] syz-executor145/5821 is trying to acquire lock: [ 87.837764][ T5821] ffff88807b3aa610 (sb_internal#2){.+.+}-{0:0}, at: ocfs2_setattr+0x969/0x1b40 [ 87.846756][ T5821] [ 87.846756][ T5821] but task is already holding lock: [ 87.854105][ T5821] ffff88807492b120 (&oi->ip_alloc_sem){+.+.}-{4:4}, at: ocfs2_setattr+0x95a/0x1b40 [ 87.863410][ T5821] [ 87.863410][ T5821] which lock already depends on the new lock. [ 87.863410][ T5821] [ 87.873820][ T5821] [ 87.873820][ T5821] the existing dependency chain (in reverse order) is: [ 87.882833][ T5821] [ 87.882833][ T5821] -> #4 (&oi->ip_alloc_sem){+.+.}-{4:4}: [ 87.890657][ T5821] lock_acquire+0x120/0x360 [ 87.895682][ T5821] down_write+0x96/0x1f0 [ 87.900450][ T5821] ocfs2_try_remove_refcount_tree+0xb6/0x320 [ 87.906957][ T5821] ocfs2_xattr_set+0x595/0x11f0 [ 87.912325][ T5821] ocfs2_set_acl+0x701/0x7b0 [ 87.917446][ T5821] ocfs2_iop_set_acl+0x1aa/0x2a0 [ 87.923001][ T5821] vfs_remove_acl+0x489/0x700 [ 87.928201][ T5821] ovl_workdir_create+0x508/0x810 [ 87.933751][ T5821] ovl_get_workdir+0x324/0x1700 [ 87.939124][ T5821] ovl_fill_super+0x1386/0x35d0 [ 87.944528][ T5821] get_tree_nodev+0xb8/0x150 [ 87.949648][ T5821] vfs_get_tree+0x8f/0x2b0 [ 87.954594][ T5821] do_new_mount+0x24a/0xa40 [ 87.959626][ T5821] __se_sys_mount+0x317/0x410 [ 87.964829][ T5821] do_syscall_64+0xf6/0x210 [ 87.969865][ T5821] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 87.976287][ T5821] [ 87.976287][ T5821] -> #3 (&oi->ip_xattr_sem){++++}-{4:4}: [ 87.984122][ T5821] lock_acquire+0x120/0x360 [ 87.989150][ T5821] down_read+0x46/0x2e0 [ 87.993825][ T5821] ocfs2_init_acl+0x2f9/0x720 [ 87.999018][ T5821] ocfs2_mknod+0x1321/0x2050 [ 88.004132][ T5821] ocfs2_mkdir+0x191/0x440 [ 88.009082][ T5821] vfs_mkdir+0x303/0x510 [ 88.013865][ T5821] do_mkdirat+0x247/0x590 [ 88.018731][ T5821] __x64_sys_mkdir+0x6c/0x80 [ 88.023845][ T5821] do_syscall_64+0xf6/0x210 [ 88.028872][ T5821] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 88.035290][ T5821] [ 88.035290][ T5821] -> #2 (jbd2_handle){.+.+}-{0:0}: [ 88.042607][ T5821] lock_acquire+0x120/0x360 [ 88.047641][ T5821] start_this_handle+0x1fa7/0x21c0 [ 88.053280][ T5821] jbd2__journal_start+0x2c1/0x5b0 [ 88.058914][ T5821] jbd2_journal_start+0x2a/0x40 [ 88.064286][ T5821] ocfs2_start_trans+0x376/0x6d0 [ 88.069747][ T5821] ocfs2_modify_bh+0xe8/0x470 [ 88.074956][ T5821] ocfs2_local_read_info+0x1465/0x17e0 [ 88.080941][ T5821] dquot_load_quota_sb+0x78e/0xbd0 [ 88.086571][ T5821] dquot_load_quota_inode+0x2e1/0x5d0 [ 88.092527][ T5821] ocfs2_enable_quotas+0x1c6/0x450 [ 88.098376][ T5821] ocfs2_fill_super+0x5115/0x63d0 [ 88.103924][ T5821] get_tree_bdev_flags+0x40b/0x4d0 [ 88.109557][ T5821] vfs_get_tree+0x8f/0x2b0 [ 88.114500][ T5821] do_new_mount+0x24a/0xa40 [ 88.119563][ T5821] __se_sys_mount+0x317/0x410 [ 88.124787][ T5821] do_syscall_64+0xf6/0x210 [ 88.129818][ T5821] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 88.136243][ T5821] [ 88.136243][ T5821] -> #1 (&journal->j_trans_barrier){.+.+}-{4:4}: [ 88.144758][ T5821] lock_acquire+0x120/0x360 [ 88.149790][ T5821] down_read+0x46/0x2e0 [ 88.154466][ T5821] ocfs2_start_trans+0x36a/0x6d0 [ 88.160008][ T5821] ocfs2_modify_bh+0xe8/0x470 [ 88.165234][ T5821] ocfs2_local_read_info+0x1465/0x17e0 [ 88.171224][ T5821] dquot_load_quota_sb+0x78e/0xbd0 [ 88.176851][ T5821] dquot_load_quota_inode+0x2e1/0x5d0 [ 88.182743][ T5821] ocfs2_enable_quotas+0x1c6/0x450 [ 88.188374][ T5821] ocfs2_fill_super+0x5115/0x63d0 [ 88.193916][ T5821] get_tree_bdev_flags+0x40b/0x4d0 [ 88.199553][ T5821] vfs_get_tree+0x8f/0x2b0 [ 88.204503][ T5821] do_new_mount+0x24a/0xa40 [ 88.209538][ T5821] __se_sys_mount+0x317/0x410 [ 88.214744][ T5821] do_syscall_64+0xf6/0x210 [ 88.219770][ T5821] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 88.226268][ T5821] [ 88.226268][ T5821] -> #0 (sb_internal#2){.+.+}-{0:0}: [ 88.233748][ T5821] validate_chain+0xb9b/0x2140 [ 88.239034][ T5821] __lock_acquire+0xaac/0xd20 [ 88.244230][ T5821] lock_acquire+0x120/0x360 [ 88.249253][ T5821] ocfs2_start_trans+0x26b/0x6d0 [ 88.254710][ T5821] ocfs2_setattr+0x969/0x1b40 [ 88.259915][ T5821] notify_change+0xb33/0xe40 [ 88.265028][ T5821] ovl_workdir_create+0x68b/0x810 [ 88.270575][ T5821] ovl_get_workdir+0x324/0x1700 [ 88.275944][ T5821] ovl_fill_super+0x1386/0x35d0 [ 88.281316][ T5821] get_tree_nodev+0xb8/0x150 [ 88.286428][ T5821] vfs_get_tree+0x8f/0x2b0 [ 88.291366][ T5821] do_new_mount+0x24a/0xa40 [ 88.296391][ T5821] __se_sys_mount+0x317/0x410 [ 88.301594][ T5821] do_syscall_64+0xf6/0x210 [ 88.306615][ T5821] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 88.313024][ T5821] [ 88.313024][ T5821] other info that might help us debug this: [ 88.313024][ T5821] [ 88.323243][ T5821] Chain exists of: [ 88.323243][ T5821] sb_internal#2 --> &oi->ip_xattr_sem --> &oi->ip_alloc_sem [ 88.323243][ T5821] [ 88.336463][ T5821] Possible unsafe locking scenario: [ 88.336463][ T5821] [ 88.343905][ T5821] CPU0 CPU1 [ 88.349263][ T5821] ---- ---- [ 88.354620][ T5821] lock(&oi->ip_alloc_sem); [ 88.359207][ T5821] lock(&oi->ip_xattr_sem); [ 88.366316][ T5821] lock(&oi->ip_alloc_sem); [ 88.373423][ T5821] rlock(sb_internal#2); [ 88.377766][ T5821] [ 88.377766][ T5821] *** DEADLOCK *** [ 88.377766][ T5821] [ 88.385907][ T5821] 5 locks held by syz-executor145/5821: [ 88.391441][ T5821] #0: ffff88801225e0e0 (&type->s_umount_key#43/1){+.+.}-{4:4}, at: alloc_super+0x204/0x970 [ 88.401560][ T5821] #1: ffff88807b3aa420 (sb_writers#8){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90 [ 88.410705][ T5821] #2: ffff88807495ed80 (&sb->s_type->i_mutex_key#14/1){+.+.}-{4:4}, at: ovl_workdir_create+0x143/0x810 [ 88.421865][ T5821] #3: ffff88807492b480 (&sb->s_type->i_mutex_key#16){+.+.}-{4:4}, at: ovl_workdir_create+0x610/0x810 [ 88.432854][ T5821] #4: ffff88807492b120 (&oi->ip_alloc_sem){+.+.}-{4:4}, at: ocfs2_setattr+0x95a/0x1b40 [ 88.442618][ T5821] [ 88.442618][ T5821] stack backtrace: [ 88.448517][ T5821] CPU: 1 UID: 0 PID: 5821 Comm: syz-executor145 Not tainted 6.15.0-rc5-syzkaller-00022-g01f95500a162 #0 PREEMPT(full) [ 88.448536][ T5821] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/29/2025 [ 88.448552][ T5821] Call Trace: [ 88.448560][ T5821] [ 88.448570][ T5821] dump_stack_lvl+0x189/0x250 [ 88.448597][ T5821] ? __pfx_dump_stack_lvl+0x10/0x10 [ 88.448617][ T5821] ? __pfx__printk+0x10/0x10 [ 88.448640][ T5821] ? print_lock_name+0xde/0x100 [ 88.448663][ T5821] print_circular_bug+0x2ee/0x310 [ 88.448688][ T5821] check_noncircular+0x134/0x160 [ 88.448715][ T5821] validate_chain+0xb9b/0x2140 [ 88.448737][ T5821] ? lockdep_unlock+0x89/0x120 [ 88.448761][ T5821] __lock_acquire+0xaac/0xd20 [ 88.448782][ T5821] ? ocfs2_setattr+0x969/0x1b40 [ 88.448799][ T5821] lock_acquire+0x120/0x360 [ 88.448817][ T5821] ? ocfs2_setattr+0x969/0x1b40 [ 88.448838][ T5821] ? do_raw_spin_unlock+0x122/0x240 [ 88.448854][ T5821] ocfs2_start_trans+0x26b/0x6d0 [ 88.448868][ T5821] ? ocfs2_setattr+0x969/0x1b40 [ 88.448888][ T5821] ? __pfx_ocfs2_start_trans+0x10/0x10 [ 88.448901][ T5821] ? setattr_prepare+0x1e7/0xac0 [ 88.448923][ T5821] ocfs2_setattr+0x969/0x1b40 [ 88.448949][ T5821] ? __pfx_ocfs2_setattr+0x10/0x10 [ 88.448968][ T5821] ? smk_tskacc+0x2fc/0x370 [ 88.448990][ T5821] ? smack_inode_setattr+0x17b/0x200 [ 88.449030][ T5821] ? __pfx_smack_inode_setattr+0x10/0x10 [ 88.449054][ T5821] ? current_time+0x222/0x370 [ 88.449069][ T5821] ? evm_inode_setattr+0x1bd/0x7d0 [ 88.449087][ T5821] ? __pfx_current_time+0x10/0x10 [ 88.449116][ T5821] ? try_break_deleg+0x79/0x130 [ 88.449133][ T5821] ? __pfx_ocfs2_setattr+0x10/0x10 [ 88.449151][ T5821] notify_change+0xb33/0xe40 [ 88.449173][ T5821] ovl_workdir_create+0x68b/0x810 [ 88.449195][ T5821] ? mnt_get_write_access+0x68/0x2a0 [ 88.449213][ T5821] ? __pfx_ovl_workdir_create+0x10/0x10 [ 88.449236][ T5821] ? mnt_get_write_access+0x223/0x2a0 [ 88.449255][ T5821] ovl_get_workdir+0x324/0x1700 [ 88.449277][ T5821] ? __pfx_ovl_get_workdir+0x10/0x10 [ 88.449297][ T5821] ? __lock_acquire+0xaac/0xd20 [ 88.449317][ T5821] ? do_raw_spin_lock+0x121/0x290 [ 88.449336][ T5821] ? do_raw_spin_unlock+0x122/0x240 [ 88.449351][ T5821] ? _raw_spin_unlock+0x28/0x50 [ 88.449365][ T5821] ? ovl_inuse_trylock+0xae/0xf0 [ 88.449384][ T5821] ovl_fill_super+0x1386/0x35d0 [ 88.449406][ T5821] ? rcu_is_watching+0x15/0xb0 [ 88.449430][ T5821] ? shrinker_register+0x124/0x230 [ 88.449456][ T5821] ? __pfx_ovl_fill_super+0x10/0x10 [ 88.449474][ T5821] ? __pfx___mutex_lock+0x10/0x10 [ 88.449490][ T5821] ? __pfx___mutex_unlock_slowpath+0x10/0x10 [ 88.449510][ T5821] ? __raw_spin_lock_init+0x45/0x100 [ 88.449530][ T5821] ? sget_fc+0x962/0xa40 [ 88.449547][ T5821] ? __pfx_set_anon_super_fc+0x10/0x10 [ 88.449565][ T5821] ? __pfx_ovl_fill_super+0x10/0x10 [ 88.449584][ T5821] get_tree_nodev+0xb8/0x150 [ 88.449603][ T5821] vfs_get_tree+0x8f/0x2b0 [ 88.449623][ T5821] do_new_mount+0x24a/0xa40 [ 88.449648][ T5821] __se_sys_mount+0x317/0x410 [ 88.449672][ T5821] ? __pfx___se_sys_mount+0x10/0x10 [ 88.449698][ T5821] ? __x64_sys_mount+0x20/0xc0 [ 88.449720][ T5821] do_syscall_64+0xf6/0x210 [ 88.449738][ T5821] ? clear_bhb_loop+0x45/0xa0 [ 88.449754][ T5821] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 88.449769][ T5821] RIP: 0033:0x7f14b3736c19 [ 88.449792][ T5821] 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 [ 88.449805][ T5821] RSP: 002b:00007fff4ba86598 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 [ 88.449820][ T5821] RAX: ffffffffffffffda RBX: 0000200000000340 RCX: 00007f14b3736c19 [ 88.449831][ T5821] RDX: 0000200000000080 RSI: 00002000000000c0 RDI: 0000000000000000 [ 88.449841][ T5821] RBP: 0030656c69662f2e R08: 00002000000001c0 R09: 00005555820a94c0 [ 88.449851][ T5821] R10: 0000000000000000 R11: 0000000000000246 R12: 00007fff4ba865c0 [ 88.449860][ T5821] R13: 00007fff4ba867e8 R14: 431bde82d7b634db R15: 00007f14b377f03b [ 88.449877][ T5821] [pid 5821] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5821] exit_group(0) = ? [pid 5821] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5821, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=25 /* 0.25 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 5825 attached , child_tidptr=0x5555820a8650) = 5825 [pid 5825] set_robust_list(0x5555820a8660, 24) = 0 [ 88.849626][ T5821] overlayfs: upper fs does not support tmpfile. [ 88.856750][ T5821] overlayfs: upper fs does not support RENAME_WHITEOUT. [ 88.864160][ T5821] overlayfs: upper fs missing required features. [pid 5825] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5825] setpgid(0, 0) = 0 [pid 5825] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5825] write(3, "1000", 4) = 4 [pid 5825] close(3) = 0 executing program [pid 5825] write(1, "executing program\n", 18) = 18 [pid 5825] memfd_create("syzkaller", 0) = 3 [pid 5825] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5825] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5825] munmap(0x7f14ab200000, 138412032) = 0 [pid 5825] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5825] close(3) = 0 [pid 5825] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5825] mkdirat(AT_FDCWD, "./file1", 000) = 0 [pid 5825] mkdir("./bus", 000) = 0 [pid 5825] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = 0 [pid 5825] exit_group(0) = ? [pid 5825] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5825, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=14 /* 0.14 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 5826 attached , child_tidptr=0x5555820a8650) = 5826 [ 89.132655][ T5825] overlayfs: The uuid=off requires a single fs for lower and upper, falling back to uuid=null. [pid 5826] set_robust_list(0x5555820a8660, 24) = 0 [pid 5826] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5826] setpgid(0, 0) = 0 [pid 5826] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5826] write(3, "1000", 4) = 4 [pid 5826] close(3) = 0 executing program [pid 5826] write(1, "executing program\n", 18) = 18 [pid 5826] memfd_create("syzkaller", 0) = 3 [pid 5826] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5826] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5826] munmap(0x7f14ab200000, 138412032) = 0 [pid 5826] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5826] close(3) = 0 [pid 5826] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5826] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5826] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5826] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5826] exit_group(0) = ? [pid 5826] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5826, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=12 /* 0.12 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 5827 attached , child_tidptr=0x5555820a8650) = 5827 [ 89.470246][ T5826] overlay: filesystem on ./bus not supported as upperdir [pid 5827] set_robust_list(0x5555820a8660, 24) = 0 [pid 5827] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5827] setpgid(0, 0) = 0 [pid 5827] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5827] write(3, "1000", 4) = 4 [pid 5827] close(3) = 0 executing program [pid 5827] write(1, "executing program\n", 18) = 18 [pid 5827] memfd_create("syzkaller", 0) = 3 [pid 5827] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5827] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5827] munmap(0x7f14ab200000, 138412032) = 0 [pid 5827] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5827] close(3) = 0 [pid 5827] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5827] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5827] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5827] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5827] exit_group(0) = ? [pid 5827] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5827, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=11 /* 0.11 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 5828 attached , child_tidptr=0x5555820a8650) = 5828 [pid 5828] set_robust_list(0x5555820a8660, 24) = 0 [pid 5828] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5828] setpgid(0, 0) = 0 [pid 5828] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5828] write(3, "1000", 4) = 4 [pid 5828] close(3) = 0 [pid 5828] write(1, "executing program\n", 18executing program ) = 18 [pid 5828] memfd_create("syzkaller", 0) = 3 [pid 5828] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [ 89.756405][ T5827] overlay: filesystem on ./bus not supported as upperdir [pid 5828] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5828] munmap(0x7f14ab200000, 138412032) = 0 [pid 5828] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5828] close(3) = 0 [pid 5828] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5828] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5828] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5828] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5828] exit_group(0) = ? [pid 5828] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5828, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=13 /* 0.13 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 5829 attached , child_tidptr=0x5555820a8650) = 5829 [pid 5829] set_robust_list(0x5555820a8660, 24) = 0 [pid 5829] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5829] setpgid(0, 0) = 0 [pid 5829] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5829] write(3, "1000", 4) = 4 [ 90.001916][ T5828] overlay: filesystem on ./bus not supported as upperdir [pid 5829] close(3) = 0 executing program [pid 5829] write(1, "executing program\n", 18) = 18 [pid 5829] memfd_create("syzkaller", 0) = 3 [pid 5829] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5829] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5829] munmap(0x7f14ab200000, 138412032) = 0 [pid 5829] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5829] close(3) = 0 [pid 5829] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5829] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5829] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5829] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5829] exit_group(0) = ? [pid 5829] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5829, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=11 /* 0.11 s */} --- openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 90.281056][ T5829] overlay: filesystem on ./bus not supported as upperdir clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555820a8650) = 5830 ./strace-static-x86_64: Process 5830 attached [pid 5830] set_robust_list(0x5555820a8660, 24) = 0 [pid 5830] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5830] setpgid(0, 0) = 0 [pid 5830] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5830] write(3, "1000", 4) = 4 [pid 5830] close(3) = 0 executing program [pid 5830] write(1, "executing program\n", 18) = 18 [pid 5830] memfd_create("syzkaller", 0) = 3 [pid 5830] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5830] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5830] munmap(0x7f14ab200000, 138412032) = 0 [pid 5830] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5830] close(3) = 0 [pid 5830] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5830] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5830] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5830] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5830] exit_group(0) = ? [pid 5830] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5830, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=11 /* 0.11 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 5831 attached , child_tidptr=0x5555820a8650) = 5831 [ 90.620912][ T5830] overlay: filesystem on ./bus not supported as upperdir [pid 5831] set_robust_list(0x5555820a8660, 24) = 0 [pid 5831] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5831] setpgid(0, 0) = 0 [pid 5831] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5831] write(3, "1000", 4) = 4 [pid 5831] close(3) = 0 [pid 5831] write(1, "executing program\n", 18executing program ) = 18 [pid 5831] memfd_create("syzkaller", 0) = 3 [pid 5831] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5831] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5831] munmap(0x7f14ab200000, 138412032) = 0 [pid 5831] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5831] close(3) = 0 [pid 5831] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5831] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5831] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5831] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5831] exit_group(0) = ? [pid 5831] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5831, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=11 /* 0.11 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 5832 attached , child_tidptr=0x5555820a8650) = 5832 [ 90.911877][ T5831] overlay: filesystem on ./bus not supported as upperdir [pid 5832] set_robust_list(0x5555820a8660, 24) = 0 [pid 5832] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5832] setpgid(0, 0) = 0 [pid 5832] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5832] write(3, "1000", 4) = 4 [pid 5832] close(3) = 0 [pid 5832] write(1, "executing program\n", 18executing program ) = 18 [pid 5832] memfd_create("syzkaller", 0) = 3 [pid 5832] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5832] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5832] munmap(0x7f14ab200000, 138412032) = 0 [pid 5832] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5832] close(3) = 0 [pid 5832] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5832] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5832] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5832] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5832] exit_group(0) = ? [pid 5832] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5832, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=12 /* 0.12 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 5833 attached , child_tidptr=0x5555820a8650) = 5833 [ 91.270619][ T5832] overlay: filesystem on ./bus not supported as upperdir [pid 5833] set_robust_list(0x5555820a8660, 24) = 0 [pid 5833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5833] setpgid(0, 0) = 0 [pid 5833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5833] write(3, "1000", 4) = 4 [pid 5833] close(3) = 0 executing program [pid 5833] write(1, "executing program\n", 18) = 18 [pid 5833] memfd_create("syzkaller", 0) = 3 [pid 5833] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5833] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5833] munmap(0x7f14ab200000, 138412032) = 0 [pid 5833] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5833] close(3) = 0 [pid 5833] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5833] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5833] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5833] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=3 /* 0.03 s */, si_stime=11 /* 0.11 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 5834 attached , child_tidptr=0x5555820a8650) = 5834 [pid 5834] set_robust_list(0x5555820a8660, 24) = 0 [pid 5834] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [ 91.586215][ T5833] overlay: filesystem on ./bus not supported as upperdir [pid 5834] setpgid(0, 0) = 0 [pid 5834] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5834] write(3, "1000", 4) = 4 [pid 5834] close(3) = 0 [pid 5834] write(1, "executing program\n", 18executing program ) = 18 [pid 5834] memfd_create("syzkaller", 0) = 3 [pid 5834] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5834] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [ 91.755021][ T9] cfg80211: failed to load regulatory.db [pid 5834] munmap(0x7f14ab200000, 138412032) = 0 [pid 5834] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5834] close(3) = 0 [pid 5834] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5834] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5834] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5834] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5834] exit_group(0) = ? [pid 5834] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5834, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=14 /* 0.14 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 5836 attached , child_tidptr=0x5555820a8650) = 5836 [pid 5836] set_robust_list(0x5555820a8660, 24) = 0 [ 91.888983][ T5834] overlay: filesystem on ./bus not supported as upperdir [pid 5836] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5836] setpgid(0, 0) = 0 [pid 5836] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5836] write(3, "1000", 4) = 4 [pid 5836] close(3) = 0 [pid 5836] write(1, "executing program\n", 18executing program ) = 18 [pid 5836] memfd_create("syzkaller", 0) = 3 [pid 5836] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5836] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5836] munmap(0x7f14ab200000, 138412032) = 0 [pid 5836] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5836] close(3) = 0 [pid 5836] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5836] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5836] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5836] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5836] exit_group(0) = ? [pid 5836] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5836, si_uid=0, si_status=0, si_utime=0, si_stime=13 /* 0.13 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 5837 attached , child_tidptr=0x5555820a8650) = 5837 [pid 5837] set_robust_list(0x5555820a8660, 24) = 0 [ 92.177876][ T5836] overlay: filesystem on ./bus not supported as upperdir [pid 5837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5837] setpgid(0, 0) = 0 [pid 5837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5837] write(3, "1000", 4) = 4 [pid 5837] close(3) = 0 [pid 5837] write(1, "executing program\n", 18executing program ) = 18 [pid 5837] memfd_create("syzkaller", 0) = 3 [pid 5837] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5837] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5837] munmap(0x7f14ab200000, 138412032) = 0 [pid 5837] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5837] close(3) = 0 [pid 5837] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5837] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5837] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5837] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5837] exit_group(0) = ? [pid 5837] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5837, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=12 /* 0.12 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 5838 attached , child_tidptr=0x5555820a8650) = 5838 [pid 5838] set_robust_list(0x5555820a8660, 24) = 0 [pid 5838] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5838] setpgid(0, 0) = 0 [pid 5838] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5838] write(3, "1000", 4) = 4 [pid 5838] close(3) = 0 executing program [pid 5838] write(1, "executing program\n", 18) = 18 [ 92.458950][ T5837] overlay: filesystem on ./bus not supported as upperdir [pid 5838] memfd_create("syzkaller", 0) = 3 [pid 5838] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5838] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5838] munmap(0x7f14ab200000, 138412032) = 0 [pid 5838] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5838] close(3) = 0 [pid 5838] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5838] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5838] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5838] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5838] exit_group(0) = ? [pid 5838] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5838, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=13 /* 0.13 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, child_tidptr=0x5555820a8650) = 5839 ./strace-static-x86_64: Process 5839 attached [pid 5839] set_robust_list(0x5555820a8660, 24) = 0 [pid 5839] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5839] setpgid(0, 0) = 0 [pid 5839] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5839] write(3, "1000", 4) = 4 [ 92.712932][ T5838] overlay: filesystem on ./bus not supported as upperdir [pid 5839] close(3) = 0 executing program [pid 5839] write(1, "executing program\n", 18) = 18 [pid 5839] memfd_create("syzkaller", 0) = 3 [pid 5839] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5839] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5839] munmap(0x7f14ab200000, 138412032) = 0 [pid 5839] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5839] close(3) = 0 [pid 5839] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5839] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5839] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5839] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5839] exit_group(0) = ? [pid 5839] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5839, si_uid=0, si_status=0, si_utime=0, si_stime=13 /* 0.13 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, child_tidptr=0x5555820a8650) = 5840 ./strace-static-x86_64: Process 5840 attached [pid 5840] set_robust_list(0x5555820a8660, 24) = 0 [pid 5840] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5840] setpgid(0, 0) = 0 [ 92.977697][ T5839] overlay: filesystem on ./bus not supported as upperdir [pid 5840] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5840] write(3, "1000", 4) = 4 [pid 5840] close(3) = 0 executing program [pid 5840] write(1, "executing program\n", 18) = 18 [pid 5840] memfd_create("syzkaller", 0) = 3 [pid 5840] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5840] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5840] munmap(0x7f14ab200000, 138412032) = 0 [pid 5840] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5840] close(3) = 0 [pid 5840] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5840] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5840] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5840] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5840] exit_group(0) = ? [pid 5840] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5840, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=11 /* 0.11 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 5841 attached [pid 5841] set_robust_list(0x5555820a8660, 24) = 0 [pid 5841] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5841] setpgid(0, 0) = 0 [pid 5820] <... clone resumed>, child_tidptr=0x5555820a8650) = 5841 [pid 5841] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5841] write(3, "1000", 4) = 4 [pid 5841] close(3) = 0 executing program [pid 5841] write(1, "executing program\n", 18) = 18 [pid 5841] memfd_create("syzkaller", 0) = 3 [pid 5841] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [ 93.263503][ T5840] overlay: filesystem on ./bus not supported as upperdir [pid 5841] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5841] munmap(0x7f14ab200000, 138412032) = 0 [pid 5841] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5841] close(3) = 0 [pid 5841] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5841] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5841] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5841] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5841] exit_group(0) = ? [pid 5841] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5841, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=9 /* 0.09 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 5842 attached , child_tidptr=0x5555820a8650) = 5842 [pid 5842] set_robust_list(0x5555820a8660, 24) = 0 [pid 5842] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [ 93.495247][ T5841] overlay: filesystem on ./bus not supported as upperdir [pid 5842] setpgid(0, 0) = 0 [pid 5842] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5842] write(3, "1000", 4) = 4 [pid 5842] close(3executing program ) = 0 [pid 5842] write(1, "executing program\n", 18) = 18 [pid 5842] memfd_create("syzkaller", 0) = 3 [pid 5842] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5842] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5842] munmap(0x7f14ab200000, 138412032) = 0 [pid 5842] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5842] close(3) = 0 [pid 5842] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5842] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5842] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5842] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5842] exit_group(0) = ? [pid 5842] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5842, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 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=0x5555820a8650) = 5843 [pid 5843] set_robust_list(0x5555820a8660, 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 [ 93.755787][ T5842] overlay: filesystem on ./bus not supported as upperdir [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) = 0x7f14ab200000 [pid 5843] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5843] munmap(0x7f14ab200000, 138412032) = 0 [pid 5843] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5843] close(3) = 0 [pid 5843] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5843] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5843] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5843] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=0, si_stime=13 /* 0.13 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=0x5555820a8650) = 5844 [pid 5844] set_robust_list(0x5555820a8660, 24) = 0 [ 94.056433][ T5843] overlay: filesystem on ./bus not supported as upperdir [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) = 0x7f14ab200000 [pid 5844] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5844] munmap(0x7f14ab200000, 138412032) = 0 [pid 5844] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5844] close(3) = 0 [pid 5844] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5844] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5844] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5844] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=1 /* 0.01 s */, si_stime=13 /* 0.13 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=0x5555820a8650) = 5845 [ 94.330889][ T5844] overlay: filesystem on ./bus not supported as upperdir [pid 5845] set_robust_list(0x5555820a8660, 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 [pid 5845] write(1, "executing program\n", 18executing program ) = 18 [pid 5845] memfd_create("syzkaller", 0) = 3 [pid 5845] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5845] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5845] munmap(0x7f14ab200000, 138412032) = 0 [pid 5845] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5845] close(3) = 0 [pid 5845] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5845] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5845] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5845] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=11 /* 0.11 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=0x5555820a8650) = 5846 [pid 5846] set_robust_list(0x5555820a8660, 24) = 0 [ 94.673904][ T5845] overlay: filesystem on ./bus not supported as upperdir [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) = 0x7f14ab200000 [pid 5846] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5846] munmap(0x7f14ab200000, 138412032) = 0 [pid 5846] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5846] close(3) = 0 [pid 5846] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5846] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5846] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5846] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=1 /* 0.01 s */, si_stime=12 /* 0.12 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 94.986588][ T5846] overlay: filesystem on ./bus not supported as upperdir clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5848 attached , child_tidptr=0x5555820a8650) = 5848 [pid 5848] set_robust_list(0x5555820a8660, 24) = 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(3executing program ) = 0 [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) = 0x7f14ab200000 [pid 5848] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5848] munmap(0x7f14ab200000, 138412032) = 0 [pid 5848] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5848] close(3) = 0 [pid 5848] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5848] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5848] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5848] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=2 /* 0.02 s */, si_stime=12 /* 0.12 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, child_tidptr=0x5555820a8650) = 5849 ./strace-static-x86_64: Process 5849 attached [ 95.297863][ T5848] overlay: filesystem on ./bus not supported as upperdir [pid 5849] set_robust_list(0x5555820a8660, 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) = 0x7f14ab200000 [pid 5849] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5849] munmap(0x7f14ab200000, 138412032) = 0 [pid 5849] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5849] close(3) = 0 [pid 5849] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5849] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5849] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5849] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=1 /* 0.01 s */, si_stime=12 /* 0.12 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=0x5555820a8650) = 5850 [pid 5850] set_robust_list(0x5555820a8660, 24) = 0 [ 95.628671][ T5849] overlay: filesystem on ./bus not supported as upperdir [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 executing program [pid 5850] write(1, "executing program\n", 18) = 18 [pid 5850] memfd_create("syzkaller", 0) = 3 [pid 5850] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5850] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5850] munmap(0x7f14ab200000, 138412032) = 0 [pid 5850] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5850] close(3) = 0 [pid 5850] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5850] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5850] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5850] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=12 /* 0.12 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 95.908221][ T5850] overlay: filesystem on ./bus not supported as upperdir clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5851 attached , child_tidptr=0x5555820a8650) = 5851 [pid 5851] set_robust_list(0x5555820a8660, 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) = 0x7f14ab200000 [pid 5851] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5851] munmap(0x7f14ab200000, 138412032) = 0 [pid 5851] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5851] close(3) = 0 [pid 5851] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5851] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5851] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5851] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=13 /* 0.13 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=0x5555820a8650) = 5852 [ 96.284449][ T5851] overlay: filesystem on ./bus not supported as upperdir [pid 5852] set_robust_list(0x5555820a8660, 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) = 0x7f14ab200000 [pid 5852] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5852] munmap(0x7f14ab200000, 138412032) = 0 [pid 5852] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5852] close(3) = 0 [pid 5852] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5852] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5852] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5852] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=11 /* 0.11 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 5853 attached , child_tidptr=0x5555820a8650) = 5853 [ 96.598256][ T5852] overlay: filesystem on ./bus not supported as upperdir [pid 5853] set_robust_list(0x5555820a8660, 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 executing program [pid 5853] write(1, "executing program\n", 18) = 18 [pid 5853] memfd_create("syzkaller", 0) = 3 [pid 5853] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5853] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5853] munmap(0x7f14ab200000, 138412032) = 0 [pid 5853] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5853] close(3) = 0 [pid 5853] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5853] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5853] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5853] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=0, si_stime=13 /* 0.13 s */} --- openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 96.930038][ T5853] overlay: filesystem on ./bus not supported as upperdir clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5854 attached , child_tidptr=0x5555820a8650) = 5854 [pid 5854] set_robust_list(0x5555820a8660, 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 [pid 5854] write(1, "executing program\n", 18executing program ) = 18 [pid 5854] memfd_create("syzkaller", 0) = 3 [pid 5854] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5854] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5854] munmap(0x7f14ab200000, 138412032) = 0 [pid 5854] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5854] close(3) = 0 [pid 5854] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5854] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5854] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5854] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=2 /* 0.02 s */, si_stime=12 /* 0.12 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=0x5555820a8650) = 5855 [pid 5855] set_robust_list(0x5555820a8660, 24) = 0 [pid 5855] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [ 97.251755][ T5854] overlay: filesystem on ./bus not supported as upperdir [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 [pid 5855] write(1, "executing program\n", 18executing program ) = 18 [pid 5855] memfd_create("syzkaller", 0) = 3 [pid 5855] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5855] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5855] munmap(0x7f14ab200000, 138412032) = 0 [pid 5855] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5855] close(3) = 0 [pid 5855] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5855] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5855] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5855] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [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=0, si_stime=14 /* 0.14 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 5856 attached [pid 5856] set_robust_list(0x5555820a8660, 24 [pid 5820] <... clone resumed>, child_tidptr=0x5555820a8650) = 5856 [pid 5856] <... set_robust_list resumed>) = 0 [ 97.526848][ T5855] overlay: filesystem on ./bus not supported as upperdir [pid 5856] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5856] setpgid(0, 0) = 0 [pid 5856] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5856] write(3, "1000", 4) = 4 [pid 5856] close(3) = 0 executing program [pid 5856] write(1, "executing program\n", 18) = 18 [pid 5856] memfd_create("syzkaller", 0) = 3 [pid 5856] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f14ab200000 [pid 5856] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216 [pid 5856] munmap(0x7f14ab200000, 138412032) = 0 [pid 5856] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5856] close(3) = 0 [pid 5856] mkdir("./file0", 000) = -1 EEXIST (File exists) [pid 5856] mkdirat(AT_FDCWD, "./file1", 000) = -1 EEXIST (File exists) [pid 5856] mkdir("./bus", 000) = -1 EEXIST (File exists) [pid 5856] mount(NULL, "./bus", "overlay", 0, "workdir=./bus,lowerdir=./file0,upperdir=./file1,uuid=off,") = -1 EINVAL (Invalid argument) [pid 5856] exit_group(0) = ? [pid 5856] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5856, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 s */} ---