Oops: general protection fault, probably for non-canonical address 0xdffffc000000001e: 0000 [#1] SMP KASAN PTI KASAN: null-ptr-deref in range [0x00000000000000f0-0x00000000000000f7] CPU: 0 UID: 0 PID: 9699 Comm: syz.0.934 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 RIP: 0010:mnt_ns_empty fs/mount.h:197 [inline] RIP: 0010:grab_requested_root+0xde/0x3c0 fs/namespace.c:5636 Code: 02 00 00 49 39 5d 18 0f 84 cd 01 00 00 e8 ba c8 76 ff 48 8d bb 08 01 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 <80> 3c 02 00 0f 85 82 02 00 00 48 8b 83 08 01 00 00 48 85 c0 0f 84 RSP: 0018:ffffc90004197d88 EFLAGS: 00010206 RAX: dffffc0000000000 RBX: ffffffffffffffea RCX: ffffc90005781000 RDX: 000000000000001e RSI: ffffffff82913286 RDI: 00000000000000f2 RBP: ffffc90004197db0 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000000 R12: ffff88807f045ac0 R13: ffff888065645dd0 R14: ffff888033e63028 R15: ffff888033e63010 FS: 00007f56353a86c0(0000) GS:ffff888124351000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b308f8ff8 CR3: 000000005cbd2000 CR4: 00000000003526f0 Call Trace: do_statmount fs/namespace.c:5699 [inline] __do_sys_statmount+0x359/0x2440 fs/namespace.c:5949 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f563459c629 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:00007f56353a8028 EFLAGS: 00000246 ORIG_RAX: 00000000000001c9 RAX: ffffffffffffffda RBX: 00007f5634815fa0 RCX: 00007f563459c629 RDX: 00000000000001fe RSI: 0000200000000180 RDI: 0000000000000000 RBP: 00007f5634632b39 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f5634816038 R14: 00007f5634815fa0 R15: 00007ffd5bac1628 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:mnt_ns_empty fs/mount.h:197 [inline] RIP: 0010:grab_requested_root+0xde/0x3c0 fs/namespace.c:5636 Code: 02 00 00 49 39 5d 18 0f 84 cd 01 00 00 e8 ba c8 76 ff 48 8d bb 08 01 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 <80> 3c 02 00 0f 85 82 02 00 00 48 8b 83 08 01 00 00 48 85 c0 0f 84 RSP: 0018:ffffc90004197d88 EFLAGS: 00010206 RAX: dffffc0000000000 RBX: ffffffffffffffea RCX: ffffc90005781000 RDX: 000000000000001e RSI: ffffffff82913286 RDI: 00000000000000f2 RBP: ffffc90004197db0 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000000 R12: ffff88807f045ac0 R13: ffff888065645dd0 R14: ffff888033e63028 R15: ffff888033e63010 FS: 00007f56353a86c0(0000) GS:ffff888124351000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000000811000 CR3: 000000005cbd2000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess): 0: 02 00 add (%rax),%al 2: 00 49 39 add %cl,0x39(%rcx) 5: 5d pop %rbp 6: 18 0f sbb %cl,(%rdi) 8: 84 cd test %cl,%ch a: 01 00 add %eax,(%rax) c: 00 e8 add %ch,%al e: ba c8 76 ff 48 mov $0x48ff76c8,%edx 13: 8d bb 08 01 00 00 lea 0x108(%rbx),%edi 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: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) <-- trapping instruction 2e: 0f 85 82 02 00 00 jne 0x2b6 34: 48 8b 83 08 01 00 00 mov 0x108(%rbx),%rax 3b: 48 85 c0 test %rax,%rax 3e: 0f .byte 0xf 3f: 84 .byte 0x84