| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| android-5-15 | kernel BUG in ext4_ext_insert_index origin:lts | -1 | C | 8 | 11d | 129d | 0/2 | upstream: reported C repro on 2025/10/28 23:50 |
syzbot |
sign-in | mailing list | source | docs |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| android-5-15 | kernel BUG in ext4_ext_insert_index origin:lts | -1 | C | 8 | 11d | 129d | 0/2 | upstream: reported C repro on 2025/10/28 23:50 |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2026/03/05 06:12 | 5m | retest repro | android13-5.10-lts | report log | |
| 2026/03/05 06:12 | 8m | retest repro | android13-5.10-lts | report log | |
| 2026/03/05 06:12 | 7m | retest repro | android13-5.10-lts | report log | |
| 2026/03/05 06:12 | 6m | retest repro | android13-5.10-lts | report log | |
| 2026/03/05 06:12 | 9m | retest repro | android13-5.10-lts | report log | |
| 2026/02/19 03:48 | 1h54m | retest repro | android13-5.10-lts | report log | |
| 2026/01/29 03:47 | 5m | retest repro | android13-5.10-lts | report log | |
| 2026/01/29 03:47 | 8m | retest repro | android13-5.10-lts | report log | |
| 2026/01/29 03:47 | 6m | retest repro | android13-5.10-lts | report log | |
| 2026/01/04 13:08 | 19m | retest repro | android13-5.10-lts | report log |
EXT4-fs (loop2): mounted filesystem without journal. Opts: dioread_nolock,noauto_da_alloc,inlinecrypt,i_version,block_validity,barrier=0x0000000000000009,data_err=ignore,grpquota,noblock_validity,user_xattr,resuid=0x0000000000000000,quota,,errors=continue EXT4-fs error (device loop2): ext4_mb_mark_diskspace_used:3358: comm syz.2.17: Allocating blocks 497-513 which overlap fs metadata EXT4-fs (loop2): pa ffff8881107cd000: logic 128, phys. 385, len 8 EXT4-fs error (device loop2): ext4_mb_release_inode_pa:4375: group 0, free 0, pa_free 1 ------------[ cut here ]------------ kernel BUG at fs/ext4/extents.c:1014! invalid opcode: 0000 [#1] PREEMPT SMP KASAN CPU: 1 PID: 367 Comm: syz.2.17 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 RIP: 0010:ext4_ext_insert_index+0x52d/0x530 fs/ext4/extents.c:1014 Code: 4c 89 fa e9 ca fd ff ff 44 89 f1 80 e1 07 fe c1 38 c1 0f 8c dd fd ff ff 4c 89 f7 e8 fd e5 d2 ff e9 d0 fd ff ff e8 93 68 98 ff <0f> 0b 90 55 48 89 e5 41 57 41 56 41 55 41 54 53 48 81 ec c0 00 00 RSP: 0018:ffffc90002e06ae0 EFLAGS: 00010293 RAX: ffffffff81cc4d3d RBX: ffff888126b98418 RCX: ffff88812a0213c0 RDX: 0000000000000000 RSI: 00000000ffffffff RDI: 0000000000000000 RBP: ffffc90002e06b50 R08: ffff888120d92dcf R09: 1ffff110241b25b9 R10: dffffc0000000000 R11: ffffed10241b25ba R12: 0000000000000000 R13: 0000000000000054 R14: 00000000ffffffff R15: 0000000000000054 FS: 000055557f6fa500(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000200000047000 CR3: 000000010f8a5000 CR4: 00000000003506a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: ext4_ext_split fs/ext4/extents.c:1272 [inline] ext4_ext_create_new_leaf fs/ext4/extents.c:1414 [inline] ext4_ext_insert_extent+0x3948/0x45d0 fs/ext4/extents.c:2098 ext4_ext_map_blocks+0x17a9/0x5dd0 fs/ext4/extents.c:4356 ext4_map_blocks+0x985/0x1bd0 fs/ext4/inode.c:674 _ext4_get_block+0x1d1/0x4e0 fs/ext4/inode.c:817 ext4_get_block_unwritten+0x2a/0x40 fs/ext4/inode.c:848 ext4_block_write_begin+0x573/0x1340 fs/ext4/inode.c:1101 ext4_write_begin+0x67e/0x1690 fs/ext4/ext4_jbd2.h:-1 ext4_da_write_begin+0x478/0xf10 fs/ext4/inode.c:3033 generic_perform_write+0x2ce/0x540 mm/filemap.c:3509 ext4_buffered_write_iter+0x4b8/0x640 fs/ext4/file.c:271 ext4_file_write_iter+0x53f/0x1980 fs/ext4/file.c:-1 call_write_iter include/linux/fs.h:2066 [inline] new_sync_write fs/read_write.c:518 [inline] vfs_write+0x758/0xdc0 fs/read_write.c:605 ksys_write+0x149/0x250 fs/read_write.c:658 __do_sys_write fs/read_write.c:670 [inline] __se_sys_write fs/read_write.c:667 [inline] __x64_sys_write+0x7b/0x90 fs/read_write.c:667 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x61/0xcb RIP: 0033:0x7f99c6341eb9 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007ffe4e042c88 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007f99c65bcfa0 RCX: 00007f99c6341eb9 RDX: 00000000fffffdab RSI: 0000200000000000 RDI: 0000000000000006 RBP: 00007f99c63afc1f R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f99c65bcfac R14: 00007f99c65bcfa0 R15: 00007f99c65bcfa0 Modules linked in: ---[ end trace 8c19efb37497653e ]--- RIP: 0010:ext4_ext_insert_index+0x52d/0x530 fs/ext4/extents.c:1014 Code: 4c 89 fa e9 ca fd ff ff 44 89 f1 80 e1 07 fe c1 38 c1 0f 8c dd fd ff ff 4c 89 f7 e8 fd e5 d2 ff e9 d0 fd ff ff e8 93 68 98 ff <0f> 0b 90 55 48 89 e5 41 57 41 56 41 55 41 54 53 48 81 ec c0 00 00 RSP: 0018:ffffc90002e06ae0 EFLAGS: 00010293 RAX: ffffffff81cc4d3d RBX: ffff888126b98418 RCX: ffff88812a0213c0 RDX: 0000000000000000 RSI: 00000000ffffffff RDI: 0000000000000000 RBP: ffffc90002e06b50 R08: ffff888120d92dcf R09: 1ffff110241b25b9 R10: dffffc0000000000 R11: ffffed10241b25ba R12: 0000000000000000 R13: 0000000000000054 R14: 00000000ffffffff R15: 0000000000000054 FS: 000055557f6fa500(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000200000047000 CR3: 000000010f8a5000 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/05 03:40 | android13-5.10-lts | 186f761c519d | ea10c935 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/09/26 12:45 | android13-5.10-lts | 911f602c2237 | 0abd0691 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/07/11 09:51 | android13-5.10-lts | 59e9a7228857 | 3cda49cf | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/07/11 08:46 | android13-5.10-lts | 59e9a7228857 | 3cda49cf | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/07/11 06:50 | android13-5.10-lts | 59e9a7228857 | 3cda49cf | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/07/11 05:37 | android13-5.10-lts | 59e9a7228857 | 3cda49cf | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/06/17 07:53 | android13-5.10-lts | d76d4cd0623a | cfebc887 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/06/17 06:33 | android13-5.10-lts | d76d4cd0623a | cfebc887 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/06/16 19:21 | android13-5.10-lts | d76d4cd0623a | d1716036 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/05/12 07:52 | android13-5.10-lts | 7e2543346ff7 | 77908e5f | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/05/12 06:29 | android13-5.10-lts | 7e2543346ff7 | 77908e5f | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/05/12 05:47 | android13-5.10-lts | 7e2543346ff7 | 77908e5f | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | |
| 2025/05/12 07:09 | android13-5.10-lts | 7e2543346ff7 | 77908e5f | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | ||
| 2025/06/01 07:39 | android13-5.10-lts | cf6ed0f1511d | 3d2f584d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | ||
| 2025/05/31 04:44 | android13-5.10-lts | cf6ed0f1511d | 3d2f584d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | ||
| 2025/05/12 07:53 | android13-5.10-lts | 7e2543346ff7 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index | ||
| 2025/05/12 05:02 | android13-5.10-lts | 7e2543346ff7 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-10 | kernel BUG in ext4_ext_insert_index |