syzbot


kernel BUG in reiserfs_in_journal

Status: upstream: reported C repro on 2023/04/24 05:58
Bug presence: origin:upstream
Labels: missing-backport
[Documentation on labels]
Reported-by: syzbot+e9217d81b538577e999d@syzkaller.appspotmail.com
First crash: 711d, last: 13d
Fix bisection: failed (error log, bisect log)
  
Bug presence (3)
Date Name Commit Repro Result
2024/12/04 linux-5.15.y (ToT) 0a51d2d4527b C [report] kernel BUG in reiserfs_in_journal
2023/06/26 upstream (ToT) 6995e2de6891 C [report] kernel BUG in reiserfs_in_journal
2024/12/04 upstream (ToT) feffde684ac2 C Didn't crash
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.14 kernel BUG in reiserfs_in_journal C 1 767d 901d 0/1 upstream: reported C repro on 2022/10/16 08:57
linux-4.19 kernel BUG in reiserfs_in_journal reiserfs C error 8 763d 901d 0/1 upstream: reported C repro on 2022/10/16 07:52
linux-6.1 kernel BUG in reiserfs_in_journal origin:upstream missing-backport C done 16 46d 723d 0/3 upstream: reported C repro on 2023/04/12 19:31
upstream kernel BUG in reiserfs_in_journal reiserfs C error done 179 438d 902d 0/28 auto-obsoleted due to no activity on 2024/04/01 20:58
Last patch testing requests (8)
Created Duration User Patch Repo Result
2025/03/07 17:46 13m retest repro linux-5.15.y report log
2025/03/07 17:46 14m retest repro linux-5.15.y report log
2025/02/09 03:09 56m retest repro linux-5.15.y report log
2025/01/06 13:50 13m retest repro linux-5.15.y report log
2024/12/19 11:12 14m retest repro linux-5.15.y report log
2024/12/19 11:12 11m retest repro linux-5.15.y report log
2024/12/19 11:12 11m retest repro linux-5.15.y report log
2024/12/19 11:12 10m retest repro linux-5.15.y report log
Fix bisection attempts (2)
Created Duration User Patch Repo Result
2023/10/12 20:23 3m bisect fix linux-5.15.y error job log
2023/09/02 15:18 1h03m bisect fix linux-5.15.y OK (0) job log log

Sample crash report:
REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30
REISERFS (device loop0): checking transaction log (loop0)
REISERFS (device loop0): Using tea hash to sort names
REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage.
------------[ cut here ]------------
kernel BUG at fs/reiserfs/journal.c:505!
invalid opcode: 0000 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 4161 Comm: syz-executor255 Not tainted 5.15.176-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
RIP: 0010:reiserfs_in_journal+0xab6/0xac0 fs/reiserfs/journal.c:505
Code: f6 ff ff 48 8b 4c 24 30 80 e1 07 80 c1 03 38 c1 0f 8c 73 fe ff ff 48 8b 7c 24 30 e8 14 af b8 ff e9 64 fe ff ff e8 7a c6 6e ff <0f> 0b 0f 1f 84 00 00 00 00 00 55 41 57 41 56 41 55 41 54 53 50 49
RSP: 0018:ffffc900010dee60 EFLAGS: 00010293
RAX: ffffffff8211be66 RBX: ffffc90002e41048 RCX: ffff888028f53b80
RDX: 0000000000000000 RSI: 0000000000000213 RDI: 0000000000000213
RBP: ffffc90002e41050 R08: ffffffff8211b682 R09: 0000000000000000
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000213
R13: ffff888076a54000 R14: 1ffff1100ed4a8cf R15: dffffc0000000000
FS:  000055557c7b4380(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020004000 CR3: 000000002af5e000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 is_block_in_journal fs/reiserfs/bitmap.c:125 [inline]
 scan_bitmap_block+0x2ec/0x1060 fs/reiserfs/bitmap.c:188
 scan_bitmap fs/reiserfs/bitmap.c:408 [inline]
 allocate_without_wrapping_disk fs/reiserfs/bitmap.c:1161 [inline]
 blocknrs_and_prealloc_arrays_from_search_start fs/reiserfs/bitmap.c:1274 [inline]
 reiserfs_allocate_blocknrs+0x2dd9/0x5070 fs/reiserfs/bitmap.c:1375
 reiserfs_get_block+0x32b4/0x5390 fs/reiserfs/inode.c:764
 __block_write_begin_int+0x60b/0x1650 fs/buffer.c:2012
 reiserfs_write_begin+0x346/0x810 fs/reiserfs/inode.c:2790
 generic_perform_write+0x2bf/0x5b0 mm/filemap.c:3785
 __generic_file_write_iter+0x243/0x4f0 mm/filemap.c:3912
 generic_file_write_iter+0xa7/0x1b0 mm/filemap.c:3944
 call_write_iter include/linux/fs.h:2174 [inline]
 new_sync_write fs/read_write.c:507 [inline]
 vfs_write+0xacd/0xe50 fs/read_write.c:594
 ksys_write+0x1a2/0x2c0 fs/read_write.c:647
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f3c1fc416b9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 61 17 00 00 90 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:00007ffff6aa95f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007ffff6aa97c8 RCX: 00007f3c1fc416b9
RDX: 000000000000ffe6 RSI: 0000000020000040 RDI: 0000000000000004
RBP: 00007f3c1fcb5610 R08: 0000000000000000 R09: 00007ffff6aa97c8
R10: 00000000000010ea R11: 0000000000000246 R12: 0000000000000001
R13: 00007ffff6aa97b8 R14: 0000000000000001 R15: 0000000000000001
 </TASK>
Modules linked in:
---[ end trace d31aa512600faadb ]---
RIP: 0010:reiserfs_in_journal+0xab6/0xac0 fs/reiserfs/journal.c:505
Code: f6 ff ff 48 8b 4c 24 30 80 e1 07 80 c1 03 38 c1 0f 8c 73 fe ff ff 48 8b 7c 24 30 e8 14 af b8 ff e9 64 fe ff ff e8 7a c6 6e ff <0f> 0b 0f 1f 84 00 00 00 00 00 55 41 57 41 56 41 55 41 54 53 50 49
RSP: 0018:ffffc900010dee60 EFLAGS: 00010293
RAX: ffffffff8211be66 RBX: ffffc90002e41048 RCX: ffff888028f53b80
RDX: 0000000000000000 RSI: 0000000000000213 RDI: 0000000000000213
RBP: ffffc90002e41050 R08: ffffffff8211b682 R09: 0000000000000000
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000213
R13: ffff888076a54000 R14: 1ffff1100ed4a8cf R15: dffffc0000000000
FS:  000055557c7b4380(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020004000 CR3: 000000002af5e000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

Crashes (21):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/01/20 08:35 linux-5.15.y 4735586da88e f2cb035c .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2023/12/18 13:34 linux-5.15.y d0fc081c6241 3222d10c .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2023/06/25 09:13 linux-5.15.y f67653019430 79782afc .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2024/08/25 16:30 linux-5.15.y fa93fa65db6e d7d32352 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2024/06/29 20:06 linux-5.15.y 4878aadf2d15 757f06b1 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2024/04/21 04:35 linux-5.15.y c52b9710c83d af24b050 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2023/06/25 10:32 linux-5.15.y f67653019430 79782afc .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2025/03/22 17:47 linux-5.15.y 0c935c049b5c c6512ef7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2025/01/20 07:49 linux-5.15.y 4735586da88e f2cb035c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2024/05/05 10:24 linux-5.15.y 284087d4f7d5 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2024/03/06 14:46 linux-5.15.y 80efc6265290 f39a7eed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2023/12/18 06:41 linux-5.15.y d0fc081c6241 3222d10c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2025/02/21 17:27 linux-5.15.y c16c81c81336 0808a665 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2025/02/16 00:47 linux-5.15.y c16c81c81336 40a34ec9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2025/01/26 01:11 linux-5.15.y 003148680b79 9fbd772e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2024/07/28 22:32 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2024/05/06 04:05 linux-5.15.y 284087d4f7d5 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2024/03/17 13:02 linux-5.15.y b95c01af2113 d615901c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2023/09/10 08:05 linux-5.15.y aff03380bda4 6654cf89 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
2023/06/25 07:12 linux-5.15.y f67653019430 79782afc .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in reiserfs_in_journal
2023/04/24 05:58 linux-5.15.y 3299fb36854f 2b32bd34 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in reiserfs_in_journal
* Struck through repros no longer work on HEAD.