syzbot


kernel BUG in submit_bh_wbc

Status: upstream: reported C repro on 2023/06/15 00:20
Bug presence: origin:lts
Labels: missing-backport
[Documentation on labels]
Reported-by: syzbot+807c663f72dcf074e3e2@syzkaller.appspotmail.com
First crash: 762d, last: 1h31m
Cause bisection: introduced by (bisect log) :
commit 8d5459c11f548131ce48b2fbf45cccc5c382558f
Author: Jan Kara <jack@suse.cz>
Date: Fri May 20 11:14:02 2022 +0000

  ext4: improve write performance with disabled delalloc

Crash: kernel BUG in submit_bh_wbc (log)
Repro: C syz .config
  
Fix bisection: fixed by (bisect log) :
commit 32b9fb9a67ec70bbe3afe931b0ea44203150a49a
Author: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Date: Mon Sep 18 10:45:50 2023 +0000

  ext4: mark buffer new if it is unwritten to avoid stale data exposure

  
Bug presence (2)
Date Name Commit Repro Result
2024/03/17 lts (merge base) 883d1a956208 C [report] kernel BUG in submit_bh_wbc
2024/03/31 upstream (ToT) 18737353cca0 C Didn't crash
Similar bugs (10)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 kernel BUG in submit_bh_wbc origin:lts-only -1 C done 19 404d 833d 3/3 fixed on 2024/07/20 06:27
upstream kernel BUG at fs/buffer.c:LINE! nilfs -1 C done error 567 463d 2644d 25/29 fixed on 2024/04/10 03:59
upstream kernel BUG in submit_bh_wbc (2) udf -1 C done 123 341d 446d 27/29 fixed on 2024/08/14 03:44
linux-4.14 kernel BUG at fs/buffer.c:LINE! -1 C error 59 876d 2271d 0/1 upstream: reported C repro on 2019/04/27 19:47
linux-6.1 kernel BUG in submit_bh_wbc (2) origin:lts-only -1 C inconclusive 211 27d 354d 0/3 upstream: reported C repro on 2024/07/26 16:49
linux-4.19 kernel BUG at fs/buffer.c:LINE! (2) udf ext4 -1 C error 31 884d 1697d 0/1 upstream: reported C repro on 2020/11/21 07:48
android-54 kernel BUG at fs/buffer.c:LINE! ext4 -1 C 4762 52d 2002d 0/2 upstream: reported C repro on 2020/01/21 13:12
upstream kernel BUG in submit_bh_wbc (3) nilfs fs -1 C done 18 267d 274d 28/29 fixed on 2024/11/12 23:31
linux-5.15 kernel BUG in submit_bh_wbc -1 C error 8 494d 772d 0/3 auto-obsoleted due to no activity on 2024/06/16 14:58
upstream kernel BUG in submit_bh_wbc nilfs -1 C done 10 447d 457d 25/29 fixed on 2024/04/24 18:26
Last patch testing requests (1)
Created Duration User Patch Repo Result
2024/07/28 10:17 5m retest repro android14-6.1 report log
Fix bisection attempts (2)
Created Duration User Patch Repo Result
2024/03/11 21:14 3h12m bisect fix android14-6.1 OK (1) job log
2023/07/28 15:24 1h02m bisect fix android14-6.1 OK (0) job log log

