Oops: general protection fault, probably for non-canonical address 0xdffffc0000000030: 0000 [#1] PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range [0x0000000000000180-0x0000000000000187] CPU: 0 PID: 8 Comm: kworker/0:0 Not tainted 6.9.0-syzkaller-10729-gb6394d6f7159 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024 Workqueue: rcu_gp srcu_invoke_callbacks RIP: 0010:rcu_seq_current kernel/rcu/rcu.h:138 [inline] RIP: 0010:srcu_invoke_callbacks+0x148/0x490 kernel/rcu/srcutree.c:1733 Code: 48 8b 5c 24 20 74 08 4c 89 f7 e8 93 83 7c 00 48 8d 83 20 ff ff ff 48 89 44 24 30 bb 80 01 00 00 49 03 1e 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 69 83 7c 00 48 8b 33 4c 8b 74 24 RSP: 0000:ffffc900000d7aa0 EFLAGS: 00010006 RAX: 0000000000000030 RBX: 0000000000000180 RCX: 0000000000000001 RDX: dffffc0000000000 RSI: 0000000000000004 RDI: ffffe8ffffc72d98 RBP: ffffc900000d7bb0 R08: 0000000000000003 R09: fffff5200001af30 R10: dffffc0000000000 R11: fffff5200001af30 R12: 1ffff9200001af60 R13: dffffc0000000000 R14: ffff8881b52042f8 R15: ffffe8ffffc72d80 FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f5e43e89000 CR3: 0000000031250000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: process_one_work kernel/workqueue.c:3231 [inline] process_scheduled_works+0xa2c/0x1830 kernel/workqueue.c:3312 worker_thread+0x86d/0xd70 kernel/workqueue.c:3393 kthread+0x2f0/0x390 kernel/kthread.c:389 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:rcu_seq_current kernel/rcu/rcu.h:138 [inline] RIP: 0010:srcu_invoke_callbacks+0x148/0x490 kernel/rcu/srcutree.c:1733 Code: 48 8b 5c 24 20 74 08 4c 89 f7 e8 93 83 7c 00 48 8d 83 20 ff ff ff 48 89 44 24 30 bb 80 01 00 00 49 03 1e 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 69 83 7c 00 48 8b 33 4c 8b 74 24 RSP: 0000:ffffc900000d7aa0 EFLAGS: 00010006 RAX: 0000000000000030 RBX: 0000000000000180 RCX: 0000000000000001 RDX: dffffc0000000000 RSI: 0000000000000004 RDI: ffffe8ffffc72d98 RBP: ffffc900000d7bb0 R08: 0000000000000003 R09: fffff5200001af30 R10: dffffc0000000000 R11: fffff5200001af30 R12: 1ffff9200001af60 R13: dffffc0000000000 R14: ffff8881b52042f8 R15: ffffe8ffffc72d80 FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f5e43e89000 CR3: 0000000031250000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 48 8b 5c 24 20 mov 0x20(%rsp),%rbx 5: 74 08 je 0xf 7: 4c 89 f7 mov %r14,%rdi a: e8 93 83 7c 00 call 0x7c83a2 f: 48 8d 83 20 ff ff ff lea -0xe0(%rbx),%rax 16: 48 89 44 24 30 mov %rax,0x30(%rsp) 1b: bb 80 01 00 00 mov $0x180,%ebx 20: 49 03 1e add (%r14),%rbx 23: 48 89 d8 mov %rbx,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) <-- trapping instruction 2f: 74 08 je 0x39 31: 48 89 df mov %rbx,%rdi 34: e8 69 83 7c 00 call 0x7c83a2 39: 48 8b 33 mov (%rbx),%rsi 3c: 4c rex.WR 3d: 8b .byte 0x8b 3e: 74 24 je 0x64