general protection fault, probably for non-canonical address 0xdffffc0000000008: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000040-0x0000000000000047]
CPU: 0 PID: 291 Comm: syz-executor117 Not tainted 5.15.185-syzkaller-00207-g32c443bd6d40 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
RIP: 0010:vfs_rename+0x1b1/0x10d0 fs/namei.c:4721
Code: c1 e8 03 42 80 3c 20 00 74 08 48 89 df e8 d7 14 f5 ff 48 8b 03 48 89 44 24 48 48 8b 44 24 30 4c 8d 70 30 4d 89 f7 49 c1 ef 03 <43> 80 3c 27 00 74 08 4c 89 f7 e8 b0 14 f5 ff 49 8b 16 4c 89 6c 24
RSP: 0018:ffffc900009e7b80 EFLAGS: 00010202
RAX: 0000000000000011 RBX: ffff888123120cf0 RCX: ffff8881071a93c0
RDX: 0000000000000000 RSI: 0000000000200000 RDI: 0000000000200000
RBP: ffffc900009e7cf0 R08: dffffc0000000000 R09: ffffed102463efc6
R10: ffffed102463efc6 R11: 1ffff1102463efc5 R12: dffffc0000000000
R13: ffff88812315e400 R14: 0000000000000041 R15: 0000000000000008
FS: 00007f6e4cea46c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000020000000b000 CR3: 000000011f0fd000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<TASK>
do_renameat2+0x7ed/0xf60 fs/namei.c:4985
__do_sys_rename fs/namei.c:5031 [inline]
__se_sys_rename fs/namei.c:5029 [inline]
__x64_sys_rename+0x86/0x90 fs/namei.c:5029
x64_sys_call+0x680/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:83
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f6e4cf248b9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 17 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f6e4cea4218 EFLAGS: 00000246 ORIG_RAX: 0000000000000052
RAX: ffffffffffffffda RBX: 00007f6e4cfb5408 RCX: 00007f6e4cf248b9
RDX: 00007f6e4cf248b9 RSI: 0000200000000140 RDI: 0000200000000100
RBP: 00007f6e4cfb5400 R08: 0000000000000000 R09: 0000000000000000
R10: 00007ffc53350757 R11: 0000000000000246 R12: 00007f6e4cf820bc
R13: 000020000000a280 R14: 00007ffc53350670 R15: 00007ffc53350758
</TASK>
Modules linked in:
---[ end trace fa3bb08314e8c445 ]---
RIP: 0010:vfs_rename+0x1b1/0x10d0 fs/namei.c:4721
Code: c1 e8 03 42 80 3c 20 00 74 08 48 89 df e8 d7 14 f5 ff 48 8b 03 48 89 44 24 48 48 8b 44 24 30 4c 8d 70 30 4d 89 f7 49 c1 ef 03 <43> 80 3c 27 00 74 08 4c 89 f7 e8 b0 14 f5 ff 49 8b 16 4c 89 6c 24
RSP: 0018:ffffc900009e7b80 EFLAGS: 00010202
RAX: 0000000000000011 RBX: ffff888123120cf0 RCX: ffff8881071a93c0
RDX: 0000000000000000 RSI: 0000000000200000 RDI: 0000000000200000
RBP: ffffc900009e7cf0 R08: dffffc0000000000 R09: ffffed102463efc6
R10: ffffed102463efc6 R11: 1ffff1102463efc5 R12: dffffc0000000000
R13: ffff88812315e400 R14: 0000000000000041 R15: 0000000000000008
FS: 00007f6e4cea46c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000020000000b000 CR3: 000000011f0fd000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
0: c1 e8 03 shr $0x3,%eax
3: 42 80 3c 20 00 cmpb $0x0,(%rax,%r12,1)
8: 74 08 je 0x12
a: 48 89 df mov %rbx,%rdi
d: e8 d7 14 f5 ff call 0xfff514e9
12: 48 8b 03 mov (%rbx),%rax
15: 48 89 44 24 48 mov %rax,0x48(%rsp)
1a: 48 8b 44 24 30 mov 0x30(%rsp),%rax
1f: 4c 8d 70 30 lea 0x30(%rax),%r14
23: 4d 89 f7 mov %r14,%r15
26: 49 c1 ef 03 shr $0x3,%r15
* 2a: 43 80 3c 27 00 cmpb $0x0,(%r15,%r12,1) <-- trapping instruction
2f: 74 08 je 0x39
31: 4c 89 f7 mov %r14,%rdi
34: e8 b0 14 f5 ff call 0xfff514e9
39: 49 8b 16 mov (%r14),%rdx
3c: 4c rex.WR
3d: 89 .byte 0x89
3e: 6c insb (%dx),%es:(%rdi)
3f: 24 .byte 0x24