| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2026/02/08 | lts (merge base) | 9eec9a14ee10 | C | [report] kernel BUG in ext4_ext_insert_extent |
| 2026/02/08 | upstream (ToT) | e7aa57247700 | C | [report] kernel BUG in ext4_ext_insert_extent |
syzbot |
sign-in | mailing list | source | docs |
| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2026/02/08 | lts (merge base) | 9eec9a14ee10 | C | [report] kernel BUG in ext4_ext_insert_extent |
| 2026/02/08 | upstream (ToT) | e7aa57247700 | C | [report] kernel BUG in ext4_ext_insert_extent |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| upstream | kernel BUG in ext4_ext_insert_extent (2) ext4 | -1 | C | done | 38 | 16d | 353d | 0/29 | upstream: reported C repro on 2025/04/11 16:16 | |
| android-54 | kernel BUG in ext4_ext_insert_extent | -1 | 1 | 1526d | 1526d | 0/2 | auto-closed as invalid on 2022/05/24 20:39 | |||
| upstream | kernel BUG in ext4_ext_insert_extent ext4 | -1 | 1 | 1852d | 1848d | 0/29 | auto-closed as invalid on 2021/06/02 20:11 | |||
| android-6-1 | kernel BUG in ext4_ext_insert_extent origin:upstream | -1 | syz | 9 | 7d19h | 45d | 0/2 | premoderation: reported syz repro on 2026/02/13 16:13 | ||
| android-5-10 | kernel BUG in ext4_ext_insert_extent | -1 | C | error | 11 | 10d | 25d | 0/2 | upstream: reported C repro on 2026/03/05 21:58 |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2026/03/21 00:17 | 7m | retest repro | android13-5.15-lts | report log | |
| 2026/03/21 00:17 | 8m | retest repro | android13-5.15-lts | report log | |
| 2026/03/21 00:17 | 7m | retest repro | android13-5.15-lts | report log | |
| 2026/03/21 00:17 | 6m | retest repro | android13-5.15-lts | report log | |
| 2026/03/21 00:17 | 6m | retest repro | android13-5.15-lts | report log |
------------[ cut here ]------------ kernel BUG at fs/ext4/extents.c:2140! invalid opcode: 0000 [#1] PREEMPT SMP KASAN CPU: 1 PID: 1506 Comm: syz.6.60 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026 RIP: 0010:ext4_ext_insert_extent+0x477e/0x47c0 fs/ext4/extents.c:2140 Code: ff 44 89 f1 80 e1 07 fe c1 38 c1 0f 8c a5 e8 ff ff 4c 89 f7 e8 33 7b d4 ff e9 98 e8 ff ff e8 69 50 95 ff 0f 0b e8 62 50 95 ff <0f> 0b e8 5b 50 95 ff 0f 0b 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 19 RSP: 0018:ffffc90005166140 EFLAGS: 00010293 RAX: ffffffff81d47c4e RBX: ffff88812b2f0400 RCX: ffff8881118c93c0 RDX: 0000000000000000 RSI: 0000000000000006 RDI: 0000000000000006 RBP: ffffc900051662f0 R08: ffff888122547697 R09: 1ffff110244a8ed2 R10: dffffc0000000000 R11: ffffed10244a8ed3 R12: 0000000000000006 R13: ffff88812ef241a0 R14: ffff88812b2f043c R15: 0000000000000006 FS: 00007f89224a66c0(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffcc1eedd40 CR3: 0000000111f6d000 CR4: 00000000003506a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> ext4_ext_map_blocks+0x186c/0x61e0 fs/ext4/extents.c:4362 ext4_map_blocks+0x988/0x1b30 fs/ext4/inode.c:674 _ext4_get_block+0x1ea/0x540 fs/ext4/inode.c:817 ext4_get_block_unwritten+0x2a/0x40 fs/ext4/inode.c:848 ext4_block_write_begin+0x563/0x1160 fs/ext4/inode.c:1102 ext4_write_begin+0x65a/0x12e0 fs/ext4/ext4_jbd2.h:-1 ext4_da_write_begin+0x321/0xbf0 fs/ext4/inode.c:2988 generic_perform_write+0x2b7/0x690 mm/filemap.c:3870 ext4_buffered_write_iter+0x4ed/0x670 fs/ext4/file.c:270 ext4_file_write_iter+0x440/0x1540 fs/ext4/file.c:-1 __kernel_write+0x510/0x950 fs/read_write.c:539 __dump_emit+0x246/0x370 fs/coredump.c:880 dump_emit+0x383/0x3f0 fs/coredump.c:917 dump_user_range+0x86/0x1c0 fs/coredump.c:954 elf_core_dump+0x2a8f/0x2fd0 fs/binfmt_elf.c:2285 do_coredump+0x1452/0x2950 fs/coredump.c:831 get_signal+0x38d/0x1480 kernel/signal.c:2893 arch_do_signal_or_restart+0xdf/0x11c0 arch/x86/kernel/signal.c:867 handle_signal_work kernel/entry/common.c:154 [inline] exit_to_user_mode_loop+0xa7/0xe0 kernel/entry/common.c:178 exit_to_user_mode_prepare+0x87/0xd0 kernel/entry/common.c:214 irqentry_exit_to_user_mode+0x9/0x10 kernel/entry/common.c:320 irqentry_exit+0x12/0x40 kernel/entry/common.c:411 exc_page_fault+0x5e/0xb0 arch/x86/mm/fault.c:1568 asm_exc_page_fault+0x27/0x30 arch/x86/include/asm/idtentry.h:606 RIP: 0033:0x7f8922641eb9 Code: Unable to access opcode bytes at RIP 0x7f8922641e8f. RSP: 002b:00007f89224a5fd8 EFLAGS: 00010206 RAX: 0000000000000000 RBX: 00007f89228bcfa0 RCX: 00007f8922641eb9 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000000000a000 RBP: 00007f89226afc1f R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000206 R12: 0000000000000000 R13: 00007f89228bd038 R14: 00007f89228bcfa0 R15: 00007ffcc1ef1308 </TASK> Modules linked in: ---[ end trace 3731153fa4331a1f ]--- RIP: 0010:ext4_ext_insert_extent+0x477e/0x47c0 fs/ext4/extents.c:2140 Code: ff 44 89 f1 80 e1 07 fe c1 38 c1 0f 8c a5 e8 ff ff 4c 89 f7 e8 33 7b d4 ff e9 98 e8 ff ff e8 69 50 95 ff 0f 0b e8 62 50 95 ff <0f> 0b e8 5b 50 95 ff 0f 0b 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 19 RSP: 0018:ffffc90005166140 EFLAGS: 00010293 RAX: ffffffff81d47c4e RBX: ffff88812b2f0400 RCX: ffff8881118c93c0 RDX: 0000000000000000 RSI: 0000000000000006 RDI: 0000000000000006 RBP: ffffc900051662f0 R08: ffff888122547697 R09: 1ffff110244a8ed2 R10: dffffc0000000000 R11: ffffed10244a8ed3 R12: 0000000000000006 R13: ffff88812ef241a0 R14: ffff88812b2f043c R15: 0000000000000006 FS: 00007f89224a66c0(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f8922641e8f CR3: 0000000111f6d000 CR4: 00000000003506a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/02/08 07:48 | android13-5.15-lts | b5b90d209864 | 4c131dc4 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | |
| 2026/03/03 12:27 | android13-5.15-lts | e714749f59d3 | 28b83e23 | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/02/22 02:54 | android13-5.15-lts | 13d6d33696ef | 6e7b5511 | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/02/08 08:22 | android13-5.15-lts | b5b90d209864 | 4c131dc4 | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/02/08 07:25 | android13-5.15-lts | b5b90d209864 | 4c131dc4 | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/03/06 01:03 | android13-5.15-lts | e714749f59d3 | 31e9c887 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/03/06 01:03 | android13-5.15-lts | e714749f59d3 | 31e9c887 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/03/06 00:45 | android13-5.15-lts | e714749f59d3 | 31e9c887 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/03/03 11:04 | android13-5.15-lts | e714749f59d3 | 28b83e23 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/03/03 10:57 | android13-5.15-lts | e714749f59d3 | 28b83e23 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent | ||
| 2026/02/22 02:25 | android13-5.15-lts | 13d6d33696ef | 6e7b5511 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | kernel BUG in ext4_ext_insert_extent |