general protection fault, probably for non-canonical address 0xdffffc0000000038: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x00000000000001c0-0x00000000000001c7] CPU: 0 PID: 13 Comm: ksoftirqd/0 Not tainted 5.18.0-rc1-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 RIP: 0010:__queue_work+0xa2/0x1140 kernel/workqueue.c:1437 Code: 85 db 0f 84 6f 07 00 00 e8 3b d5 28 00 49 8d 87 c0 01 00 00 48 89 c2 48 89 44 24 10 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 <0f> b6 04 02 84 c0 74 08 3c 03 0f 8e ba 0d 00 00 41 8b 9f c0 01 00 RSP: 0018:ffffc900000dfcb8 EFLAGS: 00010002 RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000100 RDX: 0000000000000038 RSI: ffffffff811ba3d5 RDI: 0000000000000003 RBP: 0000000000000008 R08: 0000000000000000 R09: 000000001ce05100 R10: ffffffff811bab54 R11: 0000000000000000 R12: ffff888110e4bcc0 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff8881f6800000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f4c9722b9ee CR3: 000000010f7f5000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: queue_work_on+0xee/0x110 kernel/workqueue.c:1545 queue_work include/linux/workqueue.h:502 [inline] ieee80211_queue_work net/mac80211/util.c:937 [inline] ieee80211_queue_work+0x129/0x160 net/mac80211/util.c:930 ath9k_wmi_event_tasklet+0x323/0x450 drivers/net/wireless/ath/ath9k/wmi.c:168 tasklet_action_common.constprop.0+0x201/0x2e0 kernel/softirq.c:784 __do_softirq+0x288/0x9a5 kernel/softirq.c:558 run_ksoftirqd kernel/softirq.c:921 [inline] run_ksoftirqd+0x2d/0x60 kernel/softirq.c:913 smpboot_thread_fn+0x645/0x9c0 kernel/smpboot.c:164 kthread+0x2ef/0x3a0 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:__queue_work+0xa2/0x1140 kernel/workqueue.c:1437 Code: 85 db 0f 84 6f 07 00 00 e8 3b d5 28 00 49 8d 87 c0 01 00 00 48 89 c2 48 89 44 24 10 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 <0f> b6 04 02 84 c0 74 08 3c 03 0f 8e ba 0d 00 00 41 8b 9f c0 01 00 RSP: 0018:ffffc900000dfcb8 EFLAGS: 00010002 RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000100 RDX: 0000000000000038 RSI: ffffffff811ba3d5 RDI: 0000000000000003 RBP: 0000000000000008 R08: 0000000000000000 R09: 000000001ce05100 R10: ffffffff811bab54 R11: 0000000000000000 R12: ffff888110e4bcc0 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff8881f6800000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f4c9722b9ee CR3: 000000010f7f5000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 85 db test %ebx,%ebx 2: 0f 84 6f 07 00 00 je 0x777 8: e8 3b d5 28 00 callq 0x28d548 d: 49 8d 87 c0 01 00 00 lea 0x1c0(%r15),%rax 14: 48 89 c2 mov %rax,%rdx 17: 48 89 44 24 10 mov %rax,0x10(%rsp) 1c: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 23: fc ff df 26: 48 c1 ea 03 shr $0x3,%rdx * 2a: 0f b6 04 02 movzbl (%rdx,%rax,1),%eax <-- trapping instruction 2e: 84 c0 test %al,%al 30: 74 08 je 0x3a 32: 3c 03 cmp $0x3,%al 34: 0f 8e ba 0d 00 00 jle 0xdf4 3a: 41 rex.B 3b: 8b .byte 0x8b 3c: 9f lahf 3d: c0 01 00 rolb $0x0,(%rcx)