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: 0 PID: 10 Comm: ksoftirqd/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:__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:1482 [inline] RIP: 0010:__run_timers+0x7b0/0xbe0 kernel/time/timer.c:1817 Code: 89 e7 e8 63 4e 3f 00 4d 89 2c 24 4d 85 ed 74 2e e8 e5 68 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 32 4e 3f 00 4d 89 65 00 eb 05 e8 b7 RSP: 0018:ffff8881f5ddfba0 EFLAGS: 00010802 RAX: 1bd5a00000000025 RBX: 1ffff1103d5cde39 RCX: dffffc0000000000 RDX: 0000000080000101 RSI: 0000000000000004 RDI: ffff8881f5ddfb20 RBP: ffff8881f5ddfd08 R08: dffffc0000000000 R09: 0000000000000003 R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881f5ddfc60 R13: dead00000000012a R14: 1ffff1103d5cde38 R15: ffff8881eae6f1c8 FS: 0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000555555b1c430 CR3: 0000000005e0e000 CR4: 00000000003406b0 DR0: 0000000000000000 DR1: 0000000000000000 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 run_ksoftirqd+0x1f/0x30 kernel/softirq.c:603 smpboot_thread_fn+0x545/0x930 kernel/smpboot.c:165 kthread+0x2da/0x360 kernel/kthread.c:288 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:354 Modules linked in: ---[ end trace 37627f286ce70dcc ]--- 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:1482 [inline] RIP: 0010:__run_timers+0x7b0/0xbe0 kernel/time/timer.c:1817 Code: 89 e7 e8 63 4e 3f 00 4d 89 2c 24 4d 85 ed 74 2e e8 e5 68 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 32 4e 3f 00 4d 89 65 00 eb 05 e8 b7 RSP: 0018:ffff8881f5ddfba0 EFLAGS: 00010802 RAX: 1bd5a00000000025 RBX: 1ffff1103d5cde39 RCX: dffffc0000000000 RDX: 0000000080000101 RSI: 0000000000000004 RDI: ffff8881f5ddfb20 RBP: ffff8881f5ddfd08 R08: dffffc0000000000 R09: 0000000000000003 R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881f5ddfc60 R13: dead00000000012a R14: 1ffff1103d5cde38 R15: ffff8881eae6f1c8 FS: 0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000555555b1c430 CR3: 0000000005e0e000 CR4: 00000000003406b0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600 ---------------- Code disassembly (best guess): 0: 89 e7 mov %esp,%edi 2: e8 63 4e 3f 00 call 0x3f4e6a 7: 4d 89 2c 24 mov %r13,(%r12) b: 4d 85 ed test %r13,%r13 e: 74 2e je 0x3e 10: e8 e5 68 0f 00 call 0xf68fa 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 32 4e 3f 00 call 0x3f4e6a 38: 4d 89 65 00 mov %r12,0x0(%r13) 3c: eb 05 jmp 0x43 3e: e8 .byte 0xe8 3f: b7 .byte 0xb7