INFO: task kworker/u10:3:3314 blocked for more than 430 seconds. Not tainted 6.16.0-rc1-syzkaller-g306e57988197 #0 "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. task:kworker/u10:3 state:D stack:0 pid:3314 tgid:3314 ppid:2 task_flags:0x4208060 flags:0x00000000 Workqueue: events_unbound bpf_map_free_deferred Call Trace: [] context_switch kernel/sched/core.c:5396 [inline] [] __schedule+0x1022/0x4094 kernel/sched/core.c:6785 [] __schedule_loop kernel/sched/core.c:6863 [inline] [] schedule+0xc4/0x35e kernel/sched/core.c:6878 [] schedule_timeout+0x1c6/0x2ae kernel/time/sleep_timeout.c:75 [] do_wait_for_common kernel/sched/completion.c:95 [inline] [] __wait_for_common+0x1d2/0x3e8 kernel/sched/completion.c:116 [] wait_for_common kernel/sched/completion.c:127 [inline] [] wait_for_completion+0x1a/0x22 kernel/sched/completion.c:148 [] rcu_barrier+0x2dc/0x6cc kernel/rcu/tree.c:3850 [] dev_map_free+0x11c/0x6bc kernel/bpf/devmap.c:214 [] bpf_map_free kernel/bpf/syscall.c:862 [inline] [] bpf_map_free_deferred+0x226/0x47a kernel/bpf/syscall.c:888 [] process_one_work+0x96a/0x1f32 kernel/workqueue.c:3238 [] process_scheduled_works kernel/workqueue.c:3321 [inline] [] worker_thread+0x5ce/0xde8 kernel/workqueue.c:3402 [] kthread+0x39c/0x7d4 kernel/kthread.c:464 [] ret_from_fork_kernel+0x2a/0xbb2 arch/riscv/kernel/process.c:214 [] ret_from_fork_kernel_asm+0x16/0x18 arch/riscv/kernel/entry.S:327 Showing all locks held in the system: 1 lock held by khungtaskd/37: #0: ffffffff883dc420 (rcu_read_lock){....}-{1:3}, at: debug_show_all_locks+0x2a/0x1a0 kernel/locking/lockdep.c:6766 2 locks held by syslogd/2984: 2 locks held by getty/3142: #0: ffffaf8018a840a0 (&tty->ldisc_sem){++++}-{0:0}, at: ldsem_down_read+0x3a/0x46 drivers/tty/tty_ldsem.c:340 #1: ffff8f800008b2f0 (&ldata->atomic_read_lock){+.+.}-{4:4}, at: n_tty_read+0x3e4/0x12b6 drivers/tty/n_tty.c:2222 2 locks held by syz-executor/3166: 4 locks held by syz-executor/3177: 3 locks held by kworker/u10:3/3314: #0: ffffaf8011a89148 ((wq_completion)events_unbound){+.+.}-{0:0}, at: process_one_work+0x848/0x1f32 kernel/workqueue.c:3213 #1: ffff8f800d047b70 ((work_completion)(&map->work)){+.+.}-{0:0}, at: process_one_work+0x870/0x1f32 kernel/workqueue.c:3213 #2: ffffffff883ec640 (rcu_state.barrier_mutex){+.+.}-{4:4}, at: rcu_barrier+0x56/0x6cc kernel/rcu/tree.c:3782 3 locks held by kworker/1:2/3817: 3 locks held by kworker/u10:2/4248: 2 locks held by kworker/0:6/4838: 2 locks held by kworker/0:2/5610: 3 locks held by kworker/u10:6/6574: 2 locks held by kworker/0:5/6610: 2 locks held by kworker/0:7/6613: 2 locks held by kworker/0:8/6616: 4 locks held by kworker/0:10/6623: 2 locks held by kworker/0:13/6666: 3 locks held by kworker/0:14/6677: 1 lock held by syz.3.769/6722: #0: ffffffff883ec640 (rcu_state.barrier_mutex){+.+.}-{4:4}, at: rcu_barrier+0x56/0x6cc kernel/rcu/tree.c:3782 3 locks held by syz-executor/6741: #0: ffffffff890264e0 (&ops->srcu#2){.+.+}-{0:0}, at: rtnl_link_ops_get+0xea/0x31c net/core/rtnetlink.c:573 #1: ffffffff89866e88 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_lock net/core/rtnetlink.c:80 [inline] #1: ffffffff89866e88 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_nets_lock net/core/rtnetlink.c:341 [inline] #1: ffffffff89866e88 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_newlink+0x64c/0x1d78 net/core/rtnetlink.c:4054 #2: ffffffff883ec778 (rcu_state.exp_mutex){+.+.}-{4:4}, at: exp_funnel_lock+0x26a/0x37e kernel/rcu/tree_exp.h:304 3 locks held by kworker/u10:10/6757: #0: ffffaf8011a89148 ((wq_completion)events_unbound){+.+.}-{0:0}, at: process_one_work+0x848/0x1f32 kernel/workqueue.c:3213 #1: ffff8f800ce67b70 ((linkwatch_work).work){+.+.}-{0:0}, at: process_one_work+0x870/0x1f32 kernel/workqueue.c:3213 #2: ffffffff89866e88 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_lock+0x22/0x2a net/core/rtnetlink.c:80 ============================================= NMI backtrace for cpu 1 CPU: 1 UID: 0 PID: 37 Comm: khungtaskd Not tainted 6.16.0-rc1-syzkaller-g306e57988197 #0 PREEMPT Hardware name: riscv-virtio,qemu (DT) Call Trace: [] dump_backtrace+0x2e/0x3c arch/riscv/kernel/stacktrace.c:132 [] show_stack+0x30/0x3c arch/riscv/kernel/stacktrace.c:138 [] __dump_stack lib/dump_stack.c:94 [inline] [] dump_stack_lvl+0x12e/0x1a6 lib/dump_stack.c:120 [] dump_stack+0x1c/0x24 lib/dump_stack.c:129 [] nmi_cpu_backtrace+0x3b0/0x3b2 lib/nmi_backtrace.c:113 [] nmi_trigger_cpumask_backtrace+0x2b6/0x458 lib/nmi_backtrace.c:62 [] arch_trigger_cpumask_backtrace+0x2c/0x3c arch/riscv/kernel/smp.c:350 [] trigger_all_cpu_backtrace include/linux/nmi.h:158 [inline] [] check_hung_uninterruptible_tasks kernel/hung_task.c:307 [inline] [] watchdog+0xcf2/0x11de kernel/hung_task.c:470 [] kthread+0x39c/0x7d4 kernel/kthread.c:464 [] ret_from_fork_kernel+0x2a/0xbb2 arch/riscv/kernel/process.c:214 [] ret_from_fork_kernel_asm+0x16/0x18 arch/riscv/kernel/entry.S:327 Sending NMI from CPU 1 to CPUs 0: NMI backtrace for cpu 0 CPU: 0 UID: 0 PID: 6677 Comm: kworker/0:14 Not tainted 6.16.0-rc1-syzkaller-g306e57988197 #0 PREEMPT Hardware name: riscv-virtio,qemu (DT) Workqueue: wg-kex-wg1 wg_packet_handshake_receive_worker epc : iptable_mangle_hook+0x6c/0x44a net/ipv4/netfilter/iptable_mangle.c:80 ra : iptable_mangle_hook+0x6c/0x44a net/ipv4/netfilter/iptable_mangle.c:80 epc : ffffffff859ed1b2 ra : ffffffff859ed1b2 sp : ffff8f80000077d0 gp : ffffffff89c7e9c0 tp : ffffaf801b27b480 t0 : ffff8f8000007430 t1 : 0000000000000000 t2 : fffffffff2f20000 s0 : ffff8f8000007860 s1 : ffff8f8000007930 a0 : 0000000000000001 a1 : 0000000000000000 a2 : 0000000000f00000 a3 : ffffffff859e9ac4 a4 : 0000000000000000 a5 : 0000000000000000 a6 : 0000000000f00000 a7 : 0000000000000004 s2 : ffffaf803c2ee280 s3 : ffffaf802f524e00 s4 : 0000000000000000 s5 : ffffaf803c2ee280 s6 : ffff8f8000007930 s7 : 0000000000000002 s8 : 1ffff5f005d6cbe0 s9 : 0000000000000003 s10: ffffffff87640cc0 s11: ffffffff859ed146 t3 : 1ffff5f003cf9201 t4 : ffffffff876a8388 t5 : ffffaf8018c50128 t6 : 0000000000000002 status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000001 [] iptable_mangle_hook+0x6c/0x44a net/ipv4/netfilter/iptable_mangle.c:80 [] nf_hook_entry_hookfn include/linux/netfilter.h:157 [inline] [] nf_hook_slow+0xb8/0x1ec net/netfilter/core.c:623 [] nf_hook include/linux/netfilter.h:272 [inline] [] NF_HOOK include/linux/netfilter.h:315 [inline] [] ip_rcv+0x20e/0x44e net/ipv4/ip_input.c:567 [] __netif_receive_skb_one_core+0x106/0x16e net/core/dev.c:5977 [] __netif_receive_skb+0x2c/0x144 net/core/dev.c:6090 [] process_backlog+0x4f6/0x1cb0 net/core/dev.c:6442 [] __napi_poll.constprop.0+0xaa/0x4ba net/core/dev.c:7414 [] napi_poll net/core/dev.c:7478 [inline] [] net_rx_action+0xad4/0xefc net/core/dev.c:7605 [] handle_softirqs+0x4b2/0x132e kernel/softirq.c:579 [] __do_softirq+0x12/0x1a kernel/softirq.c:613 [] ___do_softirq+0x18/0x20 arch/riscv/kernel/irq.c:85 [] call_on_irq_stack+0x32/0x40 arch/riscv/kernel/entry.S:360