syzbot


kernel BUG in ext4_write_inline_data_end (2)

Status: premoderation: reported syz repro on 2026/06/16 00:15
Reported-by: syzbot+918168c0e26bc69753fb@syzkaller.appspotmail.com
First crash: 4d13h, last: 4d13h
Similar bugs (14)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream kernel BUG at fs/ext4/inline.c:LINE! ext4 -1 C done done 76 1251d 2075d 22/29 fixed on 2023/02/24 13:50
android-54 kernel BUG in ext4_write_inline_data_end -1 C 4 1435d 1569d 2/2 fixed on 2022/09/27 22:24
android-5-10 kernel BUG in ext4_write_inline_data_end -1 C error 3 1502d 1569d 0/2 closed as dup on 2022/03/04 15:25
android-5-15 kernel BUG in ext4_write_inline_data_end (2) origin:upstream -1 C error 13 23d 1000d 0/2 upstream: reported C repro on 2023/09/24 12:05
android-5-10 kernel BUG in ext4_write_inline_data_end (2) -1 C error 22 54d 1453d 2/2 upstream: reported C repro on 2022/06/27 15:18
linux-6.1 kernel BUG in ext4_write_inline_data_end origin:upstream -1 C error 44 434d 1195d 0/3 upstream: reported C repro on 2023/03/12 18:03
android-6-1 kernel BUG in ext4_write_inline_data_end origin:lts -1 C error done 2 546d 949d 0/2 auto-obsoleted due to no activity on 2025/03/30 21:55
android-5-15 kernel BUG in ext4_write_inline_data_end -1 C error 11 1293d 1354d 2/2 fixed on 2023/02/02 00:40
linux-4.19 kernel BUG in ext4_write_inline_data_end ext4 -1 C error 12 1205d 1952d 0/1 upstream: reported C repro on 2021/02/14 13:39
linux-5.15 kernel BUG in ext4_write_inline_data_end origin:upstream -1 C error 8 19d 1117d 0/3 upstream: reported C repro on 2023/05/30 10:48
upstream kernel BUG in ext4_write_inline_data_end ext4 -1 C error done 32 908d 1205d 25/29 fixed on 2024/01/30 23:26
android-54 kernel BUG in ext4_write_inline_data_end (2) ext4 -1 syz 9 477d 1241d 0/2 upstream: reported syz repro on 2023/01/25 15:39
linux-4.14 kernel BUG in ext4_write_inline_data_end -1 C error 4 1291d 1877d 0/1 upstream: reported C repro on 2021/04/30 02:18
upstream kernel BUG in ext4_write_inline_data_end (2) ext4 -1 C inconclusive error 174 19h27m 869d 23/29 upstream: reported C repro on 2024/02/02 09:24

Sample crash report:
------------[ cut here ]------------
kernel BUG at fs/ext4/inline.c:785!
invalid opcode: 0000 [#1] PREEMPT SMP KASAN
CPU: 1 PID: 8657 Comm: syz.2.2155 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
RIP: 0010:ext4_write_inline_data_end+0xa36/0xa40 fs/ext4/inline.c:785
Code: d4 cc ff e9 16 f9 ff ff 44 89 f1 80 e1 07 fe c1 38 c1 0f 8c 09 fb ff ff 4c 89 f7 e8 34 d4 cc ff e9 fc fa ff ff e8 aa 49 87 ff <0f> 0b e8 a3 49 87 ff 0f 0b 90 55 48 89 e5 41 57 41 56 41 55 41 54
RSP: 0018:ffffc90000ca76e0 EFLAGS: 00010293
RAX: ffffffff81ea0b76 RBX: 0000004400000000 RCX: ffff88810d4ea880
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90000ca7800 R08: ffff8881243acaaf R09: 1ffff11024875955
R10: dffffc0000000000 R11: ffffed1024875956 R12: 1ffff92000194ee8
R13: ffff8881243acaa8 R14: 0000000000000000 R15: dffffc0000000000
FS:  00007f55500756c0(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f5546c3f000 CR3: 0000000117a27000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 ext4_write_end+0x397/0x930 fs/ext4/inode.c:1349
 ext4_da_write_end+0x8b/0x930 fs/ext4/inode.c:3087
 generic_perform_write+0x3e5/0x740 mm/filemap.c:3926
 ext4_buffered_write_iter+0x38f/0x690 fs/ext4/file.c:285
 ext4_file_write_iter+0x4b2/0x1540 fs/ext4/file.c:-1
 call_write_iter include/linux/fs.h:2282 [inline]
 new_sync_write fs/read_write.c:491 [inline]
 vfs_write+0x5ef/0xd00 fs/read_write.c:584
 ksys_write+0x14a/0x260 fs/read_write.c:637
 __do_sys_write fs/read_write.c:649 [inline]
 __se_sys_write fs/read_write.c:646 [inline]
 __x64_sys_write+0x7b/0x90 fs/read_write.c:646
 x64_sys_call+0x27b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:2
 do_syscall_x64 arch/x86/entry/common.c:46 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f554f19ce59
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:00007f5550075028 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007f554f415fa0 RCX: 00007f554f19ce59
RDX: 0000000000000004 RSI: 00002000000008c0 RDI: 0000000000000004
RBP: 00007f554f232d6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f554f416038 R14: 00007f554f415fa0 R15: 00007ffc307c4098
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:ext4_write_inline_data_end+0xa36/0xa40 fs/ext4/inline.c:785
Code: d4 cc ff e9 16 f9 ff ff 44 89 f1 80 e1 07 fe c1 38 c1 0f 8c 09 fb ff ff 4c 89 f7 e8 34 d4 cc ff e9 fc fa ff ff e8 aa 49 87 ff <0f> 0b e8 a3 49 87 ff 0f 0b 90 55 48 89 e5 41 57 41 56 41 55 41 54
RSP: 0018:ffffc90000ca76e0 EFLAGS: 00010293
RAX: ffffffff81ea0b76 RBX: 0000004400000000 RCX: ffff88810d4ea880
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90000ca7800 R08: ffff8881243acaaf R09: 1ffff11024875955
R10: dffffc0000000000 R11: ffffed1024875956 R12: 1ffff92000194ee8
R13: ffff8881243acaa8 R14: 0000000000000000 R15: dffffc0000000000
FS:  00007f55500756c0(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fe59cff5000 CR3: 0000000117a27000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/16 00:14 android14-6.1 f17c14b8ada7 50bb0618 .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 kernel BUG in ext4_write_inline_data_end
* Struck through repros no longer work on HEAD.