syzbot


kernel BUG in do_journal_release

Status: upstream: reported C repro on 2023/04/16 13:56
Bug presence: origin:upstream
Labels: missing-backport
[Documentation on labels]
Reported-by: syzbot+1f89fb1e4759f8777b9e@syzkaller.appspotmail.com
First crash: 1138d, last: 4h13m
Fix commit to backport (bisect log) :
tree: upstream
commit fb6f20ecb121cef4d7946f834a6ee867c4e21b4a
Author: Jan Kara <jack@suse.cz>
Date: Thu Oct 17 10:28:23 2024 +0000

  reiserfs: The last commit

  
Fix bisection: failed (error log, bisect log)
  
Bug presence (3)
Date Name Commit Repro Result
2025/01/01 linux-5.15.y (ToT) 91786f140358 C [report] kernel BUG in do_journal_release
2024/01/13 upstream (ToT) 052d534373b7 C [report] kernel BUG in do_journal_release
2025/01/01 upstream (ToT) 56e6a3499e14 C Didn't crash
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream kernel BUG at fs/reiserfs/journal.c:LINE! fs -1 C done done 1718 862d 2980d 0/29 auto-obsoleted due to no activity on 2024/07/03 05:26
linux-6.6 kernel BUG in do_journal_release origin:lts-only -1 C inconclusive 2322 15h36m 305d 0/2 upstream: reported C repro on 2025/07/27 17:48
linux-6.1 kernel BUG in do_journal_release origin:upstream missing-backport -1 C done 2401 2d20h 1097d 0/3 upstream: reported C repro on 2023/05/27 17:26
Fix bisection attempts (2)
Created Duration User Patch Repo Result
2025/05/26 22:26 8h05m fix candidate upstream OK (1) job log
2023/10/28 17:06 0m bisect fix linux-5.15.y error job log

Sample crash report:
------------[ cut here ]------------
kernel BUG at fs/reiserfs/journal.c:1913!
invalid opcode: 0000 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 4292 Comm: syz-executor Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/18/2026
RIP: 0010:do_journal_release+0x4e2/0x4f0 fs/reiserfs/journal.c:1913
Code: bd ff e9 a8 fc ff ff 44 89 f9 80 e1 07 80 c1 03 38 c1 0f 8c 06 fd ff ff 4c 89 ff e8 c8 83 bd ff e9 f9 fc ff ff e8 6e 78 78 ff <0f> 0b e8 67 78 78 ff 0f 0b 0f 1f 44 00 00 41 57 41 56 53 48 89 f3
RSP: 0018:ffffc9000315fb80 EFLAGS: 00010293
RAX: ffffffff8200a8a2 RBX: 1ffff9200062bf74 RCX: ffff88807d135940
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc9000315fc78 R08: ffffc9000315fbf7 R09: ffffc9000315fbc0
R10: dffffc0000000000 R11: fffff5200062bf7f R12: ffffc90003201000
R13: dffffc0000000000 R14: ffff88807d318678 R15: 0000000000000000
FS:  00005555705b7500(0000) GS:ffff8880b9000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000004f1dcf33188 CR3: 000000005ce1a000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 journal_release+0x1b/0x30 fs/reiserfs/journal.c:1968
 reiserfs_put_super+0x267/0x510 fs/reiserfs/super.c:616
 generic_shutdown_super+0x130/0x300 fs/super.c:475
 kill_block_super+0x7c/0xe0 fs/super.c:1427
 deactivate_locked_super+0x93/0xf0 fs/super.c:335
 cleanup_mnt+0x42d/0x4e0 fs/namespace.c:1148
 task_work_run+0x125/0x1a0 kernel/task_work.c:188
 tracehook_notify_resume include/linux/tracehook.h:189 [inline]
 exit_to_user_mode_loop+0x10f/0x130 kernel/entry/common.c:181
 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:307
 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f7559bdda57
Code: a2 c7 05 9c fc 24 00 00 00 00 00 eb 96 e8 e1 12 00 00 90 31 f6 e9 09 00 00 00 66 0f 1f 84 00 00 00 00 00 b8 a6 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 e8 ff ff ff f7 d8 64 89 02 b8
RSP: 002b:00007ffcd70538b8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 00007f7559c72048 RCX: 00007f7559bdda57
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffcd7053970
RBP: 00007ffcd7053970 R08: 00007ffcd7054970 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffcd7054

