====================================================== WARNING: possible circular locking dependency detected syzkaller #0 Not tainted ------------------------------------------------------ syz.3.52/4561 is trying to acquire lock: ffff88805e5a0660 (&ocfs2_file_ip_alloc_sem_key){++++}-{3:3}, at: ocfs2_read_virt_blocks+0x240/0x8e0 fs/ocfs2/extent_map.c:984 but task is already holding lock: ffff88807e3974e8 (&journal->j_trans_barrier){.+.+}-{3:3}, at: ocfs2_start_trans+0x3a6/0x6f0 fs/ocfs2/journal.c:374 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 (&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_local_alloc_slide_window fs/ocfs2/localalloc.c:1258 [inline] ocfs2_reserve_local_alloc_bits+0xb35/0x2630 fs/ocfs2/localalloc.c:668 ocfs2_reserve_clusters_with_limit+0x1b6/0xc10 fs/ocfs2/suballoc.c:1184 ocfs2_expand_inline_dir fs/ocfs2/dir.c:2855 [inline] ocfs2_extend_dir+0x755/0x4b90 fs/ocfs2/dir.c:3200 ocfs2_prepare_dir_for_insert+0x2efd/0x52b0 fs/ocfs2/dir.c:4321 ocfs2_mknod+0x876/0x2510 fs/ocfs2/namei.c:294 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+0x120a/0x2fb0 fs/namei.c:3747 do_filp_open+0x1df/0x400 fs/namei.c:3777 do_sys_openat2+0x14b/0x500 fs/open.c:1255 do_sys_open fs/open.c:1271 [inline] __do_sys_creat fs/open.c:1347 [inline] __se_sys_creat fs/open.c:1341 [inline] __x64_sys_creat+0x8c/0xb0 fs/open.c:1341 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 (sb_internal#3){.+.+}-{0:0}: 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_extend_dir+0x1197/0x4b90 fs/ocfs2/dir.c:3287 ocfs2_prepare_dir_for_insert+0x2efd/0x52b0 fs/ocfs2/dir.c:4321 ocfs2_mknod+0x876/0x2510 fs/ocfs2/namei.c:294 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+0x120a/0x2fb0 fs/namei.c:3747 do_filp_open+0x1df/0x400 fs/namei.c:3777 do_sys_openat2+0x14b/0x500 fs/open.c:1255 do_sys_open fs/open.c:1271 [inline] __do_sys_creat fs/open.c:1347 [inline] __se_sys_creat fs/open.c:1341 [inline] __x64_sys_creat+0x8c/0xb0 fs/open.c:1341 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 (&ocfs2_file_ip_alloc_sem_key){++++}-{3:3}: 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+0x2c66/0x7b50 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 down_read+0x44/0x2e0 kernel/locking/rwsem.c:1498 ocfs2_read_virt_blocks+0x240/0x8e0 fs/ocfs2/extent_map.c:984 ocfs2_read_dir_block fs/ocfs2/dir.c:508 [inline] ocfs2_find_entry_el fs/ocfs2/dir.c:715 [inline] ocfs2_find_entry+0x39d/0x1f90 fs/ocfs2/dir.c:1091 ocfs2_rename+0x1e7b/0x3940 fs/ocfs2/namei.c:1568 vfs_rename+0xd57/0x10f0 fs/namei.c:4840 do_renameat2+0x9e9/0xf70 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 other info that might help us debug this: Chain exists of: &ocfs2_file_ip_alloc_sem_key --> sb_internal#3 --> &journal->j_trans_barrier Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&journal->j_trans_barrier); lock(sb_internal#3); lock(&journal->j_trans_barrier); lock(&ocfs2_file_ip_alloc_sem_key); *** DEADLOCK *** 8 locks held by syz.3.52/4561: #0: ffff88807e678460 (sb_writers#20){.+.+}-{0:0}, at: mnt_want_write+0x3d/0x90 fs/namespace.c:386 #1: ffff88805e5a09c8 (&type->i_mutex_dir_key#12/1){+.+.}-{3:3}, at: lock_rename include/linux/fs.h:-1 [inline] #1: ffff88805e5a09c8 (&type->i_mutex_dir_key#12/1){+.+.}-{3:3}, at: do_renameat2+0x57c/0xf70 fs/namei.c:4932 #2: ffff88806279d108 (&sb->s_type->i_mutex_key#27){+.+.}-{3:3}, at: inode_lock include/linux/fs.h:787 [inline] #2: ffff88806279d108 (&sb->s_type->i_mutex_key#27){+.+.}-{3:3}, at: lock_two_nondirectories+0xf7/0x150 fs/inode.c:1147 #3: ffff88806279df48 (&sb->s_type->i_mutex_key#27/4){+.+.}-{3:3}, at: vfs_rename+0x804/0x10f0 fs/namei.c:4811 #4: ffff88805e5a5f48 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]){+.+.}-{3:3}, at: inode_lock include/linux/fs.h:787 [inline] #4: ffff88805e5a5f48 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]){+.+.}-{3:3}, at: ocfs2_lookup_lock_orphan_dir+0xe9/0x2d0 fs/ocfs2/namei.c:2116 #5: ffff88807e678650 (sb_internal#3){.+.+}-{0:0}, at: ocfs2_rename+0x1a51/0x3940 fs/ocfs2/namei.c:1488 #6: ffff88807e3974e8 (&journal->j_trans_barrier){.+.+}-{3:3}, at: ocfs2_start_trans+0x3a6/0x6f0 fs/ocfs2/journal.c:374 #7: ffff888076faa990 (jbd2_handle){++++}-{0:0}, at: start_this_handle+0x12d5/0x1560 fs/jbd2/transaction.c:462 stack backtrace: CPU: 1 PID: 4561 Comm: syz.3.52 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026 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+0x2c66/0x7b50 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 down_read+0x44/0x2e0 kernel/locking/rwsem.c:1498 ocfs2_read_virt_blocks+0x240/0x8e0 fs/ocfs2/extent_map.c:984 ocfs2_read_dir_block fs/ocfs2/dir.c:508 [inline] ocfs2_find_entry_el fs/ocfs2/dir.c:715 [inline] ocfs2_find_entry+0x39d/0x1f90 fs/ocfs2/dir.c:1091 ocfs2_rename+0x1e7b/0x3940 fs/ocfs2/namei.c:1568 vfs_rename+0xd57/0x10f0 fs/namei.c:4840 do_renameat2+0x9e9/0xf70 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 RIP: 0033:0x7f384cb88019 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:00007f384adbf028 EFLAGS: 00000246 ORIG_RAX: 0000000000000052 RAX: ffffffffffffffda RBX: 00007f384ce10090 RCX: 00007f384cb88019 RDX: 0000000000000000 RSI: 0000200000000f40 RDI: 0000200000000600 RBP: 00007f384cc1f00c R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f384ce10128 R14: 00007f384ce10090 R15: 00007ffe13152f48