------------[ cut here ]------------ WARNING: CPU: 1 PID: 27789 at kernel/kcov.c:872 kcov_remote_start+0x55a/0x7f0 kernel/kcov.c:872 Modules linked in: CPU: 1 UID: 0 PID: 27789 Comm: syz.4.6124 Not tainted 6.16.0-rc6-syzkaller-00279-gbf61759db409 #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 RIP: 0010:kcov_remote_start+0x55a/0x7f0 kernel/kcov.c:872 Code: ff 4c 89 ff be 03 00 00 00 e8 22 2d 00 03 e9 eb fa ff ff e8 28 63 ad 09 f7 c3 00 02 00 00 0f 84 da fa ff ff e9 5a fc ff ff 90 <0f> 0b 90 e8 de 7b ad 09 89 c0 48 c7 c7 68 57 a0 92 48 03 3c c5 70 RSP: 0018:ffffc900109aeb50 EFLAGS: 00010002 RAX: 0000000080000200 RBX: 0000000000000246 RCX: 0000000000000002 RDX: 0000000000030000 RSI: ffffffff8db83fd2 RDI: ffffffff8be28d40 RBP: ffffc900109aedb0 R08: ffffc900109ae8d0 R09: 0000000000000020 R10: dffffc0000000000 R11: ffffffff819eacb0 R12: ffff8880b8728768 R13: ffffffff81c03147 R14: ffff88802fab1e00 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff888125d23000(0063) knlGS:00000000f504eb40 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033 CR2: 0000000080001440 CR3: 00000000a0582000 CR4: 00000000003526f0 Call Trace: kcov_remote_start_common include/linux/kcov.h:50 [inline] ieee80211_rx_list+0x53a/0x2d80 net/mac80211/rx.c:5402 ieee80211_rx_napi+0x1a8/0x3d0 net/mac80211/rx.c:5443 ieee80211_rx include/net/mac80211.h:5185 [inline] ieee80211_handle_queued_frames+0xe8/0x1f0 net/mac80211/main.c:441 ieee80211_stop_device+0x3e/0xf0 net/mac80211/util.c:1563 ieee80211_do_stop+0x17dd/0x1fa0 net/mac80211/iface.c:721 ieee80211_stop+0x1b1/0x220 net/mac80211/iface.c:814 __dev_close_many+0x364/0x6f0 net/core/dev.c:1756 dev_close_many+0x225/0x410 net/core/dev.c:1781 netif_close+0x158/0x210 net/core/dev.c:1798 dev_close+0x10a/0x220 net/core/dev_api.c:220 nl80211_del_interface+0xd2/0x140 net/wireless/nl80211.c:4578 genl_family_rcv_msg_doit+0x212/0x300 net/netlink/genetlink.c:1115 genl_family_rcv_msg net/netlink/genetlink.c:1195 [inline] genl_rcv_msg+0x60e/0x790 net/netlink/genetlink.c:1210 netlink_rcv_skb+0x205/0x470 net/netlink/af_netlink.c:2552 genl_rcv+0x28/0x40 net/netlink/genetlink.c:1219 netlink_unicast_kernel net/netlink/af_netlink.c:1320 [inline] netlink_unicast+0x759/0x8e0 net/netlink/af_netlink.c:1346 netlink_sendmsg+0x805/0xb30 net/netlink/af_netlink.c:1896 sock_sendmsg_nosec net/socket.c:712 [inline] __sock_sendmsg+0x219/0x270 net/socket.c:727 ____sys_sendmsg+0x505/0x830 net/socket.c:2566 ___sys_sendmsg+0x21f/0x2a0 net/socket.c:2620 __sys_sendmsg+0x164/0x220 net/socket.c:2652 do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline] __do_fast_syscall_32+0xb6/0x2b0 arch/x86/entry/syscall_32.c:306 do_fast_syscall_32+0x34/0x80 arch/x86/entry/syscall_32.c:331 entry_SYSENTER_compat_after_hwframe+0x84/0x8e RIP: 0023:0xf705e539 Code: 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 RSP: 002b:00000000f504e55c EFLAGS: 00000206 ORIG_RAX: 0000000000000172 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000080000200 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000206 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 ---------------- Code disassembly (best guess): 0: 03 74 b4 01 add 0x1(%rsp,%rsi,4),%esi 4: 10 07 adc %al,(%rdi) 6: 03 74 b0 01 add 0x1(%rax,%rsi,4),%esi a: 10 08 adc %cl,(%rax) c: 03 74 d8 01 add 0x1(%rax,%rbx,8),%esi 20: 00 51 52 add %dl,0x52(%rcx) 23: 55 push %rbp 24: 89 e5 mov %esp,%ebp 26: 0f 34 sysenter 28: cd 80 int $0x80 * 2a: 5d pop %rbp <-- trapping instruction 2b: 5a pop %rdx 2c: 59 pop %rcx 2d: c3 ret 2e: 90 nop 2f: 90 nop 30: 90 nop 31: 90 nop 32: 90 nop 33: 90 nop 34: 90 nop 35: 90 nop 36: 90 nop 37: 90 nop 38: 90 nop 39: 90 nop 3a: 90 nop 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop