loop0: detected capacity change from 0 to 64 ====================================================== WARNING: possible circular locking dependency detected syzkaller #0 Not tainted ------------------------------------------------------ syz.0.515/11999 is trying to acquire lock: ffff888033b960a0 (&tree->tree_lock/1){+.+.}-{4:4}, at: hfs_find_init+0x18e/0x300 fs/hfs/bfind.c:-1 but task is already holding lock: ffff88803cc62428 (&HFS_I(tree->inode)->extents_lock){+.+.}-{4:4}, at: hfs_get_block+0x26e/0xc50 fs/hfs/extent.c:365 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #1 (&HFS_I(tree->inode)->extents_lock){+.+.}-{4:4}: __mutex_lock_common kernel/locking/rtmutex_api.c:534 [inline] mutex_lock_nested+0x5a/0x1d0 kernel/locking/rtmutex_api.c:553 hfs_extend_file+0xf2/0x15e0 fs/hfs/extent.c:397 hfs_bmap_reserve+0x107/0x430 fs/hfs/btree.c:269 __hfs_ext_write_extent+0x1fa/0x470 fs/hfs/extent.c:121 __hfs_ext_cache_extent+0x6b/0x9b0 fs/hfs/extent.c:174 hfs_ext_read_extent fs/hfs/extent.c:202 [inline] hfs_extend_file+0x39b/0x15e0 fs/hfs/extent.c:401 hfs_get_block+0x412/0xc50 fs/hfs/extent.c:353 __block_write_begin_int+0x6c6/0x1910 fs/buffer.c:2042 block_write_begin fs/buffer.c:2153 [inline] cont_write_begin+0x737/0xae0 fs/buffer.c:2491 hfs_write_begin+0x66/0xb0 fs/hfs/inode.c:53 cont_expand_zero fs/buffer.c:2419 [inline] cont_write_begin+0x2e7/0xae0 fs/buffer.c:2481 hfs_write_begin+0x66/0xb0 fs/hfs/inode.c:53 hfs_file_truncate+0x1cf/0xb70 fs/hfs/extent.c:495 hfs_inode_setattr+0x4a9/0x670 fs/hfs/inode.c:667 notify_change+0xc18/0xf60 fs/attr.c:556 do_truncate+0x1c2/0x250 fs/open.c:68 vfs_truncate+0x4b7/0x540 fs/open.c:118 ksys_truncate+0xf3/0x1c0 fs/open.c:142 __do_sys_truncate fs/open.c:154 [inline] __se_sys_truncate fs/open.c:152 [inline] __x64_sys_truncate+0x5b/0x70 fs/open.c:152 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f -> #0 (&tree->tree_lock/1){+.+.}-{4:4}: check_prev_add kernel/locking/lockdep.c:3165 [inline] check_prevs_add kernel/locking/lockdep.c:3284 [inline] validate_chain kernel/locking/lockdep.c:3908 [inline] __lock_acquire+0x15a5/0x2cf0 kernel/locking/lockdep.c:5237 lock_acquire+0x106/0x350 kernel/locking/lockdep.c:5868 __mutex_lock_common kernel/locking/rtmutex_api.c:534 [inline] mutex_lock_nested+0x5a/0x1d0 kernel/locking/rtmutex_api.c:553 hfs_find_init+0x18e/0x300 fs/hfs/bfind.c:-1 hfs_ext_read_extent fs/hfs/extent.c:200 [inline] hfs_get_block+0x556/0xc50 fs/hfs/extent.c:366 block_read_full_folio+0x29f/0x830 fs/buffer.c:2317 filemap_read_folio+0x137/0x3b0 mm/filemap.c:2502 do_read_cache_folio+0x2bf/0x560 mm/filemap.c:4107 do_read_cache_page mm/filemap.c:4173 [inline] read_cache_page+0x5d/0x170 mm/filemap.c:4182 read_mapping_page include/linux/pagemap.h:1011 [inline] __hfs_bnode_create+0x4b9/0x980 fs/hfs/bnode.c:388 hfs_bnode_find+0x211/0xd40 fs/hfs/bnode.c:433 hfs_brec_find+0x17b/0x510 fs/hfs/bfind.c:135 hfs_brec_read+0x24/0x110 fs/hfs/bfind.c:174 hfs_cat_find_brec+0x177/0x3f0 fs/hfs/catalog.c:194 hfs_fill_super+0x507/0x750 fs/hfs/super.c:357 get_tree_bdev_flags+0x431/0x4f0 fs/super.c:1694 vfs_get_tree+0x92/0x2a0 fs/super.c:1754 fc_mount fs/namespace.c:1193 [inline] do_new_mount_fc fs/namespace.c:3758 [inline] do_new_mount+0x341/0xd30 fs/namespace.c:3834 do_mount fs/namespace.c:4167 [inline] __do_sys_mount fs/namespace.c:4383 [inline] __se_sys_mount+0x31d/0x420 fs/namespace.c:4360 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f other info that might help us debug this: Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&HFS_I(tree->inode)->extents_lock); lock(&tree->tree_lock/1); lock(&HFS_I(tree->inode)->extents_lock); lock(&tree->tree_lock/1); *** DEADLOCK *** 3 locks held by syz.0.515/11999: #0: ffff88805470c0d0 (&type->s_umount_key#71/1){+.+.}-{4:4}, at: alloc_super+0x28c/0xac0 fs/super.c:345 #1: ffff88803614e0a0 (&tree->tree_lock){+.+.}-{4:4}, at: hfs_find_init+0x18e/0x300 fs/hfs/bfind.c:-1 #2: ffff88803cc62428 (&HFS_I(tree->inode)->extents_lock){+.+.}-{4:4}, at: hfs_get_block+0x26e/0xc50 fs/hfs/extent.c:365 stack backtrace: CPU: 0 UID: 0 PID: 11999 Comm: syz.0.515 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 Call Trace: dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120 print_circular_bug+0x2e1/0x300 kernel/locking/lockdep.c:2043 check_noncircular+0x12e/0x150 kernel/locking/lockdep.c:2175 check_prev_add kernel/locking/lockdep.c:3165 [inline] check_prevs_add kernel/locking/lockdep.c:3284 [inline] validate_chain kernel/locking/lockdep.c:3908 [inline] __lock_acquire+0x15a5/0x2cf0 kernel/locking/lockdep.c:5237 lock_acquire+0x106/0x350 kernel/locking/lockdep.c:5868 __mutex_lock_common kernel/locking/rtmutex_api.c:534 [inline] mutex_lock_nested+0x5a/0x1d0 kernel/locking/rtmutex_api.c:553 hfs_find_init+0x18e/0x300 fs/hfs/bfind.c:-1 hfs_ext_read_extent fs/hfs/extent.c:200 [inline] hfs_get_block+0x556/0xc50 fs/hfs/extent.c:366 block_read_full_folio+0x29f/0x830 fs/buffer.c:2317 filemap_read_folio+0x137/0x3b0 mm/filemap.c:2502 do_read_cache_folio+0x2bf/0x560 mm/filemap.c:4107 do_read_cache_page mm/filemap.c:4173 [inline] read_cache_page+0x5d/0x170 mm/filemap.c:4182 read_mapping_page include/linux/pagemap.h:1011 [inline] __hfs_bnode_create+0x4b9/0x980 fs/hfs/bnode.c:388 hfs_bnode_find+0x211/0xd40 fs/hfs/bnode.c:433 hfs_brec_find+0x17b/0x510 fs/hfs/bfind.c:135 hfs_brec_read+0x24/0x110 fs/hfs/bfind.c:174 hfs_cat_find_brec+0x177/0x3f0 fs/hfs/catalog.c:194 hfs_fill_super+0x507/0x750 fs/hfs/super.c:357 get_tree_bdev_flags+0x431/0x4f0 fs/super.c:1694 vfs_get_tree+0x92/0x2a0 fs/super.c:1754 fc_mount fs/namespace.c:1193 [inline] do_new_mount_fc fs/namespace.c:3758 [inline] do_new_mount+0x341/0xd30 fs/namespace.c:3834 do_mount fs/namespace.c:4167 [inline] __do_sys_mount fs/namespace.c:4383 [inline] __se_sys_mount+0x31d/0x420 fs/namespace.c:4360 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7fa353e6e0ca Code: 48 c7 c2 e8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 49 89 ca b8 a5 00 00 00 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:00007fa3520c5e58 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007fa3520c5ee0 RCX: 00007fa353e6e0ca RDX: 0000200000000180 RSI: 0000200000000000 RDI: 00007fa3520c5ea0 RBP: 0000200000000180 R08: 00007fa3520c5ee0 R09: 0000000001000012 R10: 0000000001000012 R11: 0000000000000246 R12: 0000200000000000 R13: 00007fa3520c5ea0 R14: 000000000000031a R15: 00002000000003c0 hfs: get root inode failed