general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000018-0x000000000000001f]
CPU: 0 PID: 2629 Comm: syz.3.8392 Not tainted 5.10.232-syzkaller-00746-g49e8ba0a684f #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/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:do_renameat2+0x790/0x1240 fs/namei.c:4577
Code: ff ff 48 89 c3 48 3d 01 f0 ff ff 72 16 e8 58 4e b6 ff 41 89 dc 48 8b 1c 24 4c 8b 6c 24 58 e9 60 03 00 00 49 89 dc 49 c1 ec 03 <43> 0f b6 04 3c 84 c0 4c 8b 6c 24 58 0f 85 18 06 00 00 48 89 5c 24
RSP: 0018:ffffc90000de7d00 EFLAGS: 00010206
RAX: 000000000000001b RBX: 000000000000001b RCX: 0000000000080000
RDX: ffffc900059ca000 RSI: 0000000000000315 RDI: 0000000000000316
RBP: ffffc90000de7f08 R08: ffffffff81b69f88 R09: ffffed1023763160
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000003
R13: 0000000000000000 R14: ffffc90000de7e01 R15: dffffc0000000000
FS:  00007f5c7ed916c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f5c7ed90f98 CR3: 000000010fa58000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 __do_sys_rename fs/namei.c:4670 [inline]
 __se_sys_rename fs/namei.c:4668 [inline]
 __x64_sys_rename+0x86/0x90 fs/namei.c:4668
 do_syscall_64+0x34/0x70
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f5c80740d29
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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f5c7ed91038 EFLAGS: 00000246 ORIG_RAX: 0000000000000052
RAX: ffffffffffffffda RBX: 00007f5c80931080 RCX: 00007f5c80740d29
RDX: 0000000000000000 RSI: 0000000020000140 RDI: 0000000020000100
RBP: 00007f5c807bcb08 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000001 R14: 00007f5c80931080 R15: 00007ffeb6fb00c8
Modules linked in:
---[ end trace e2760d4dc792e9a7 ]---
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:do_renameat2+0x790/0x1240 fs/namei.c:4577
Code: ff ff 48 89 c3 48 3d 01 f0 ff ff 72 16 e8 58 4e b6 ff 41 89 dc 48 8b 1c 24 4c 8b 6c 24 58 e9 60 03 00 00 49 89 dc 49 c1 ec 03 <43> 0f b6 04 3c 84 c0 4c 8b 6c 24 58 0f 85 18 06 00 00 48 89 5c 24
RSP: 0018:ffffc90000de7d00 EFLAGS: 00010206
RAX: 000000000000001b RBX: 000000000000001b RCX: 0000000000080000
RDX: ffffc900059ca000 RSI: 0000000000000315 RDI: 0000000000000316
RBP: ffffc90000de7f08 R08: ffffffff81b69f88 R09: ffffed1023763160
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000003
R13: 0000000000000000 R14: ffffc90000de7e01 R15: dffffc0000000000
FS:  00007f5c7ed916c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fd39cef5364 CR3: 000000010fa58000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess), 1 bytes skipped:
   0:	ff 48 89             	decl   -0x77(%rax)
   3:	c3                   	ret
   4:	48 3d 01 f0 ff ff    	cmp    $0xfffffffffffff001,%rax
   a:	72 16                	jb     0x22
   c:	e8 58 4e b6 ff       	call   0xffb64e69
  11:	41 89 dc             	mov    %ebx,%r12d
  14:	48 8b 1c 24          	mov    (%rsp),%rbx
  18:	4c 8b 6c 24 58       	mov    0x58(%rsp),%r13
  1d:	e9 60 03 00 00       	jmp    0x382
  22:	49 89 dc             	mov    %rbx,%r12
  25:	49 c1 ec 03          	shr    $0x3,%r12
* 29:	43 0f b6 04 3c       	movzbl (%r12,%r15,1),%eax <-- trapping instruction
  2e:	84 c0                	test   %al,%al
  30:	4c 8b 6c 24 58       	mov    0x58(%rsp),%r13
  35:	0f 85 18 06 00 00    	jne    0x653
  3b:	48                   	rex.W
  3c:	89                   	.byte 0x89
  3d:	5c                   	pop    %rsp
  3e:	24                   	.byte 0x24