====================================================== WARNING: possible circular locking dependency detected 6.6.94-syzkaller #0 Not tainted ------------------------------------------------------ syz.2.512/7986 is trying to acquire lock: ffff88805b2814a0 (&oi->ip_alloc_sem){++++}-{3:3}, at: ocfs2_try_remove_refcount_tree+0xb7/0x320 fs/ocfs2/refcounttree.c:932 but task is already holding lock: ffff88805b281538 (&oi->ip_xattr_sem){++++}-{3:3}, at: ocfs2_try_remove_refcount_tree+0xa5/0x320 fs/ocfs2/refcounttree.c:931 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #3 (&oi->ip_xattr_sem){++++}-{3:3}: down_read+0x46/0x2e0 kernel/locking/rwsem.c:1520 ocfs2_init_acl+0x2fa/0x720 fs/ocfs2/acl.c:366 ocfs2_mknod+0x12e5/0x20f0 fs/ocfs2/namei.c:410 vfs_mknod+0x32b/0x360 fs/namei.c:3991 do_mknodat+0x37e/0x4f0 fs/namei.c:-1 __do_sys_mknod fs/namei.c:4074 [inline] __se_sys_mknod fs/namei.c:4072 [inline] __x64_sys_mknod+0x8e/0xa0 fs/namei.c:4072 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> #2 (jbd2_handle){++++}-{0:0}: jbd2_journal_lock_updates+0xab/0x380 fs/jbd2/transaction.c:865 __ocfs2_flush_truncate_log+0x2b8/0x10b0 fs/ocfs2/alloc.c:6030 ocfs2_flush_truncate_log+0x4f/0x60 fs/ocfs2/alloc.c:6077 ocfs2_sync_fs+0x117/0x310 fs/ocfs2/super.c:402 sync_filesystem+0x1c2/0x220 fs/sync.c:66 generic_shutdown_super+0x6f/0x2b0 fs/super.c:666 kill_block_super+0x44/0x90 fs/super.c:1660 deactivate_locked_super+0x97/0x100 fs/super.c:481 cleanup_mnt+0x429/0x4c0 fs/namespace.c:1250 task_work_run+0x1ce/0x250 kernel/task_work.c:239 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0xe6/0x110 kernel/entry/common.c:177 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:291 [inline] syscall_exit_to_user_mode+0x1a/0x50 kernel/entry/common.c:302 do_syscall_64+0x61/0xb0 arch/x86/entry/common.c:87 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> #1 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#5){+.+.}-{3:3}: down_write+0x97/0x1f0 kernel/locking/rwsem.c:1573 inode_lock include/linux/fs.h:804 [inline] ocfs2_remove_btree_range+0x645/0x1480 fs/ocfs2/alloc.c:5743 ocfs2_commit_truncate+0xb4b/0x21a0 fs/ocfs2/alloc.c:7354 ocfs2_truncate_file+0xc86/0x13a0 fs/ocfs2/file.c:509 ocfs2_setattr+0x150d/0x1b20 fs/ocfs2/file.c:1211 notify_change+0xb0d/0xe10 fs/attr.c:499 do_truncate+0x19b/0x220 fs/open.c:66 vfs_truncate+0x266/0x300 fs/open.c:112 do_sys_truncate+0xe0/0x1a0 fs/open.c:135 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> #0 (&oi->ip_alloc_sem){++++}-{3:3}: check_prev_add kernel/locking/lockdep.c:3134 [inline] check_prevs_add kernel/locking/lockdep.c:3253 [inline] validate_chain kernel/locking/lockdep.c:3869 [inline] __lock_acquire+0x2ddb/0x7c80 kernel/locking/lockdep.c:5137 lock_acquire+0x197/0x410 kernel/locking/lockdep.c:5754 down_write+0x97/0x1f0 kernel/locking/rwsem.c:1573 ocfs2_try_remove_refcount_tree+0xb7/0x320 fs/ocfs2/refcounttree.c:932 ocfs2_truncate_file+0xd84/0x13a0 fs/ocfs2/file.c:521 ocfs2_setattr+0x150d/0x1b20 fs/ocfs2/file.c:1211 notify_change+0xb0d/0xe10 fs/attr.c:499 do_truncate+0x19b/0x220 fs/open.c:66 handle_truncate fs/namei.c:3291 [inline] do_open fs/namei.c:3636 [inline] path_openat+0x298c/0x3190 fs/namei.c:3789 do_filp_open+0x1c5/0x3d0 fs/namei.c:3816 do_sys_openat2+0x12c/0x1c0 fs/open.c:1419 do_sys_open fs/open.c:1434 [inline] __do_sys_creat fs/open.c:1512 [inline] __se_sys_creat fs/open.c:1506 [inline] __x64_sys_creat+0x90/0xb0 fs/open.c:1506 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 other info that might help us debug this: Chain exists of: &oi->ip_alloc_sem --> jbd2_handle --> &oi->ip_xattr_sem Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&oi->ip_xattr_sem); lock(jbd2_handle); lock(&oi->ip_xattr_sem); lock(&oi->ip_alloc_sem); *** DEADLOCK *** 3 locks held by syz.2.512/7986: #0: ffff88802c174418 (sb_writers#21){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90 fs/namespace.c:403 #1: ffff88805b281818 (&sb->s_type->i_mutex_key#27){+.+.}-{3:3}, at: inode_lock include/linux/fs.h:804 [inline] #1: ffff88805b281818 (&sb->s_type->i_mutex_key#27){+.+.}-{3:3}, at: do_truncate+0x187/0x220 fs/open.c:64 #2: ffff88805b281538 (&oi->ip_xattr_sem){++++}-{3:3}, at: ocfs2_try_remove_refcount_tree+0xa5/0x320 fs/ocfs2/refcounttree.c:931 stack backtrace: CPU: 0 PID: 7986 Comm: syz.2.512 Not tainted 6.6.94-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Call Trace: dump_stack_lvl+0x16c/0x230 lib/dump_stack.c:106 check_noncircular+0x2bd/0x3c0 kernel/locking/lockdep.c:2187 check_prev_add kernel/locking/lockdep.c:3134 [inline] check_prevs_add kernel/locking/lockdep.c:3253 [inline] validate_chain kernel/locking/lockdep.c:3869 [inline] __lock_acquire+0x2ddb/0x7c80 kernel/locking/lockdep.c:5137 lock_acquire+0x197/0x410 kernel/locking/lockdep.c:5754 down_write+0x97/0x1f0 kernel/locking/rwsem.c:1573 ocfs2_try_remove_refcount_tree+0xb7/0x320 fs/ocfs2/refcounttree.c:932 ocfs2_truncate_file+0xd84/0x13a0 fs/ocfs2/file.c:521 ocfs2_setattr+0x150d/0x1b20 fs/ocfs2/file.c:1211 notify_change+0xb0d/0xe10 fs/attr.c:499 do_truncate+0x19b/0x220 fs/open.c:66 handle_truncate fs/namei.c:3291 [inline] do_open fs/namei.c:3636 [inline] path_openat+0x298c/0x3190 fs/namei.c:3789 do_filp_open+0x1c5/0x3d0 fs/namei.c:3816 do_sys_openat2+0x12c/0x1c0 fs/open.c:1419 do_sys_open fs/open.c:1434 [inline] __do_sys_creat fs/open.c:1512 [inline] __se_sys_creat fs/open.c:1506 [inline] __x64_sys_creat+0x90/0xb0 fs/open.c:1506 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f887cb8e929 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f887c9bd038 EFLAGS: 00000246 ORIG_RAX: 0000000000000055 RAX: ffffffffffffffda RBX: 00007f887cdb6240 RCX: 00007f887cb8e929 RDX: 0000000000000000 RSI: 0000000000000083 RDI: 0000200000000100 RBP: 00007f887cc10b39 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000001 R14: 00007f887cdb6240 R15: 00007fffdd2d0328