BUG: unable to handle page fault for address: 0000040000000000
#PF: supervisor instruction fetch in kernel mode
#PF: error_code(0x0010) - not-present page
PGD 0 P4D 0
Oops: 0010 [#1] PREEMPT SMP KASAN
CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 5.4.290-syzkaller-00002-g41adfeb3d639 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
RIP: 0010:0x40000000000
Code: Bad RIP value.
RSP: 0018:ffff8881f6f09d18 EFLAGS: 00010202
RAX: ffffffff8154e8ca RBX: 0000000000000101 RCX: ffff8881f5dc1f80
RDX: 0000000000000101 RSI: 0000040000000000 RDI: ffff8881c6d4b1c0
RBP: ffff8881f6f09ec8 R08: ffffffff8154e50e R09: 0000000000000003
R10: ffffffffffffffff R11: dffffc0000000001 R12: 00000000ffffcf98
R13: dffffc0000000000 R14: 0000040000000000 R15: ffff8881c6d4b1c0
FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000003ffffffffd6 CR3: 0000000005e0e000 CR4: 00000000003406a0
DR0: 0000000000000000 DR1: 0000200000000300 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600
Call Trace:
run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1830
__do_softirq+0x23b/0x6b7 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x195/0x1c0 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:539 [inline]
smp_apic_timer_interrupt+0x11a/0x490 arch/x86/kernel/apic/apic.c:1161
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:834
RIP: 0010:default_idle+0x1f/0x30 arch/x86/kernel/process.c:573
Code: 90 90 90 90 90 90 90 90 90 90 90 e8 8b af da fd bf 01 00 00 00 89 c6 e8 ef 93 d1 fc 0f 1f 44 00 00 0f 00 2d 23 a3 4d 00 fb f4 6c af da fd bf ff ff ff ff 89 c6 e9 d0 93 d1 fc 41 57 41 56 53
RSP: 0018:ffff8881f5df7d78 EFLAGS: 000002d2 ORIG_RAX: ffffffffffffff13
RAX: 0000000000000001 RBX: dffffc0000000000 RCX: ffff8881f5dc1f80
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000001
RBP: ffff8881f5df7e80 R08: ffffffff8231cd01 R09: ffffed103ebb83f1
R10: 0000000000000000 R11: dffffc0000000001 R12: ffffffff864c4d68
R13: ffff8881f5dc1f80 R14: 1ffff1103ebb83f0 R15: 0000000000000001
default_idle_call kernel/sched/idle.c:94 [inline]
cpuidle_idle_call kernel/sched/idle.c:154 [inline]
do_idle+0x248/0x660 kernel/sched/idle.c:264
cpu_startup_entry+0x14/0x20 kernel/sched/idle.c:356
start_secondary+0x3a5/0x460 arch/x86/kernel/smpboot.c:277
secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241
Modules linked in:
CR2: 0000040000000000
---[ end trace c3cdbc15c9b53efe ]---
RIP: 0010:0x40000000000
Code: Bad RIP value.
RSP: 0018:ffff8881f6f09d18 EFLAGS: 00010202
RAX: ffffffff8154e8ca RBX: 0000000000000101 RCX: ffff8881f5dc1f80
RDX: 0000000000000101 RSI: 0000040000000000 RDI: ffff8881c6d4b1c0
RBP: ffff8881f6f09ec8 R08: ffffffff8154e50e R09: 0000000000000003
R10: ffffffffffffffff R11: dffffc0000000001 R12: 00000000ffffcf98
R13: dffffc0000000000 R14: 0000040000000000 R15: ffff8881c6d4b1c0
FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000003ffffffffd6 CR3: 0000000005e0e000 CR4: 00000000003406a0
DR0: 0000000000000000 DR1: 0000200000000300 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600
----------------
Code disassembly (best guess):
0: 90 nop
1: 90 nop
2: 90 nop
3: 90 nop
4: 90 nop
5: 90 nop
6: 90 nop
7: 90 nop
8: 90 nop
9: 90 nop
a: 90 nop
b: e8 8b af da fd call 0xfddaaf9b
10: bf 01 00 00 00 mov $0x1,%edi
15: 89 c6 mov %eax,%esi
17: e8 ef 93 d1 fc call 0xfcd1940b
1c: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
21: 0f 00 2d 23 a3 4d 00 verw 0x4da323(%rip) # 0x4da34b
28: fb sti
29: f4 hlt
* 2a: e8 6c af da fd call 0xfddaaf9b <-- trapping instruction
2f: bf ff ff ff ff mov $0xffffffff,%edi
34: 89 c6 mov %eax,%esi
36: e9 d0 93 d1 fc jmp 0xfcd1940b
3b: 41 57 push %r15
3d: 41 56 push %r14
3f: 53 push %rbx