general protection fault, probably for non-canonical address 0xdffffc0000000002: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000010-0x0000000000000017] CPU: 1 PID: 6283 Comm: syz-executor.3 Tainted: G W 5.10.214-syzkaller-00496-ga8e7f812fbc1 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024 RIP: 0010:__d_entry_type include/linux/dcache.h:400 [inline] RIP: 0010:d_is_miss include/linux/dcache.h:405 [inline] RIP: 0010:d_is_negative include/linux/dcache.h:451 [inline] RIP: 0010:d_is_positive include/linux/dcache.h:461 [inline] RIP: 0010:filename_create+0x225/0x750 fs/namei.c:3613 Code: 89 e2 e8 9e 97 ff ff 49 89 c4 48 3d 01 f0 ff ff 72 07 e8 9e d7 b6 ff eb 5f 4c 89 e0 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <0f> b6 04 08 84 c0 0f 85 70 04 00 00 4c 89 64 24 30 45 8b 24 24 bb RSP: 0018:ffffc90000b47d40 EFLAGS: 00010202 RAX: 0000000000000002 RBX: ffff8881105e2ad0 RCX: dffffc0000000000 RDX: ffffc9000353d000 RSI: 00000000000001e8 RDI: 00000000000001e9 RBP: ffffc90000b47e30 R08: ffffffff81b67078 R09: ffffed10220bc560 R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000012 R13: 1ffff92000168fd5 R14: ffffc90000b47ea8 R15: 1ffff92000168fd4 FS: 00007fa1a6e916c0(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffffffffffffe8 CR3: 00000001387fc000 CR4: 00000000003506a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: user_path_create fs/namei.c:3665 [inline] do_mkdirat+0xcc/0x2c0 fs/namei.c:3805 ---------------- Code disassembly (best guess): 0: 89 e2 mov %esp,%edx 2: e8 9e 97 ff ff call 0xffff97a5 7: 49 89 c4 mov %rax,%r12 a: 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax 10: 72 07 jb 0x19 12: e8 9e d7 b6 ff call 0xffb6d7b5 17: eb 5f jmp 0x78 19: 4c 89 e0 mov %r12,%rax 1c: 48 c1 e8 03 shr $0x3,%rax 20: 48 b9 00 00 00 00 00 movabs $0xdffffc0000000000,%rcx 27: fc ff df * 2a: 0f b6 04 08 movzbl (%rax,%rcx,1),%eax <-- trapping instruction 2e: 84 c0 test %al,%al 30: 0f 85 70 04 00 00 jne 0x4a6 36: 4c 89 64 24 30 mov %r12,0x30(%rsp) 3b: 45 8b 24 24 mov (%r12),%r12d 3f: bb .byte 0xbb