syzbot


WARNING in reiserfs_lookup (2)

Status: upstream: reported on 2025/05/13 14:33
Reported-by: syzbot+2b163b03d87021c84d92@syzkaller.appspotmail.com
First crash: 403d, last: 24d
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.6 WARNING in reiserfs_lookup -1 10 19d 268d 0/2 upstream: reported on 2025/09/25 10:32
linux-5.15 WARNING in reiserfs_lookup -1 3 1063d 1104d 0/3 auto-obsoleted due to no activity on 2023/10/31 18:44
linux-6.1 WARNING in reiserfs_lookup -1 6 797d 967d 0/3 auto-obsoleted due to no activity on 2024/07/23 04:34
upstream WARNING in reiserfs_lookup bfs -1 C inconclusive done 1259 886d 1395d 0/29 auto-obsoleted due to no activity on 2024/04/28 17:50
linux-5.15 WARNING in reiserfs_lookup (2) missing-backport origin:upstream -1 C error 22 44d 811d 0/3 upstream: reported C repro on 2024/03/31 03:45

Sample crash report:
loop3: detected capacity change from 0 to 1024
------------[ cut here ]------------
DEBUG_LOCKS_WARN_ON(lock->magic != lock)
WARNING: CPU: 0 PID: 21878 at kernel/locking/mutex.c:582 __mutex_lock_common kernel/locking/mutex.c:582 [inline]
WARNING: CPU: 0 PID: 21878 at kernel/locking/mutex.c:582 __mutex_lock+0xa32/0xaf0 kernel/locking/mutex.c:747
Modules linked in:
CPU: 0 PID: 21878 Comm: syz.3.7765 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026
RIP: 0010:__mutex_lock_common kernel/locking/mutex.c:582 [inline]
RIP: 0010:__mutex_lock+0xa32/0xaf0 kernel/locking/mutex.c:747
Code: 04 28 84 c0 0f 85 b7 00 00 00 83 3d ef a7 e8 03 00 0f 85 df f6 ff ff 48 c7 c7 20 04 8c 8a 48 c7 c6 c0 04 8c 8a e8 1e 5c 16 f7 <0f> 0b e9 c5 f6 ff ff 0f 0b e9 6b f9 ff ff 48 c7 c1 40 41 c0 96 80
RSP: 0018:ffffc90003f17640 EFLAGS: 00010246
RAX: 3a4a0b58e576ca00 RBX: ffff888056151028 RCX: 0000000000080000
RDX: ffffc9000ebc1000 RSI: 0000000000003c8b RDI: 0000000000003c8c
RBP: ffffc90003f177a0 R08: ffff8880b8e279db R09: 1ffff110171c4f3b
R10: dffffc0000000000 R11: ffffed10171c4f3c R12: 0000000000000000
R13: dffffc0000000000 R14: ffff8880561510b8 R15: 0000000000000000
FS:  00007f55fc5e76c0(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200000000040 CR3: 0000000079f9a000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 reiserfs_write_lock+0x75/0xd0 fs/reiserfs/lock.c:27
 reiserfs_lookup+0x18a/0x480 fs/reiserfs/namei.c:364
 __lookup_slow+0x29d/0x3f0 fs/namei.c:1698
 lookup_slow+0x53/0x70 fs/namei.c:1715
 walk_component+0x2be/0x3f0 fs/namei.c:2006
 lookup_last fs/namei.c:2463 [inline]
 path_lookupat+0x169/0x440 fs/namei.c:2487
 filename_lookup+0x224/0x560 fs/namei.c:2516
 user_path_at_empty+0x3e/0x60 fs/namei.c:2913
 user_path_at include/linux/namei.h:57 [inline]
 path_setxattr+0xb3/0x290 fs/xattr.c:631
 __do_sys_lsetxattr fs/xattr.c:659 [inline]
 __se_sys_lsetxattr fs/xattr.c:655 [inline]
 __x64_sys_lsetxattr+0xb4/0xd0 fs/xattr.c:655
 do_syscall_x64 arch/x86/entry/common.c:46 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f55fb79ce59
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:00007f55fc5e7028 EFLAGS: 00000246 ORIG_RAX: 00000000000000bd
RAX: ffffffffffffffda RBX: 00007f55fba15fa0 RCX: 00007f55fb79ce59
RDX: 0000000000000000 RSI: 0000200000000080 RDI: 0000200000000040
RBP: 00007f55fb832d6f R08: 0000000000000003 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f55fba16038 R14: 00007f55fba15fa0 R15: 00007ffd67f8f598
 </TASK>

Crashes (17):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/05/27 23:20 linux-6.1.y dcbcab9d7079 4c36e7e5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2026/05/23 12:54 linux-6.1.y dcbcab9d7079 c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2026/04/29 20:43 linux-6.1.y 7c87defbd336 005438fc .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2026/04/01 22:11 linux-6.1.y 1989cd3d56e2 0cb124d5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2026/01/24 10:20 linux-6.1.y cd9b81672742 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2026/01/15 19:48 linux-6.1.y bec0e10ee67e d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2026/01/04 06:11 linux-6.1.y 50cbba13faa2 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2025/10/13 11:27 linux-6.1.y 882efbdd9d34 b6605ba8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2025/08/05 10:25 linux-6.1.y 3594f306da12 37880f40 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2025/07/29 20:28 linux-6.1.y 3594f306da12 f8f2b4da .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2025/07/28 14:13 linux-6.1.y 3594f306da12 6654ea9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2025/07/24 08:13 linux-6.1.y 3594f306da12 0c1d6ded .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2025/07/16 07:25 linux-6.1.y f2198ea7eb3e 124ec9cc .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in reiserfs_lookup
2026/03/20 15:09 linux-6.1.y f2ddafa93a25 ac6f1dff .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in reiserfs_lookup
2026/02/18 02:33 linux-6.1.y 8ce36b2849ef 06ec4f7b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in reiserfs_lookup
2025/10/23 18:28 linux-6.1.y 8e6e2188d949 c0460fcd .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in reiserfs_lookup
2025/05/13 14:32 linux-6.1.y 02b72ccb5f9d 7344edeb .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in reiserfs_lookup
* Struck through repros no longer work on HEAD.