REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 REISERFS (device loop2): checking transaction log (loop2) REISERFS (device loop2): Using rupasov hash to sort names REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. ====================================================== WARNING: possible circular locking dependency detected 4.19.211-syzkaller #0 Not tainted ------------------------------------------------------ syz-executor.2/28915 is trying to acquire lock: 00000000b477e06f (&journal->j_mutex){+.+.}, at: reiserfs_mutex_lock_safe fs/reiserfs/reiserfs.h:816 [inline] 00000000b477e06f (&journal->j_mutex){+.+.}, at: lock_journal fs/reiserfs/journal.c:538 [inline] 00000000b477e06f (&journal->j_mutex){+.+.}, at: do_journal_begin_r+0x298/0x10b0 fs/reiserfs/journal.c:3057 but task is already holding lock: 000000005b8e17ce (sb_writers#29){.+.+}, at: sb_start_write include/linux/fs.h:1579 [inline] 000000005b8e17ce (sb_writers#29){.+.+}, at: mnt_want_write_file+0x63/0x1d0 fs/namespace.c:418 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 (sb_writers#29){.+.+}: sb_start_write include/linux/fs.h:1579 [inline] mnt_want_write_file+0x63/0x1d0 fs/namespace.c:418 reiserfs_ioctl+0x1a7/0x9a0 fs/reiserfs/ioctl.c:110 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:501 [inline] do_vfs_ioctl+0xcdb/0x12e0 fs/ioctl.c:688 ksys_ioctl+0x9b/0xc0 fs/ioctl.c:705 __do_sys_ioctl fs/ioctl.c:712 [inline] __se_sys_ioctl fs/ioctl.c:710 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:710 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #1 (&sbi->lock){+.+.}: reiserfs_write_lock_nested+0x65/0xe0 fs/reiserfs/lock.c:78 reiserfs_mutex_lock_safe fs/reiserfs/reiserfs.h:817 [inline] lock_journal fs/reiserfs/journal.c:538 [inline] do_journal_begin_r+0x2a2/0x10b0 fs/reiserfs/journal.c:3057 journal_begin+0x162/0x400 fs/reiserfs/journal.c:3265 reiserfs_fill_super+0x1a81/0x2d80 fs/reiserfs/super.c:2117 mount_bdev+0x2fc/0x3b0 fs/super.c:1158 mount_fs+0xa3/0x310 fs/super.c:1261 vfs_kern_mount.part.0+0x68/0x470 fs/namespace.c:961 vfs_kern_mount fs/namespace.c:951 [inline] do_new_mount fs/namespace.c:2492 [inline] do_mount+0x115c/0x2f50 fs/namespace.c:2822 ksys_mount+0xcf/0x130 fs/namespace.c:3038 __do_sys_mount fs/namespace.c:3052 [inline] __se_sys_mount fs/namespace.c:3049 [inline] __x64_sys_mount+0xba/0x150 fs/namespace.c:3049 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #0 (&journal->j_mutex){+.+.}: __mutex_lock_common kernel/locking/mutex.c:937 [inline] __mutex_lock+0xd7/0x1190 kernel/locking/mutex.c:1078 reiserfs_mutex_lock_safe fs/reiserfs/reiserfs.h:816 [inline] lock_journal fs/reiserfs/journal.c:538 [inline] do_journal_begin_r+0x298/0x10b0 fs/reiserfs/journal.c:3057 journal_begin+0x162/0x400 fs/reiserfs/journal.c:3265 reiserfs_dirty_inode+0xff/0x250 fs/reiserfs/super.c:716 __mark_inode_dirty+0x16b/0x1140 fs/fs-writeback.c:2164 mark_inode_dirty include/linux/fs.h:2086 [inline] reiserfs_ioctl+0x7dc/0x9a0 fs/reiserfs/ioctl.c:118 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:501 [inline] do_vfs_ioctl+0xcdb/0x12e0 fs/ioctl.c:688 ksys_ioctl+0x9b/0xc0 fs/ioctl.c:705 __do_sys_ioctl fs/ioctl.c:712 [inline] __se_sys_ioctl fs/ioctl.c:710 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:710 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe other info that might help us debug this: Chain exists of: &journal->j_mutex --> &sbi->lock --> sb_writers#29 Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(sb_writers#29); lock(&sbi->lock); lock(sb_writers#29); lock(&journal->j_mutex); *** DEADLOCK *** 1 lock held by syz-executor.2/28915: #0: 000000005b8e17ce (sb_writers#29){.+.+}, at: sb_start_write include/linux/fs.h:1579 [inline] #0: 000000005b8e17ce (sb_writers#29){.+.+}, at: mnt_want_write_file+0x63/0x1d0 fs/namespace.c:418 stack backtrace: CPU: 1 PID: 28915 Comm: syz-executor.2 Not tainted 4.19.211-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/11/2022 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x1fc/0x2ef lib/dump_stack.c:118 print_circular_bug.constprop.0.cold+0x2d7/0x41e kernel/locking/lockdep.c:1222 check_prev_add kernel/locking/lockdep.c:1866 [inline] check_prevs_add kernel/locking/lockdep.c:1979 [inline] validate_chain kernel/locking/lockdep.c:2420 [inline] __lock_acquire+0x30c9/0x3ff0 kernel/locking/lockdep.c:3416 lock_acquire+0x170/0x3c0 kernel/locking/lockdep.c:3908 __mutex_lock_common kernel/locking/mutex.c:937 [inline] __mutex_lock+0xd7/0x1190 kernel/locking/mutex.c:1078 reiserfs_mutex_lock_safe fs/reiserfs/reiserfs.h:816 [inline] lock_journal fs/reiserfs/journal.c:538 [inline] do_journal_begin_r+0x298/0x10b0 fs/reiserfs/journal.c:3057 journal_begin+0x162/0x400 fs/reiserfs/journal.c:3265 reiserfs_dirty_inode+0xff/0x250 fs/reiserfs/super.c:716 __mark_inode_dirty+0x16b/0x1140 fs/fs-writeback.c:2164 mark_inode_dirty include/linux/fs.h:2086 [inline] reiserfs_ioctl+0x7dc/0x9a0 fs/reiserfs/ioctl.c:118 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:501 [inline] do_vfs_ioctl+0xcdb/0x12e0 fs/ioctl.c:688 ksys_ioctl+0x9b/0xc0 fs/ioctl.c:705 __do_sys_ioctl fs/ioctl.c:712 [inline] __se_sys_ioctl fs/ioctl.c:710 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:710 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x7f07714bc5f9 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f076fe2f168 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007f07715dcf80 RCX: 00007f07714bc5f9 RDX: 0000000020000080 RSI: 0000000040087602 RDI: 0000000000000005 RBP: 00007f07715177b0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fffed9356ff R14: 00007f076fe2f300 R15: 0000000000022000 netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 'syz-executor.5': attribute type 17 has an invalid length. REISERFS (device loop2): found reiserfs format "3.6" with non-standard journal REISERFS (device loop2): using ordered data mode reiserfs: using flush barriers REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 REISERFS (device loop2): checking transaction log (loop2) REISERFS (device loop2): Using rupasov hash to sort names REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. wlan1: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) Device name cannot be null; rc = [-22] netlink: 28 bytes leftover after parsing attributes in process `syz-executor.5'. audit: type=1804 audit(1666505276.520:10731): pid=28973 uid=0 auid=4294967295 ses=4294967295 subj==unconfined op=invalid_pcr cause=open_writers comm="syz-executor.1" name="/root/syzkaller-testdir512052560/syzkaller.CBdlGP/1439/bus" dev="sda1" ino=14214 res=1 netlink: 'syz-executor.5': attribute type 17 has an invalid length. Device name cannot be null; rc = [-22] ceph: device name is missing path (no : separator in /) Device name cannot be null; rc = [-22] netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 28 bytes leftover after parsing attributes in process `syz-executor.5'. netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 'syz-executor.5': attribute type 17 has an invalid length. netlink: 28 bytes leftover after parsing attributes in process `syz-executor.5'. Device name cannot be null; rc = [-22] F2FS-fs (loop2): Invalid blocksize (65536), supports only 4KB F2FS-fs (loop2): Can't find valid F2FS filesystem in 1th superblock ceph: device name is missing path (no : separator in /) F2FS-fs (loop2): Found nat_bits in checkpoint ceph: device name is missing path (no : separator in /) ceph: device name is missing path (no : separator in /) audit: type=1800 audit(1666505277.770:10732): pid=29042 uid=0 auid=4294967295 ses=4294967295 subj==unconfined op=collect_data cause=failed(directio) comm="syz-executor.0" name="bus" dev="sda1" ino=14002 res=0 F2FS-fs (loop2): Mounted with checkpoint version = 3e17dab1 audit: type=1804 audit(1666505277.780:10733): pid=29042 uid=0 auid=4294967295 ses=4294967295 subj==unconfined op=invalid_pcr cause=open_writers comm="syz-executor.0" name="/root/syzkaller-testdir504250040/syzkaller.VYYkIF/2784/bus" dev="sda1" ino=14002 res=1 F2FS-fs (loop2): Invalid blocksize (65536), supports only 4KB F2FS-fs (loop2): Can't find valid F2FS filesystem in 1th superblock F2FS-fs (loop2): Found nat_bits in checkpoint F2FS-fs (loop2): Mounted with checkpoint version = 3e17dab1 F2FS-fs (loop2): Invalid blocksize (65536), supports only 4KB F2FS-fs (loop2): Can't find valid F2FS filesystem in 1th superblock validate_nla: 94 callbacks suppressed netlink: 'syz-executor.5': attribute type 17 has an invalid length. f2fs_msg: 3804 callbacks suppressed F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0] F2FS-fs (loop2): inconsistent node block, nid:6, node_footer[nid:0,ino:0,ofs:0,cpver:0,blkaddr:0]