------------[ cut here ]------------ WARNING: CPU: 0 PID: 9049 at lib/iov_iter.c:385 _copy_from_iter+0x2f1/0x1320 Modules linked in: CPU: 0 PID: 9049 Comm: syz-executor.3 Not tainted 6.4.0-rc4-next-20230602 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 RIP: 0010:_copy_from_iter+0x2f1/0x1320 Code: b2 ff ff 89 c3 e9 1f ff ff ff e8 7a e0 35 ff be 85 01 00 00 48 c7 c7 60 ea 9e 84 e8 59 3a 5a ff e9 13 fe ff ff e8 5f e0 35 ff <0f> 0b 45 31 f6 e9 67 ff ff ff e8 50 e0 35 ff 31 ff 89 ee e8 87 db RSP: 0018:ffff888045297608 EFLAGS: 00010216 RAX: 0000000000004236 RBX: 0000000000000000 RCX: ffffc90005e32000 RDX: 0000000000040000 RSI: ffffffff82162b21 RDI: 0000000000000001 RBP: 0000000000000000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: ffffffff846000aa R12: 0000000000001000 R13: ffffea00011d8800 R14: 0000000000001000 R15: ffff888045297838 FS: 00007f8007f99700(0000) GS:ffff88806ce00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f196e5d2260 CR3: 0000000044486000 CR4: 0000000000350ef0 Call Trace: copy_page_from_iter+0xe3/0x180 blk_rq_map_user_iov+0xb39/0x16c0 blk_rq_map_user_io+0x1d1/0x200 sg_common_write.constprop.0+0xd8d/0x15f0 sg_write.part.0+0x698/0xac0 sg_write+0x8d/0xe0 vfs_write+0x2b8/0xd40 ksys_write+0x12b/0x260 do_syscall_64+0x3f/0x90 entry_SYSCALL_64_after_hwframe+0x6e/0xd8 RIP: 0033:0x7f800aa23b19 EXT4-fs: quotafile must be on filesystem root Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f8007f99188 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007f800ab36f60 RCX: 00007f800aa23b19 RDX: 0000000000000125 RSI: 00000000200003c0 RDI: 0000000000000005 RBP: 00007f800aa7df6d R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffcafd0ccaf R14: 00007f8007f99300 R15: 0000000000022000 irq event stamp: 4811 hardirqs last enabled at (4843): [] asm_sysvec_apic_timer_interrupt+0x1a/0x20 hardirqs last disabled at (4868): [] __up_console_sem+0x5d/0x80 softirqs last enabled at (3214): [] irq_exit_rcu+0x93/0xc0 softirqs last disabled at (3205): [] irq_exit_rcu+0x93/0xc0 ---[ end trace 0000000000000000 ]--- SELinux: unrecognized netlink message: protocol=0 nlmsg_type=61 sclass=netlink_route_socket pid=9167 comm=syz-executor.3 audit: type=1400 audit(2000000255.860:16): avc: denied { read } for pid=9048 comm="syz-executor.3" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=perf_event permissive=1 sg_write: data in/out 917468/251 bytes for SCSI command 0x0-- guessing data in; program syz-executor.3 not setting count and/or reply_len properly tmpfs: Unsupported parameter 'huge' loop6: detected capacity change from 0 to 264192 EXT4-fs: quotafile must be on filesystem root EXT4-fs (sda): re-mounted 7b5d9a40-9011-49ec-8035-27953f97a4d8 r/w. Quota mode: none. EXT4-fs (sda): re-mounted 7b5d9a40-9011-49ec-8035-27953f97a4d8 r/w. Quota mode: none. ---------------- Code disassembly (best guess), 1 bytes skipped: 0: ff c3 inc %ebx 2: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) 9: 00 00 00 c: 0f 1f 40 00 nopl 0x0(%rax) 10: 48 89 f8 mov %rdi,%rax 13: 48 89 f7 mov %rsi,%rdi 16: 48 89 d6 mov %rdx,%rsi 19: 48 89 ca mov %rcx,%rdx 1c: 4d 89 c2 mov %r8,%r10 1f: 4d 89 c8 mov %r9,%r8 22: 4c 8b 4c 24 08 mov 0x8(%rsp),%r9 27: 0f 05 syscall * 29: 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax <-- trapping instruction 2f: 73 01 jae 0x32 31: c3 retq 32: 48 c7 c1 bc ff ff ff mov $0xffffffffffffffbc,%rcx 39: f7 d8 neg %eax 3b: 64 89 01 mov %eax,%fs:(%rcx) 3e: 48 rex.W