loop4: detected capacity change from 0 to 32768 ocfs2: Mounting device (7,4) on (node local, slot 0) with ordered data mode. ====================================================== WARNING: possible circular locking dependency detected syzkaller #0 Not tainted ------------------------------------------------------ syz.4.187/4940 is trying to acquire lock: ffff88801fa56650 (sb_internal#2){.+.+}-{0:0}, at: ocfs2_setattr+0xbc2/0x1ad0 fs/ocfs2/file.c:1266 but task is already holding lock: ffff88805ebbbf60 (&oi->ip_alloc_sem){++++}-{3:3}, at: ocfs2_setattr+0xbb3/0x1ad0 fs/ocfs2/file.c:1265 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #3 (&oi->ip_alloc_sem){++++}-{3:3}: down_read+0x44/0x2e0 kernel/locking/rwsem.c:1498 ocfs2_read_virt_blocks+0x237/0x8d0 fs/ocfs2/extent_map.c:984 ocfs2_read_dir_block+0xd1/0x4f0 fs/ocfs2/dir.c:508 ocfs2_dir_foreach_blk_el fs/ocfs2/dir.c:1842 [inline] ocfs2_dir_foreach_blk+0x264/0x19d0 fs/ocfs2/dir.c:1928 ocfs2_dir_foreach fs/ocfs2/dir.c:1938 [inline] ocfs2_empty_dir+0x1a8/0x730 fs/ocfs2/dir.c:2156 ocfs2_rename+0x21c0/0x3960 fs/ocfs2/namei.c:1499 vfs_rename+0xbe1/0x1100 fs/namei.c:4840 do_renameat2+0x8b7/0xf60 fs/namei.c:4993 __do_sys_rename fs/namei.c:5039 [inline] __se_sys_rename fs/namei.c:5037 [inline] __x64_sys_rename+0x82/0x90 fs/namei.c:5037 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 -> #2 (jbd2_handle){++++}-{0:0}: start_this_handle+0x136f/0x15c0 fs/jbd2/transaction.c:464 jbd2__journal_start+0x2b7/0x5a0 fs/jbd2/transaction.c:521 jbd2_journal_start+0x26/0x30 fs/jbd2/transaction.c:560 ocfs2_start_trans+0x3b2/0x6f0 fs/ocfs2/journal.c:376 ocfs2_mknod+0xf5a/0x2510 fs/ocfs2/namei.c:361 ocfs2_create+0x192/0x420 fs/ocfs2/namei.c:674 lookup_open fs/namei.c:3470 [inline] open_last_lookups fs/namei.c:3540 [inline] path_openat+0x11db/0x2fa0 fs/namei.c:3747 do_filp_open+0x1e2/0x410 fs/namei.c:3777 do_sys_openat2+0x150/0x4b0 fs/open.c:1255 do_sys_open fs/open.c:1271 [inline] __do_sys_openat fs/open.c:1287 [inline] __se_sys_openat fs/open.c:1282 [inline] __x64_sys_openat+0x135/0x160 fs/open.c:1282 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 -> #1 (&journal->j_trans_barrier){.+.+}-{3:3}: down_read+0x44/0x2e0 kernel/locking/rwsem.c:1498 ocfs2_start_trans+0x3a6/0x6f0 fs/ocfs2/journal.c:374 ocfs2_mknod+0xf5a/0x2510 fs/ocfs2/namei.c:361 ocfs2_create+0x192/0x420 fs/ocfs2/namei.c:674 lookup_open fs/namei.c:3470 [inline] open_last_lookups fs/namei.c:3540 [inline] path_openat+0x11db/0x2fa0 fs/namei.c:3747 do_filp_open+0x1e2/0x410 fs/namei.c:3777 do_sys_openat2+0x150/0x4b0 fs/open.c:1255 do_sys_open fs/open.c:1271 [inline] __do_sys_openat fs/open.c:1287 [inline] __se_sys_openat fs/open.c:1282 [inline] __x64_sys_openat+0x135/0x160 fs/open.c:1282 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 -> #0 (sb_internal#2){.+.+}-{0:0}: check_prev_add kernel/locking/lockdep.c:3053 [inline] check_prevs_add kernel/locking/lockdep.c:3172 [inline] validate_chain kernel/locking/lockdep.c:3788 [inline] __lock_acquire+0x2c42/0x7d10 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 percpu_down_read include/linux/percpu-rwsem.h:51 [inline] __sb_start_write include/linux/fs.h:1811 [inline] sb_start_intwrite include/linux/fs.h:1928 [inline] ocfs2_start_trans+0x2a7/0x6f0 fs/ocfs2/journal.c:372 ocfs2_setattr+0xbc2/0x1ad0 fs/ocfs2/file.c:1266 notify_change+0xbcd/0xee0 fs/attr.c:505 ovl_workdir_create+0x446/0x630 fs/overlayfs/super.c:830 ovl_make_workdir fs/overlayfs/super.c:1376 [inline] ovl_get_workdir+0x37c/0x1230 fs/overlayfs/super.c:1526 ovl_fill_super+0x1824/0x2a30 fs/overlayfs/super.c:2082 mount_nodev+0x52/0xe0 fs/super.c:1446 legacy_get_tree+0xe6/0x180 fs/fs_context.c:611 vfs_get_tree+0x88/0x270 fs/super.c:1530 do_new_mount+0x24a/0xa40 fs/namespace.c:3034 do_mount fs/namespace.c:3377 [inline] __do_sys_mount fs/namespace.c:3585 [inline] __se_sys_mount+0x2e3/0x3d0 fs/namespace.c:3562 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 other info that might help us debug this: Chain exists of: sb_internal#2 --> jbd2_handle --> &oi->ip_alloc_sem Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&oi->ip_alloc_sem); lock(jbd2_handle); lock(&oi->ip_alloc_sem); lock(sb_internal#2); *** DEADLOCK *** 5 locks held by syz.4.187/4940: #0: ffff8880289ca0e0 (&type->s_umount_key#58/1){+.+.}-{3:3}, at: alloc_super+0x201/0x950 fs/super.c:229 #1: ffff88801fa56460 (sb_writers#17){.+.+}-{0:0}, at: mnt_want_write+0x3d/0x90 fs/namespace.c:386 #2: ffff888070f409c8 (&sb->s_type->i_mutex_key#27/1){+.+.}-{3:3}, at: inode_lock_nested include/linux/fs.h:822 [inline] #2: ffff888070f409c8 (&sb->s_type->i_mutex_key#27/1){+.+.}-{3:3}, at: ovl_workdir_create+0x140/0x630 fs/overlayfs/super.c:768 #3: ffff88805ebbc2c8 (&sb->s_type->i_mutex_key#27){+.+.}-{3:3}, at: inode_lock include/linux/fs.h:787 [inline] #3: ffff88805ebbc2c8 (&sb->s_type->i_mutex_key#27){+.+.}-{3:3}, at: ovl_workdir_create+0x42b/0x630 fs/overlayfs/super.c:829 #4: ffff88805ebbbf60 (&oi->ip_alloc_sem){++++}-{3:3}, at: ocfs2_setattr+0xbb3/0x1ad0 fs/ocfs2/file.c:1265 stack backtrace: CPU: 1 PID: 4940 Comm: syz.4.187 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Call Trace: dump_stack_lvl+0x188/0x250 lib/dump_stack.c:106 check_noncircular+0x296/0x330 kernel/locking/lockdep.c:2133 check_prev_add kernel/locking/lockdep.c:3053 [inline] check_prevs_add kernel/locking/lockdep.c:3172 [inline] validate_chain kernel/locking/lockdep.c:3788 [inline] __lock_acquire+0x2c42/0x7d10 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 percpu_down_read include/linux/percpu-rwsem.h:51 [inline] __sb_start_write include/linux/fs.h:1811 [inline] sb_start_intwrite include/linux/fs.h:1928 [inline] ocfs2_start_trans+0x2a7/0x6f0 fs/ocfs2/journal.c:372 ocfs2_setattr+0xbc2/0x1ad0 fs/ocfs2/file.c:1266 notify_change+0xbcd/0xee0 fs/attr.c:505 ovl_workdir_create+0x446/0x630 fs/overlayfs/super.c:830 ovl_make_workdir fs/overlayfs/super.c:1376 [inline] ovl_get_workdir+0x37c/0x1230 fs/overlayfs/super.c:1526 ovl_fill_super+0x1824/0x2a30 fs/overlayfs/super.c:2082 mount_nodev+0x52/0xe0 fs/super.c:1446 legacy_get_tree+0xe6/0x180 fs/fs_context.c:611 vfs_get_tree+0x88/0x270 fs/super.c:1530 do_new_mount+0x24a/0xa40 fs/namespace.c:3034 do_mount fs/namespace.c:3377 [inline] __do_sys_mount fs/namespace.c:3585 [inline] __se_sys_mount+0x2e3/0x3d0 fs/namespace.c:3562 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 RIP: 0033:0x7f6fd84fbcb9 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f6fd6757028 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007f6fd8776fa0 RCX: 00007f6fd84fbcb9 RDX: 0000200000000340 RSI: 00002000000000c0 RDI: 0000000000000000 RBP: 00007f6fd8569bf7 R08: 0000200000000180 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f6fd8777038 R14: 00007f6fd8776fa0 R15: 00007ffef3b56bd8 overlayfs: upper fs does not support tmpfile. overlayfs: upper fs does not support RENAME_WHITEOUT. overlayfs: upper fs missing required features.