Sample crash report:
------------[ cut here ]------------
kernel BUG at fs/buffer.c:2714!
invalid opcode: 0000 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 306 Comm: kmmpd-loop0 Not tainted 6.1.141-syzkaller-00038-ge2deb0b42a3a #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
RIP: 0010:submit_bh_wbc+0x4c9/0x4f0 fs/buffer.c:2714
Code: c3 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c bd fe ff ff 48 89 df e8 d8 38 e8 ff e9 b0 fe ff ff e8 2e df a3 ff 0f 0b e8 27 df a3 ff <0f> 0b e8 20 df a3 ff 0f 0b e8 19 df a3 ff 0f 0b e8 12 df a3 ff 0f
RSP: 0018:ffffc90000ec7ca0 EFLAGS: 00010293
RAX: ffffffff81cc1849 RBX: 0000000000000000 RCX: ffff888106758000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90000ec7cf0 R08: dffffc0000000000 R09: ffffed1024917c7f
R10: ffffed1024917c7f R11: 1ffff11024917c7e R12: 0000000000000000
R13: 1ffff11024917c7e R14: ffff8881248be3f0 R15: 0000000000003801
FS:  0000000000000000(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffc788a2c18 CR3: 000000010f0ed000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 submit_bh+0x1f/0x30 fs/buffer.c:2755
 write_mmp_block_thawed+0x34a/0x4c0 fs/ext4/mmp.c:51
 write_mmp_block+0x138/0x2b0 fs/ext4/mmp.c:67
 kmmpd+0x3ce/0x950 fs/ext4/mmp.c:178
 kthread+0x281/0x320 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:submit_bh_wbc+0x4c9/0x4f0 fs/buffer.c:2714
Code: c3 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c bd fe ff ff 48 89 df e8 d8 38 e8 ff e9 b0 fe ff ff e8 2e df a3 ff 0f 0b e8 27 df a3 ff <0f> 0b e8 20 df a3 ff 0f 0b e8 19 df a3 ff 0f 0b e8 12 df a3 ff 0f
RSP: 0018:ffffc90000ec7ca0 EFLAGS: 00010293
RAX: ffffffff81cc1849 RBX: 0000000000000000 RCX: ffff888106758000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90000ec7cf0 R08: dffffc0000000000 R09: ffffed1024917c7f
R10: ffffed1024917c7f R11: 1ffff11024917c7e R12: 0000000000000000
R13: 1ffff11024917c7e R14: ffff8881248be3f0 R15: 0000000000003801
FS:  0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055f861b9df60 CR3: 000000010698f000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

Crashes (2068):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/12 10:38 android14-6.1 e2deb0b42a3a 3cda49cf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/15 19:48 android14-6.1 6246d345f550 5f4b362d .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/08 14:58 android14-6.1 7af56ffc913d 4826c28e .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/05/25 16:07 android14-6.1 3c6d0251e1fb ed351ea7 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/01/26 16:54 android14-6.1 ef4fb40b87a9 9fbd772e .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2024/12/16 06:57 android14-6.1 22b7ded8b55b 7cbfbb3a .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2024/11/30 07:55 android14-6.1 a887a44ace2a 68914665 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2024/11/21 19:03 android14-6.1 51bee181735e 4b25d554 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2024/10/08 00:13 android14-6.1 0e8b65e41ffd d7906eff .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2024/09/25 06:24 android14-6.1 5c7d0d4f4a38 5643e0e9 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2024/08/20 20:36 android14-6.1 edca080b95df 9f0ab3fb .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2024/03/17 12:15 android14-6.1 ef39f76e4d24 d615901c .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2023/10/24 12:09 android14-6.1 8a67c0609445 af8d2e46 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2023/09/24 09:56 android14-6.1 060ebb378d1c 0b6a67ac .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2023/06/15 00:46 android14-6.1 60662882b7bd 76decb82 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2023/06/15 00:18 android14-6.1 60662882b7bd 76decb82 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/16 04:17 android14-6.1 145c7fad733f 03fcfc4b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/15 03:19 android14-6.1 e2deb0b42a3a 03fcfc4b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/13 20:03 android14-6.1 e2deb0b42a3a 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/13 14:01 android14-6.1 e2deb0b42a3a 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/13 02:01 android14-6.1 e2deb0b42a3a 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/10 16:47 android14-6.1 e2deb0b42a3a 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/10 02:16 android14-6.1 e2deb0b42a3a 956bd956 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/08 23:17 android14-6.1 e2deb0b42a3a 4d9fdfa4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/06 05:28 android14-6.1 7011769d221c 4f67c4ae .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/05 06:49 android14-6.1 7011769d221c 4f67c4ae .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/03 22:18 android14-6.1 7011769d221c 76ad128c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/01 15:47 android14-6.1 7011769d221c 091a06cd .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/30 17:18 android14-6.1 1bf1aa362e6b 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/27 08:21 android14-6.1 36d69f6a49eb 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/26 13:19 android14-6.1 36d69f6a49eb 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/25 20:52 android14-6.1 44c8456c4231 26d77996 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/25 07:30 android14-6.1 147721011eea 26d77996 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/24 17:08 android14-6.1 5ea45f742edd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/23 21:45 android14-6.1 45271a2c461a e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/23 15:19 android14-6.1 45271a2c461a d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/23 15:18 android14-6.1 45271a2c461a d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/22 14:58 android14-6.1 45271a2c461a d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/22 03:23 android14-6.1 f6c21bc9a693 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/21 02:01 android14-6.1 f6c21bc9a693 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/18 13:49 android14-6.1 ba4506940166 ed3e87f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/18 11:54 android14-6.1 ba4506940166 ca631f70 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/17 19:39 android14-6.1 ba4506940166 e77fae15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/17 01:34 android14-6.1 6246d345f550 cfebc887 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/14 14:28 android14-6.1 6246d345f550 0e8da31f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/13 21:10 android14-6.1 6246d345f550 98683f8f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/13 00:52 android14-6.1 74db64dcc8aa 98683f8f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/12 11:37 android14-6.1 0c5980110105 98683f8f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/12 02:43 android14-6.1 5b2e204a7b75 98683f8f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/10 16:36 android14-6.1 13ff1300ee84 5d7e17ca .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/10 04:51 android14-6.1 13ff1300ee84 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/08 00:05 android14-6.1 7af56ffc913d 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/07 23:49 android14-6.1 7af56ffc913d 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/07 23:27 android14-6.1 7af56ffc913d 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/07 02:09 android14-6.1 7af56ffc913d 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/06 07:30 android14-6.1 7af56ffc913d 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/03 02:19 android14-6.1 5b87067cdd87 a30356b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/03 00:14 android14-6.1 5b87067cdd87 a30356b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/02 22:34 android14-6.1 5b87067cdd87 b396b4bf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/02 10:55 android14-6.1 db710ea87c32 b396b4bf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/02 09:46 android14-6.1 db710ea87c32 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/06/02 06:04 android14-6.1 db710ea87c32 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2023/06/15 00:02 android14-6.1 60662882b7bd 76decb82 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
* Struck through repros no longer work on HEAD.