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: 809d, last: 8h34m
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 452d 880d 3/3 fixed on 2024/07/20 06:27
upstream kernel BUG at fs/buffer.c:LINE! nilfs -1 C done error 567 510d 2692d 25/29 fixed on 2024/04/10 03:59
upstream kernel BUG in submit_bh_wbc (2) udf -1 C done 123 389d 494d 27/29 fixed on 2024/08/14 03:44
linux-4.14 kernel BUG at fs/buffer.c:LINE! -1 C error 59 924d 2318d 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 218 3d08h 401d 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 931d 1745d 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 99d 2050d 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 315d 322d 28/29 fixed on 2024/11/12 23:31
linux-5.15 kernel BUG in submit_bh_wbc -1 C error 8 542d 820d 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 495d 504d 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 (2143):
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/09/01 07:37 android14-6.1 02ca81000485 807a3b61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/30 17:38 android14-6.1 02ca81000485 807a3b61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/29 08:25 android14-6.1 17c227d12e45 d401b9d7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/29 04:14 android14-6.1 17c227d12e45 d401b9d7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/29 02:16 android14-6.1 17c227d12e45 d401b9d7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/28 19:50 android14-6.1 17c227d12e45 d401b9d7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/28 04:50 android14-6.1 47b374a18638 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/26 00:48 android14-6.1 47b374a18638 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/25 04:48 android14-6.1 397bc5b3eca0 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/24 15:10 android14-6.1 397bc5b3eca0 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/22 14:26 android14-6.1 397bc5b3eca0 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/22 03:31 android14-6.1 26fad7be44e2 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/21 13:31 android14-6.1 26fad7be44e2 3e79b825 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/20 22:10 android14-6.1 26fad7be44e2 0b9605c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/20 14:40 android14-6.1 87b9d836c3d8 0b9605c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/20 02:04 android14-6.1 87b9d836c3d8 79512909 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/19 13:17 android14-6.1 87b9d836c3d8 254a27c1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/19 11:40 android14-6.1 87b9d836c3d8 523f460e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/17 10:25 android14-6.1 87b9d836c3d8 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/14 13:27 android14-6.1 c750dc582629 5d8c2ac2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/14 03:20 android14-6.1 c750dc582629 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/12 17:50 android14-6.1 c750dc582629 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/11 18:40 android14-6.1 c750dc582629 c06e8995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/10 17:16 android14-6.1 c750dc582629 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/08 14:47 android14-6.1 c750dc582629 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/08 01:56 android14-6.1 c750dc582629 6a893178 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/06 18:04 android14-6.1 39fefc4d6aea ffe1dd46 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/05 06:58 android14-6.1 39e817cf9025 f5bcc8dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/05 06:58 android14-6.1 39e817cf9025 f5bcc8dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/08/02 00:33 android14-6.1 4a6a5e5dbb49 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/30 22:32 android14-6.1 2245c50c5f5f f8f2b4da .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/29 19:08 android14-6.1 a46573cd15fc c4a95487 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/28 19:58 android14-6.1 80964585855f 6654ea9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/28 18:13 android14-6.1 80964585855f 6654ea9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/24 23:03 android14-6.1 96160a0e0aa1 fb8f743d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/24 10:46 android14-6.1 96160a0e0aa1 65d60d73 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/24 02:37 android14-6.1 96160a0e0aa1 0c1d6ded .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/24 02:37 android14-6.1 96160a0e0aa1 0c1d6ded .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/23 03:43 android14-6.1 de932537be34 e1dd4f22 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/22 02:09 android14-6.1 de932537be34 1555463b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/18 19:57 android14-6.1 145c7fad733f 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 kernel BUG in submit_bh_wbc
2025/07/16 07:06 android14-6.1 145c7fad733f 124ec9cc .config console log report info [disk image] [vmlinux] [kernel image] 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
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.