Crashes (6572):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/04/07 09:45 linux-5.15.y 91d48252ad4b 4440e7c2 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/04/04 16:57 linux-5.15.y 91d48252ad4b 4440e7c2 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2025/12/25 11:57 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2025/12/23 13:50 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2025/09/14 06:30 linux-5.15.y 43bb85222e53 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2025/09/14 04:11 linux-5.15.y 43bb85222e53 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2024/04/22 06:19 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 kernel BUG in do_journal_release
2024/01/13 03:29 linux-5.15.y 26c690eff0a5 551587c1 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2025/04/14 22:13 linux-5.15.y f7347f400572 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2025/04/14 17:53 linux-5.15.y f7347f400572 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2025/01/05 17:53 linux-5.15.y 91786f140358 f3558dbf .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2024/12/03 10:01 linux-5.15.y 0a51d2d4527b 578925bc .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2024/08/25 01:03 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 do_journal_release
2024/08/15 12:43 linux-5.15.y 7e89efd3ae1c e4bacdaf .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2024/05/17 03:32 linux-5.15.y 284087d4f7d5 c2e07261 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2024/05/17 03:08 linux-5.15.y 284087d4f7d5 c2e07261 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2024/04/22 05:02 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 do_journal_release
2023/05/27 16:10 linux-5.15.y 1fe619a7d252 cf184559 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2026/05/28 13:56 linux-5.15.y 241d66fa280c 681715f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/28 03:10 linux-5.15.y 241d66fa280c 4c36e7e5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/28 01:50 linux-5.15.y 241d66fa280c 4c36e7e5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/27 13:13 linux-5.15.y 241d66fa280c 8777bdc3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/27 13:08 linux-5.15.y 241d66fa280c 8777bdc3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/26 23:29 linux-5.15.y 241d66fa280c 2b01f00e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/26 11:03 linux-5.15.y 241d66fa280c a3e47276 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/26 11:03 linux-5.15.y 241d66fa280c a3e47276 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/26 05:09 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/26 02:31 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/25 07:46 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/25 06:42 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/25 06:12 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/25 05:56 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/25 05:20 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/24 23:12 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/24 20:39 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/24 19:17 linux-5.15.y 241d66fa280c c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 13:17 linux-5.15.y 93741761e5e3 55156e84 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 06:46 linux-5.15.y 93741761e5e3 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 06:28 linux-5.15.y 93741761e5e3 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 05:25 linux-5.15.y 93741761e5e3 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 04:02 linux-5.15.y 93741761e5e3 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 02:50 linux-5.15.y 93741761e5e3 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 01:08 linux-5.15.y 93741761e5e3 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/18 01:05 linux-5.15.y 93741761e5e3 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/15 05:35 linux-5.15.y de8dfb3f0278 6ccb967e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/11 23:35 linux-5.15.y de8dfb3f0278 d168f260 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/11 07:12 linux-5.15.y de8dfb3f0278 845acb1c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/09 06:18 linux-5.15.y de8dfb3f0278 29233ece .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/08 14:04 linux-5.15.y 7e75ef31ddc9 b2988c17 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/08 14:03 linux-5.15.y 7e75ef31ddc9 b2988c17 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/08 01:09 linux-5.15.y ef251c45f1cd 5633175a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/07 12:53 linux-5.15.y ef251c45f1cd cbf9e0fc .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/07 00:16 linux-5.15.y ef251c45f1cd f250db59 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/07 00:13 linux-5.15.y ef251c45f1cd f250db59 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/06 12:18 linux-5.15.y ef251c45f1cd 1dddfd3d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/05 22:11 linux-5.15.y ef251c45f1cd 26da2c66 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/05 10:13 linux-5.15.y ef251c45f1cd 06e69a27 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/05 10:08 linux-5.15.y ef251c45f1cd 06e69a27 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/05 09:06 linux-5.15.y ef251c45f1cd a898ba9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/04 20:17 linux-5.15.y ef251c45f1cd a898ba9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/04 08:08 linux-5.15.y ef251c45f1cd 85f1bcf2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/04 08:05 linux-5.15.y ef251c45f1cd 85f1bcf2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2026/05/04 03:48 linux-5.15.y ef251c45f1cd a0d91488 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
2025/08/26 18:00 linux-5.15.y c79648372d02 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 kernel BUG in do_journal_release
2023/04/16 13:55 linux-5.15.y 4fdad925aa1a ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in do_journal_release
* Struck through repros no longer work on HEAD.