BUG: kernel NULL pointer dereference, address: 0000000000000000
#PF: supervisor instruction fetch in kernel mode
#PF: error_code(0x0010) - not-present page
PGD 1e4270067 P4D 1e4270067 PUD 1e1730067 PMD 0 
Oops: 0010 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.4.274-syzkaller-00016-gdd432c37afcd #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
RIP: 0010:0x0
Code: Bad RIP value.
RSP: 0018:ffff8881f6e09d18 EFLAGS: 00010202
RAX: ffffffff8154d7aa RBX: 0000000000000101 RCX: ffffffff85e1ad00
RDX: 0000000000000101 RSI: 0000000000000000 RDI: ffff8881e0fff1c0
RBP: ffff8881f6e09ec8 R08: ffffffff8154d3ee R09: 0000000000000003
R10: ffffffffffffffff R11: dffffc0000000001 R12: 00000000ffffc958
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8881e0fff1c0
FS:  0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffffffffffd6 CR3: 00000001e9580000 CR4: 00000000003406b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600
Call Trace:
 <IRQ>
 call_timer_fn+0x36/0x390 kernel/time/timer.c:1448
 expire_timers kernel/time/timer.c:1493 [inline]
 __run_timers+0x879/0xbe0 kernel/time/timer.c:1817
 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:538 [inline]
 smp_apic_timer_interrupt+0x11a/0x460 arch/x86/kernel/apic/apic.c:1149
 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:834
 </IRQ>
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 cb 73 e0 fd bf 01 00 00 00 89 c6 e8 9f ba d7 fc 0f 1f 44 00 00 0f 00 2d 23 c7 53 00 fb f4 <e8> ac 73 e0 fd bf ff ff ff ff 89 c6 e9 80 ba d7 fc 41 57 41 56 53
RSP: 0018:ffffffff85e07d18 EFLAGS: 000002d2 ORIG_RAX: ffffffffffffff13
RAX: 0000000000000000 RBX: dffffc0000000000 RCX: ffffffff85e1ad00
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: ffffffff85e07e20 R08: ffffffff82316c81 R09: fffffbfff0bc35a1
R10: 0000000000000000 R11: dffffc0000000001 R12: ffffffff864b6be8
R13: ffffffff85e1ad00 R14: 1ffffffff0bc35a0 R15: 0000000000000000
 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_kernel+0x6d9/0x81d init/main.c:1036
 secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241
Modules linked in:
CR2: 0000000000000000
---[ end trace 6ab44a040bf7b12b ]---
RIP: 0010:0x0
Code: Bad RIP value.
RSP: 0018:ffff8881f6e09d18 EFLAGS: 00010202
RAX: ffffffff8154d7aa RBX: 0000000000000101 RCX: ffffffff85e1ad00
RDX: 0000000000000101 RSI: 0000000000000000 RDI: ffff8881e0fff1c0
RBP: ffff8881f6e09ec8 R08: ffffffff8154d3ee R09: 0000000000000003
R10: ffffffffffffffff R11: dffffc0000000001 R12: 00000000ffffc958
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8881e0fff1c0
FS:  0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffffffffffd6 CR3: 00000001e9580000 CR4: 00000000003406b0
DR0: 0000000000000000 DR1: 0000000000000000 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 cb 73 e0 fd       	call   0xfde073db
  10:	bf 01 00 00 00       	mov    $0x1,%edi
  15:	89 c6                	mov    %eax,%esi
  17:	e8 9f ba d7 fc       	call   0xfcd7babb
  1c:	0f 1f 44 00 00       	nopl   0x0(%rax,%rax,1)
  21:	0f 00 2d 23 c7 53 00 	verw   0x53c723(%rip)        # 0x53c74b
  28:	fb                   	sti
  29:	f4                   	hlt
* 2a:	e8 ac 73 e0 fd       	call   0xfde073db <-- trapping instruction
  2f:	bf ff ff ff ff       	mov    $0xffffffff,%edi
  34:	89 c6                	mov    %eax,%esi
  36:	e9 80 ba d7 fc       	jmp    0xfcd7babb
  3b:	41 57                	push   %r15
  3d:	41 56                	push   %r14
  3f:	53                   	push   %rbx