BUG: unable to handle page fault for address: ffffed1019aad500 #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 23ffee067 P4D 23ffee067 PUD 13fff5067 PMD 0 Oops: 0000 [#1] PREEMPT SMP KASAN CPU: 1 PID: 5805 Comm: syz-executor.1 Not tainted 6.5.0-syzkaller-12821-g6099776f9f26 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023 RIP: 0010:udf_close_lvid+0x13b/0x5c0 fs/udf/super.c:2035 Code: 84 24 c0 00 00 00 31 f6 48 89 c7 48 89 44 24 08 e8 aa 96 4f 07 48 8d 7b 18 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 <0f> b6 04 02 48 89 fa 83 e2 07 38 d0 7f 08 84 c0 0f 85 b2 03 00 00 RSP: 0018:ffffc90014a57a18 EFLAGS: 00010216 RAX: dffffc0000000000 RBX: ffff8880cd56a7e8 RCX: fffff5200294af22 RDX: 1ffff11019aad500 RSI: ffffffff8ae92820 RDI: ffff8880cd56a800 RBP: ffff888040dcfbc8 R08: 0000000000000000 R09: fffffbfff1d9c4fa R10: ffffc90014a57a18 R11: 0000000000000000 R12: ffff8880298f4000 R13: ffff8880403d6000 R14: ffff888029702000 R15: ffff888076dd4040 FS: 0000000000000000(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffed1019aad500 CR3: 0000000029bd8000 CR4: 0000000000350ee0 Call Trace: udf_put_super+0x19c/0x200 fs/udf/super.c:2322 generic_shutdown_super+0x161/0x3c0 fs/super.c:693 kill_block_super+0x3b/0x70 fs/super.c:1646 deactivate_locked_super+0x9a/0x170 fs/super.c:481 deactivate_super+0xde/0x100 fs/super.c:514 cleanup_mnt+0x222/0x3d0 fs/namespace.c:1254 task_work_run+0x14d/0x240 kernel/task_work.c:179 exit_task_work include/linux/task_work.h:38 [inline] do_exit+0xa99/0x2a20 kernel/exit.c:874 do_group_exit+0xd4/0x2a0 kernel/exit.c:1024 get_signal+0x23d1/0x27b0 kernel/signal.c:2892 arch_do_signal_or_restart+0x90/0x7f0 arch/x86/kernel/signal.c:309 exit_to_user_mode_loop kernel/entry/common.c:168 [inline] exit_to_user_mode_prepare+0x11f/0x240 kernel/entry/common.c:204 __syscall_exit_to_user_mode_work kernel/entry/common.c:285 [inline] syscall_exit_to_user_mode+0x1d/0x60 kernel/entry/common.c:296 do_syscall_64+0x44/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7fa9feaa7ef5 Code: Unable to access opcode bytes at 0x7fa9feaa7ecb. RSP: 002b:00007fa9ff85a010 EFLAGS: 00000293 ORIG_RAX: 00000000000000e6 RAX: fffffffffffffdfc RBX: 00007fa9feb9bf80 RCX: 00007fa9feaa7ef5 RDX: 00007fa9ff85a050 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 00007fa9feac847a R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000 R13: 000000000000000b R14: 00007fa9feb9bf80 R15: 00007ffe39e33628 Modules linked in: CR2: ffffed1019aad500 ---[ end trace 0000000000000000 ]--- RIP: 0010:udf_close_lvid+0x13b/0x5c0 fs/udf/super.c:2035 Code: 84 24 c0 00 00 00 31 f6 48 89 c7 48 89 44 24 08 e8 aa 96 4f 07 48 8d 7b 18 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 <0f> b6 04 02 48 89 fa 83 e2 07 38 d0 7f 08 84 c0 0f 85 b2 03 00 00 RSP: 0018:ffffc90014a57a18 EFLAGS: 00010216 RAX: dffffc0000000000 RBX: ffff8880cd56a7e8 RCX: fffff5200294af22 RDX: 1ffff11019aad500 RSI: ffffffff8ae92820 RDI: ffff8880cd56a800 RBP: ffff888040dcfbc8 R08: 0000000000000000 R09: fffffbfff1d9c4fa R10: ffffc90014a57a18 R11: 0000000000000000 R12: ffff8880298f4000 R13: ffff8880403d6000 R14: ffff888029702000 R15: ffff888076dd4040 FS: 0000000000000000(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffed1019aad500 CR3: 0000000029bd8000 CR4: 0000000000350ee0 ---------------- Code disassembly (best guess): 0: 84 24 c0 test %ah,(%rax,%rax,8) 3: 00 00 add %al,(%rax) 5: 00 31 add %dh,(%rcx) 7: f6 48 89 c7 testb $0xc7,-0x77(%rax) b: 48 89 44 24 08 mov %rax,0x8(%rsp) 10: e8 aa 96 4f 07 call 0x74f96bf 15: 48 8d 7b 18 lea 0x18(%rbx),%rdi 19: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 20: fc ff df 23: 48 89 fa mov %rdi,%rdx 26: 48 c1 ea 03 shr $0x3,%rdx * 2a: 0f b6 04 02 movzbl (%rdx,%rax,1),%eax <-- trapping instruction 2e: 48 89 fa mov %rdi,%rdx 31: 83 e2 07 and $0x7,%edx 34: 38 d0 cmp %dl,%al 36: 7f 08 jg 0x40 38: 84 c0 test %al,%al 3a: 0f 85 b2 03 00 00 jne 0x3f2