loop1: detected capacity change from 0 to 4096 EXT4-fs (loop1): mounted filesystem without journal. Quota mode: writeback. ------------[ cut here ]------------ WARNING: CPU: 2 PID: 21532 at fs/ext4/inode.c:3418 ext4_iomap_begin+0x1aa/0x780 fs/ext4/inode.c:3418 Modules linked in: CPU: 2 PID: 21532 Comm: syz-executor.1 Not tainted 5.19.0-rc6-syzkaller-00111-gb047602d579b #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.14.0-2 04/01/2014 RIP: 0010:ext4_iomap_begin+0x1aa/0x780 fs/ext4/inode.c:3418 Code: 83 c0 01 38 d0 7c 08 84 d2 0f 85 d8 05 00 00 41 0f b7 9f c2 05 00 00 31 ff 89 de e8 60 d4 5a ff 66 85 db 74 5c e8 36 d8 5a ff <0f> 0b 41 bd de ff ff ff e8 29 d8 5a ff 48 b8 00 00 00 00 00 fc ff RSP: 0018:ffffc90004b67240 EFLAGS: 00010212 RAX: 00000000000365c2 RBX: 00000000000000a4 RCX: ffffc90002ed9000 RDX: 0000000000040000 RSI: ffffffff821f924a RDI: 0000000000000003 RBP: 0000000000000190 R08: 0000000000000003 R09: 0000000000000000 R10: 00000000000000a4 R11: 0000000000000001 R12: 000000000000000c R13: ffff8880736f67ca R14: ffffc90004b67530 R15: ffff8880736f6700 FS: 0000000000000000(0000) GS:ffff88802c800000(0063) knlGS:00000000f7fadb40 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033 CR2: 000000005659408c CR3: 000000004a7fd000 CR4: 0000000000150ef0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: iomap_iter+0x454/0x1110 fs/iomap/iter.c:74 __iomap_dio_rw+0x6b6/0x1a80 fs/iomap/direct-io.c:600 iomap_dio_rw+0x3c/0xa0 fs/iomap/direct-io.c:689 ext4_dio_write_iter fs/ext4/file.c:566 [inline] ext4_file_write_iter+0xe50/0x1520 fs/ext4/file.c:677 call_write_iter include/linux/fs.h:2058 [inline] do_iter_readv_writev+0x3d1/0x640 fs/read_write.c:742 do_iter_write+0x182/0x700 fs/read_write.c:868 vfs_iter_write+0x70/0xa0 fs/read_write.c:909 iter_file_splice_write+0x723/0xc70 fs/splice.c:689 do_splice_from fs/splice.c:767 [inline] direct_splice_actor+0x110/0x180 fs/splice.c:936 splice_direct_to_actor+0x34b/0x8c0 fs/splice.c:891 do_splice_direct+0x1a7/0x270 fs/splice.c:979 do_sendfile+0xae0/0x1240 fs/read_write.c:1262 __do_compat_sys_sendfile fs/read_write.c:1348 [inline] __se_compat_sys_sendfile fs/read_write.c:1331 [inline] __ia32_compat_sys_sendfile+0x1dd/0x220 fs/read_write.c:1331 do_syscall_32_irqs_on arch/x86/entry/common.c:112 [inline] __do_fast_syscall_32+0x65/0xf0 arch/x86/entry/common.c:178 do_fast_syscall_32+0x2f/0x70 arch/x86/entry/common.c:203 entry_SYSENTER_compat_after_hwframe+0x70/0x82 RIP: 0023:0xf7fb2549 Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00 RSP: 002b:00000000f7fad5cc EFLAGS: 00000296 ORIG_RAX: 00000000000000bb RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 0000000000000004 RDX: 0000000000000000 RSI: 00000000ffffdffa RDI: 0000000000000000 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000296 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 ---------------- Code disassembly (best guess): 0: 03 74 c0 01 add 0x1(%rax,%rax,8),%esi 4: 10 05 03 74 b8 01 adc %al,0x1b87403(%rip) # 0x1b8740d a: 10 06 adc %al,(%rsi) c: 03 74 b4 01 add 0x1(%rsp,%rsi,4),%esi 10: 10 07 adc %al,(%rdi) 12: 03 74 b0 01 add 0x1(%rax,%rsi,4),%esi 16: 10 08 adc %cl,(%rax) 18: 03 74 d8 01 add 0x1(%rax,%rbx,8),%esi 1c: 00 00 add %al,(%rax) 1e: 00 00 add %al,(%rax) 20: 00 51 52 add %dl,0x52(%rcx) 23: 55 push %rbp 24: 89 e5 mov %esp,%ebp 26: 0f 34 sysenter 28: cd 80 int $0x80 * 2a: 5d pop %rbp <-- trapping instruction 2b: 5a pop %rdx 2c: 59 pop %rcx 2d: c3 retq 2e: 90 nop 2f: 90 nop 30: 90 nop 31: 90 nop 32: 8d b4 26 00 00 00 00 lea 0x0(%rsi,%riz,1),%esi 39: 8d b4 26 00 00 00 00 lea 0x0(%rsi,%riz,1),%esi