BUG: unable to handle page fault for address: ffffed105b798bff #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 23fff3067 P4D 23fff3067 PUD 23fff1067 PMD 0 Oops: 0000 [#1] PREEMPT SMP KASAN CPU: 1 PID: 413 Comm: syz-executor.0 Not tainted 5.4.265-syzkaller-04843-g1b3143b9b166 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024 RIP: 0010:fuse_dev_do_write+0x21f0/0x4e00 fs/fuse/dev.c:1939 Code: c9 b3 ff 4d 8b 3f 4c 89 e0 48 c1 e8 03 0f b6 04 18 84 c0 0f 85 cc 26 00 00 45 8b 24 24 41 ff cc 4d 01 fc 4c 89 e0 48 c1 e8 03 <0f> b6 04 18 84 c0 0f 85 cd 26 00 00 41 c6 04 24 00 41 80 3c 1e 00 RSP: 0018:ffff8881dbcbf7e0 EFLAGS: 00010a07 RAX: 1ffff1105b798bff RBX: dffffc0000000000 RCX: ffff8881f0d06e40 RDX: 0000000000000000 RSI: 00000000000007e0 RDI: 00000000000007e0 RBP: ffff8881dbcbfb30 R08: ffffffff81e04f20 R09: fffff94000ecb0b7 R10: 0000000000000000 R11: dffffc0000000001 R12: ffff8882dbcc5fff R13: 0000000000000010 R14: 1ffff1103b950a86 R15: ffff8881dbcc6000 FS: 00007f8fc5a3b6c0(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffed105b798bff CR3: 00000001dcb78000 CR4: 00000000003406a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: fuse_dev_write+0x15b/0x1e0 fs/fuse/dev.c:1976 call_write_iter include/linux/fs.h:1983 [inline] new_sync_write fs/read_write.c:483 [inline] __vfs_write+0x5d3/0x750 fs/read_write.c:496 vfs_write+0x206/0x4e0 fs/read_write.c:558 ksys_write+0x199/0x2c0 fs/read_write.c:611 do_syscall_64+0xca/0x1c0 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x5c/0xc1 Modules linked in: CR2: ffffed105b798bff ---[ end trace c1d2d58f8c790eab ]--- RIP: 0010:fuse_dev_do_write+0x21f0/0x4e00 fs/fuse/dev.c:1939 Code: c9 b3 ff 4d 8b 3f 4c 89 e0 48 c1 e8 03 0f b6 04 18 84 c0 0f 85 cc 26 00 00 45 8b 24 24 41 ff cc 4d 01 fc 4c 89 e0 48 c1 e8 03 <0f> b6 04 18 84 c0 0f 85 cd 26 00 00 41 c6 04 24 00 41 80 3c 1e 00 RSP: 0018:ffff8881dbcbf7e0 EFLAGS: 00010a07 RAX: 1ffff1105b798bff RBX: dffffc0000000000 RCX: ffff8881f0d06e40 RDX: 0000000000000000 RSI: 00000000000007e0 RDI: 00000000000007e0 RBP: ffff8881dbcbfb30 R08: ffffffff81e04f20 R09: fffff94000ecb0b7 R10: 0000000000000000 R11: dffffc0000000001 R12: ffff8882dbcc5fff R13: 0000000000000010 R14: 1ffff1103b950a86 R15: ffff8881dbcc6000 FS: 00007f8fc5a3b6c0(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffed105b798bff CR3: 00000001dcb78000 CR4: 00000000003406a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: c9 leave 1: b3 ff mov $0xff,%bl 3: 4d 8b 3f mov (%r15),%r15 6: 4c 89 e0 mov %r12,%rax 9: 48 c1 e8 03 shr $0x3,%rax d: 0f b6 04 18 movzbl (%rax,%rbx,1),%eax 11: 84 c0 test %al,%al 13: 0f 85 cc 26 00 00 jne 0x26e5 19: 45 8b 24 24 mov (%r12),%r12d 1d: 41 ff cc dec %r12d 20: 4d 01 fc add %r15,%r12 23: 4c 89 e0 mov %r12,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 0f b6 04 18 movzbl (%rax,%rbx,1),%eax <-- trapping instruction 2e: 84 c0 test %al,%al 30: 0f 85 cd 26 00 00 jne 0x2703 36: 41 c6 04 24 00 movb $0x0,(%r12) 3b: 41 80 3c 1e 00 cmpb $0x0,(%r14,%rbx,1)