kasan: CONFIG_KASAN_INLINE enabled kasan: GPF could be caused by NULL-ptr deref or user memory access general protection fault: 0000 [#1] PREEMPT SMP KASAN CPU: 1 PID: 688 Comm: kworker/1:21 Not tainted 5.4.265-syzkaller-00033-g4d7b888b5774 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 Workqueue: rcu_gp process_srcu RIP: 0010:__hlist_del include/linux/list.h:791 [inline] RIP: 0010:detach_timer kernel/time/timer.c:824 [inline] RIP: 0010:expire_timers kernel/time/timer.c:1452 [inline] RIP: 0010:__run_timers+0x7b0/0xbe0 kernel/time/timer.c:1787 Code: 89 e7 e8 73 39 3f 00 4d 89 2c 24 4d 85 ed 74 2e e8 a5 67 0f 00 49 83 c5 08 4c 89 e8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 ef e8 42 39 3f 00 4d 89 65 00 eb 05 e8 77 RSP: 0018:ffff8881f6f09d60 EFLAGS: 00010006 RAX: 0080002000000021 RBX: 1ffff1103cf51e39 RCX: dffffc0000000000 RDX: 0000000000000102 RSI: 0000000000000004 RDI: ffff8881f6f09ce0 RBP: ffff8881f6f09ec8 R08: dffffc0000000000 R09: 0000000000000003 R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881f6f09e20 R13: 0400010000000108 R14: 1ffff1103cf51e38 R15: ffff8881e7a8f1c8 FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000555555e05818 CR3: 00000001dd818000 CR4: 00000000003406a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600 Call Trace: run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1800 __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 Modules linked in: ---[ end trace c958b5cd6cc8f6d1 ]--- RIP: 0010:__hlist_del include/linux/list.h:791 [inline] RIP: 0010:detach_timer kernel/time/timer.c:824 [inline] RIP: 0010:expire_timers kernel/time/timer.c:1452 [inline] RIP: 0010:__run_timers+0x7b0/0xbe0 kernel/time/timer.c:1787 Code: 89 e7 e8 73 39 3f 00 4d 89 2c 24 4d 85 ed 74 2e e8 a5 67 0f 00 49 83 c5 08 4c 89 e8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 ef e8 42 39 3f 00 4d 89 65 00 eb 05 e8 77 RSP: 0018:ffff8881f6f09d60 EFLAGS: 00010006 RAX: 0080002000000021 RBX: 1ffff1103cf51e39 RCX: dffffc0000000000 RDX: 0000000000000102 RSI: 0000000000000004 RDI: ffff8881f6f09ce0 RBP: ffff8881f6f09ec8 R08: dffffc0000000000 R09: 0000000000000003 R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881f6f09e20 R13: 0400010000000108 R14: 1ffff1103cf51e38 R15: ffff8881e7a8f1c8 FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000555555e05818 CR3: 00000001dd818000 CR4: 00000000003406a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600 ---------------- Code disassembly (best guess): 0: 89 e7 mov %esp,%edi 2: e8 73 39 3f 00 call 0x3f397a 7: 4d 89 2c 24 mov %r13,(%r12) b: 4d 85 ed test %r13,%r13 e: 74 2e je 0x3e 10: e8 a5 67 0f 00 call 0xf67ba 15: 49 83 c5 08 add $0x8,%r13 19: 4c 89 e8 mov %r13,%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: 80 3c 08 00 cmpb $0x0,(%rax,%rcx,1) <-- trapping instruction 2e: 74 08 je 0x38 30: 4c 89 ef mov %r13,%rdi 33: e8 42 39 3f 00 call 0x3f397a 38: 4d 89 65 00 mov %r12,0x0(%r13) 3c: eb 05 jmp 0x43 3e: e8 .byte 0xe8 3f: 77 .byte 0x77