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: 6897 Comm: syz-executor.3 Not tainted 5.4.265-syzkaller-00001-g1b3143b9b166 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 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 e3 3a 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 b2 3a 3f 00 4d 89 65 00 eb 05 e8 77 RSP: 0018:ffff8881f6e09dc0 EFLAGS: 00010802 RAX: 1bd5a00000000025 RBX: 1ffff1103e51de39 RCX: dffffc0000000000 RDX: 0000000080000103 RSI: 0000000000000004 RDI: ffff8881f6e09d40 RBP: ffff8881f6e09f28 R08: dffffc0000000000 R09: 0000000000000003 R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881f6e09e80 R13: dead00000000012a R14: 1ffff1103e51de38 R15: ffff8881f28ef1c8 FS: 00007f3b78afb6c0(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007efe50232988 CR3: 00000001d7887000 CR4: 00000000003406b0 DR0: 0000000000000000 DR1: 0000000020000040 DR2: 0000000020000040 DR3: 0000000020000040 DR6: 00000000fffe0ff0 DR7: 0000000000000600 Call Trace: run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1800 __do_softirq+0x23b/0x6b7 kernel/softirq.c:292 do_softirq_own_stack+0x2a/0x40 arch/x86/entry/entry_64.S:1086 Modules linked in: ---[ end trace ec01c1cf8efd5d9b ]--- 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 e3 3a 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 b2 3a 3f 00 4d 89 65 00 eb 05 e8 77 RSP: 0018:ffff8881f6e09dc0 EFLAGS: 00010802 RAX: 1bd5a00000000025 RBX: 1ffff1103e51de39 RCX: dffffc0000000000 RDX: 0000000080000103 RSI: 0000000000000004 RDI: ffff8881f6e09d40 RBP: ffff8881f6e09f28 R08: dffffc0000000000 R09: 0000000000000003 R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881f6e09e80 R13: dead00000000012a R14: 1ffff1103e51de38 R15: ffff8881f28ef1c8 FS: 00007f3b78afb6c0(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007efe50232988 CR3: 00000001d7887000 CR4: 00000000003406b0 DR0: 0000000000000000 DR1: 0000000020000040 DR2: 0000000020000040 DR3: 0000000020000040 DR6: 00000000fffe0ff0 DR7: 0000000000000600 ---------------- Code disassembly (best guess): 0: 89 e7 mov %esp,%edi 2: e8 e3 3a 3f 00 call 0x3f3aea 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 b2 3a 3f 00 call 0x3f3aea 38: 4d 89 65 00 mov %r12,0x0(%r13) 3c: eb 05 jmp 0x43 3e: e8 .byte 0xe8 3f: 77 .byte 0x77