syzbot


INFO: task hung in wg_noise_handshake_consume_initiation (2)

Status: auto-obsoleted due to no activity on 2023/08/12 04:36
Subsystems: wireguard
[Documentation on labels]
First crash: 653d, last: 653d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream INFO: task hung in wg_noise_handshake_consume_initiation wireguard 2 1688d 1747d 0/28 auto-closed as invalid on 2020/11/10 10:04
upstream INFO: task hung in wg_noise_handshake_consume_initiation (3) wireguard 8 168d 345d 0/28 auto-obsoleted due to no activity on 2025/01/07 21:33

Sample crash report:
INFO: task kworker/0:22:22391 blocked for more than 143 seconds.
      Not tainted 6.4.0-rc2-next-20230515-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/0:22    state:D stack:27928 pid:22391 ppid:2      flags:0x00004000
Workqueue: wg-kex-wg2 wg_packet_handshake_receive_worker
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5343 [inline]
 __schedule+0x1d15/0x5790 kernel/sched/core.c:6669
 schedule+0xde/0x1a0 kernel/sched/core.c:6745
 schedule_preempt_disabled+0x13/0x20 kernel/sched/core.c:6804
 rwsem_down_read_slowpath+0x57c/0xae0 kernel/locking/rwsem.c:1086
 __down_read_common kernel/locking/rwsem.c:1250 [inline]
 __down_read kernel/locking/rwsem.c:1263 [inline]
 down_read+0xf0/0x480 kernel/locking/rwsem.c:1522
 wg_noise_handshake_consume_initiation+0x4b8/0x790 drivers/net/wireguard/noise.c:632
 wg_receive_handshake_packet+0x6a7/0xad0 drivers/net/wireguard/receive.c:144
 wg_packet_handshake_receive_worker+0x173/0x3a0 drivers/net/wireguard/receive.c:213
 process_one_work+0x99a/0x15e0 kernel/workqueue.c:2407
 worker_thread+0x67d/0x10c0 kernel/workqueue.c:2554
 kthread+0x344/0x440 kernel/kthread.c:379
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308
 </TASK>
INFO: task kworker/0:24:22393 blocked for more than 144 seconds.
      Not tainted 6.4.0-rc2-next-20230515-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/0:24    state:D stack:28296 pid:22393 ppid:2      flags:0x00004000
Workqueue: events linkwatch_event
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5343 [inline]
 __schedule+0x1d15/0x5790 kernel/sched/core.c:6669
 schedule+0xde/0x1a0 kernel/sched/core.c:6745
 schedule_preempt_disabled+0x13/0x20 kernel/sched/core.c:6804
 __mutex_lock_common kernel/locking/mutex.c:679 [inline]
 __mutex_lock+0xa3b/0x1350 kernel/locking/mutex.c:747
 linkwatch_event+0xf/0x70 net/core/link_watch.c:277
 process_one_work+0x99a/0x15e0 kernel/workqueue.c:2407
 worker_thread+0x67d/0x10c0 kernel/workqueue.c:2554
 kthread+0x344/0x440 kernel/kthread.c:379
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308
 </TASK>
INFO: task syz-executor.4:25566 blocked for more than 144 seconds.
      Not tainted 6.4.0-rc2-next-20230515-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor.4  state:D stack:24928 pid:25566 ppid:1      flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5343 [inline]
 __schedule+0x1d15/0x5790 kernel/sched/core.c:6669
 schedule+0xde/0x1a0 kernel/sched/core.c:6745
 schedule_timeout+0x276/0x2b0 kernel/time/timer.c:2143
 do_wait_for_common kernel/sched/completion.c:85 [inline]
 __wait_for_common+0x1ce/0x5c0 kernel/sched/completion.c:106
 __flush_work+0x595/0xb60 kernel/workqueue.c:3191
 flush_all_backlogs net/core/dev.c:5865 [inline]
 unregister_netdevice_many_notify+0xf13/0x18c0 net/core/dev.c:10864
 unregister_netdevice_many net/core/dev.c:10938 [inline]
 unregister_netdevice_queue+0x2e5/0x3c0 net/core/dev.c:10818
 unregister_netdevice include/linux/netdevice.h:3109 [inline]
 nsim_destroy+0x43/0x190 drivers/net/netdevsim/netdev.c:375
 __nsim_dev_port_del+0x189/0x240 drivers/net/netdevsim/dev.c:1428
 nsim_dev_port_del_all drivers/net/netdevsim/dev.c:1440 [inline]
 nsim_dev_reload_destroy+0x171/0x510 drivers/net/netdevsim/dev.c:1661
 nsim_drv_remove+0x52/0x1d0 drivers/net/netdevsim/dev.c:1676
 device_remove+0xc8/0x170 drivers/base/dd.c:567
 __device_release_driver drivers/base/dd.c:1272 [inline]
 device_release_driver_internal+0x443/0x610 drivers/base/dd.c:1295
 bus_remove_device+0x22c/0x420 drivers/base/bus.c:574
 device_del+0x399/0xa30 drivers/base/core.c:3814
 device_unregister+0x1e/0xc0 drivers/base/core.c:3844
 nsim_bus_dev_del drivers/net/netdevsim/bus.c:310 [inline]
 del_device_store+0x34e/0x4a0 drivers/net/netdevsim/bus.c:219
 bus_attr_store+0x76/0xa0 drivers/base/bus.c:170
 sysfs_kf_write+0x114/0x170 fs/sysfs/file.c:136
 kernfs_fop_write_iter+0x3f1/0x600 fs/kernfs/file.c:334
 call_write_iter include/linux/fs.h:1868 [inline]
 new_sync_write fs/read_write.c:491 [inline]
 vfs_write+0x945/0xd50 fs/read_write.c:584
 ksys_write+0x12b/0x250 fs/read_write.c:637
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7fc3f2c3df1f
RSP: 002b:00007ffef48038c0 EFLAGS: 00000293 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fc3f2c3df1f
RDX: 0000000000000001 RSI: 00007ffef4803910 RDI: 0000000000000005
RBP: 0000000000000005 R08: 0000000000000000 R09: 00007ffef4803860
R10: 0000000000000000 R11: 0000000000000293 R12: 00007fc3f2ce78b6
R13: 00007ffef4803910 R14: 0000000000000000 R15: 00007ffef4803fe0
 </TASK>

Showing all locks held in the system:
1 lock held by rcu_tasks_kthre/13:
 #0: ffffffff8c798530 (rcu_tasks.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x31/0xd80 kernel/rcu/tasks.h:522
1 lock held by rcu_tasks_trace/14:
 #0: ffffffff8c798230 (rcu_tasks_trace.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x31/0xd80 kernel/rcu/tasks.h:522
1 lock held by khungtaskd/28:
 #0: ffffffff8c799140 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x51/0x390 kernel/locking/lockdep.c:6559
2 locks held by getty/4753:
 #0: ffff88814ab31098 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x26/0x80 drivers/tty/tty_ldisc.c:243
 #1: ffffc900015902f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0xef4/0x13e0 drivers/tty/n_tty.c:2176
2 locks held by kworker/0:6/5098:
2 locks held by kworker/1:6/5117:
2 locks held by kworker/1:7/5140:
3 locks held by kworker/0:11/5550:
 #0: ffff888142ab4538 ((wq_completion)ipv6_addrconf){+.+.}-{0:0}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff888142ab4538 ((wq_completion)ipv6_addrconf){+.+.}-{0:0}, at: arch_atomic_long_set include/linux/atomic/atomic-long.h:41 [inline]
 #0: ffff888142ab4538 ((wq_completion)ipv6_addrconf){+.+.}-{0:0}, at: atomic_long_set include/linux/atomic/atomic-instrumented.h:1324 [inline]
 #0: ffff888142ab4538 ((wq_completion)ipv6_addrconf){+.+.}-{0:0}, at: set_work_data kernel/workqueue.c:643 [inline]
 #0: ffff888142ab4538 ((wq_completion)ipv6_addrconf){+.+.}-{0:0}, at: set_work_pool_and_clear_pending kernel/workqueue.c:670 [inline]
 #0: ffff888142ab4538 ((wq_completion)ipv6_addrconf){+.+.}-{0:0}, at: process_one_work+0x883/0x15e0 kernel/workqueue.c:2378
 #1: ffffc90004b3fdb0 ((work_completion)(&(&net->ipv6.addr_chk_work)->work)){+.+.}-{0:0}, at: process_one_work+0x8b7/0x15e0 kernel/workqueue.c:2382
 #2: ffffffff8e11c768 (rtnl_mutex){+.+.}-{3:3}, at: addrconf_verify_work+0x12/0x30 net/ipv6/addrconf.c:4630
3 locks held by kworker/u4:12/5891:
3 locks held by kworker/1:17/8595:
2 locks held by kworker/1:21/17118:
3 locks held by kworker/1:24/17121:
3 locks held by kworker/1:27/17124:
4 locks held by kworker/0:22/22391:
 #0: ffff888024edb538 ((wq_completion)wg-kex-wg2#8){+.+.}-{0:0}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff888024edb538 ((wq_completion)wg-kex-wg2#8){+.+.}-{0:0}, at: arch_atomic_long_set include/linux/atomic/atomic-long.h:41 [inline]
 #0: ffff888024edb538 ((wq_completion)wg-kex-wg2#8){+.+.}-{0:0}, at: atomic_long_set include/linux/atomic/atomic-instrumented.h:1324 [inline]
 #0: ffff888024edb538 ((wq_completion)wg-kex-wg2#8){+.+.}-{0:0}, at: set_work_data kernel/workqueue.c:643 [inline]
 #0: ffff888024edb538 ((wq_completion)wg-kex-wg2#8){+.+.}-{0:0}, at: set_work_pool_and_clear_pending kernel/workqueue.c:670 [inline]
 #0: ffff888024edb538 ((wq_completion)wg-kex-wg2#8){+.+.}-{0:0}, at: process_one_work+0x883/0x15e0 kernel/workqueue.c:2378
 #1: ffffc9000b12fdb0 ((work_completion)(&({ do { const void *__vpp_verify = (typeof((worker) + 0))((void *)0); (void)__vpp_verify; } while (0); ({ unsigned long __ptr; __asm__ ("" : "=r"(__ptr) : "0"((typeof(*((worker))) *)((worker)))); (typeof((typeof(*((worker))) *)((worker)))) (__ptr + (((__per_cpu_offset[(cpu)])))); }); })->work)){+.+.}-{0:0}, at: process_one_work+0x8b7/0x15e0 kernel/workqueue.c:2382
 #2: ffff88808133d208 (&wg->static_identity.lock){++++}-{3:3}, at: wg_noise_handshake_consume_initiation+0xbd/0x790 drivers/net/wireguard/noise.c:598
 #3: ffff88807d56a898 (&handshake->lock){++++}-{3:3}, at: wg_noise_handshake_consume_initiation+0x4b8/0x790 drivers/net/wireguard/noise.c:632
3 locks held by kworker/0:24/22393:
 #0: ffff888012470d38 ((wq_completion)events){+.+.}-{0:0}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff888012470d38 ((wq_completion)events){+.+.}-{0:0}, at: arch_atomic_long_set include/linux/atomic/atomic-long.h:41 [inline]
 #0: ffff888012470d38 ((wq_completion)events){+.+.}-{0:0}, at: atomic_long_set include/linux/atomic/atomic-instrumented.h:1324 [inline]
 #0: ffff888012470d38 ((wq_completion)events){+.+.}-{0:0}, at: set_work_data kernel/workqueue.c:643 [inline]
 #0: ffff888012470d38 ((wq_completion)events){+.+.}-{0:0}, at: set_work_pool_and_clear_pending kernel/workqueue.c:670 [inline]
 #0: ffff888012470d38 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x883/0x15e0 kernel/workqueue.c:2378
 #1: ffffc9000b14fdb0 ((linkwatch_work).work){+.+.}-{0:0}, at: process_one_work+0x8b7/0x15e0 kernel/workqueue.c:2382
 #2: ffffffff8e11c768 (rtnl_mutex){+.+.}-{3:3}, at: linkwatch_event+0xf/0x70 net/core/link_watch.c:277
6 locks held by syz-executor.4/25453:
8 locks held by syz-executor.4/25566:
 #0: ffff88807e92c460 (sb_writers#8){.+.+}-{0:0}, at: ksys_write+0x12b/0x250 fs/read_write.c:637
 #1: ffff888012fe4088 (&of->mutex){+.+.}-{3:3}, at: kernfs_fop_write_iter+0x285/0x600 fs/kernfs/file.c:325
 #2: ffff888141b4fe88 (kn->active#51){.+.+}-{0:0}, at: kernfs_fop_write_iter+0x2a9/0x600 fs/kernfs/file.c:326
 #3: ffffffff8d800ae8 (nsim_bus_dev_list_lock){+.+.}-{3:3}, at: del_device_store+0xc9/0x4a0 drivers/net/netdevsim/bus.c:209
 #4: ffff888083db40e8 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:837 [inline]
 #4: ffff888083db40e8 (&dev->mutex){....}-{3:3}, at: __device_driver_lock drivers/base/dd.c:1095 [inline]
 #4: ffff888083db40e8 (&dev->mutex){....}-{3:3}, at: device_release_driver_internal+0xa4/0x610 drivers/base/dd.c:1292
 #5: ffff888083db5250 (&devlink->lock_key){+.+.}-{3:3}, at: nsim_drv_remove+0x4a/0x1d0 drivers/net/netdevsim/dev.c:1675
 #6: ffffffff8e11c768 (rtnl_mutex){+.+.}-{3:3}, at: nsim_destroy+0x39/0x190 drivers/net/netdevsim/netdev.c:374
 #7: ffffffff8c640870 (cpu_hotplug_lock){++++}-{0:0}, at: flush_all_backlogs net/core/dev.c:5849 [inline]
 #7: ffffffff8c640870 (cpu_hotplug_lock){++++}-{0:0}, at: unregister_netdevice_many_notify+0x4ef/0x18c0 net/core/dev.c:10864
1 lock held by syz-executor.4/25577:
 #0: ffffffff8e11c768 (rtnl_mutex){+.+.}-{3:3}, at: rtnl_lock net/core/rtnetlink.c:78 [inline]
 #0: ffffffff8e11c768 (rtnl_mutex){+.+.}-{3:3}, at: rtnetlink_rcv_msg+0x3e8/0xd50 net/core/rtnetlink.c:6392
1 lock held by syz-executor.4/25589:
 #0: ffffffff8e11c768 (rtnl_mutex){+.+.}-{3:3}, at: rtnl_lock net/core/rtnetlink.c:78 [inline]
 #0: ffffffff8e11c768 (rtnl_mutex){+.+.}-{3:3}, at: rtnetlink_rcv_msg+0x3e8/0xd50 net/core/rtnetlink.c:6392

=============================================

NMI backtrace for cpu 0
CPU: 0 PID: 28 Comm: khungtaskd Not tainted 6.4.0-rc2-next-20230515-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/25/2023
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0xd9/0x150 lib/dump_stack.c:106
 nmi_cpu_backtrace+0x29c/0x350 lib/nmi_backtrace.c:113
 nmi_trigger_cpumask_backtrace+0x2a4/0x300 lib/nmi_backtrace.c:62
 trigger_all_cpu_backtrace include/linux/nmi.h:148 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:222 [inline]
 watchdog+0xe16/0x1090 kernel/hung_task.c:379
 kthread+0x344/0x440 kernel/kthread.c:379
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308
 </TASK>
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 25453 Comm: syz-executor.4 Not tainted 6.4.0-rc2-next-20230515-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/25/2023
RIP: 0010:__lock_acquire+0xf45/0x5f30 kernel/locking/lockdep.c:5058
Code: 51 f7 ff ff 4c 63 74 24 10 be 08 00 00 00 4c 89 f0 48 c1 e8 06 48 8d 3c c5 00 ad 53 91 e8 e3 ba 71 00 4c 0f a3 35 ab 3d ee 0f <0f> 82 06 fa ff ff e8 90 37 aa 02 85 c0 0f 84 19 ff ff ff 48 c7 c0
RSP: 0018:ffffc900001dfd68 EFLAGS: 00000047
RAX: 0000000000000001 RBX: ffffffff9153c920 RCX: ffffffff81656f4d
RDX: fffffbfff22a75a1 RSI: 0000000000000008 RDI: ffffffff9153ad00
RBP: ffff88802654d940 R08: 0000000000000000 R09: fffffbfff22a75a0
R10: ffffffff9153ad07 R11: 0000000000000000 R12: dffffc0000000000
R13: 0000000000000000 R14: 0000000000000020 R15: ffff88802654e4a8
FS:  00007f361b00d700(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020115000 CR3: 0000000079a16000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <IRQ>
 lock_acquire.part.0+0x11c/0x370 kernel/locking/lockdep.c:5705
 rcu_lock_acquire include/linux/rcupdate.h:302 [inline]
 rcu_read_lock include/linux/rcupdate.h:748 [inline]
 net_generic+0x38/0x2a0 include/net/netns/generic.h:45
 is_pppoe_ip net/bridge/br_netfilter_hooks.c:116 [inline]
 br_nf_post_routing+0x393/0x1200 net/bridge/br_netfilter_hooks.c:837
 nf_hook_entry_hookfn include/linux/netfilter.h:143 [inline]
 nf_hook_slow+0xc9/0x1f0 net/netfilter/core.c:626
 nf_hook+0x431/0x730 include/linux/netfilter.h:258
 NF_HOOK include/linux/netfilter.h:301 [inline]
 br_forward_finish+0xd8/0x130 net/bridge/br_forward.c:66
 br_nf_hook_thresh+0x2fb/0x3f0 net/bridge/br_netfilter_hooks.c:1048
 br_nf_forward_finish+0x6df/0xa30 net/bridge/br_netfilter_hooks.c:567
 NF_HOOK include/linux/netfilter.h:303 [inline]
 NF_HOOK include/linux/netfilter.h:297 [inline]
 br_nf_forward_ip net/bridge/br_netfilter_hooks.c:637 [inline]
 br_nf_forward_ip+0xb83/0x13c0 net/bridge/br_netfilter_hooks.c:578
 nf_hook_entry_hookfn include/linux/netfilter.h:143 [inline]
 nf_hook_slow+0xc9/0x1f0 net/netfilter/core.c:626
 nf_hook+0x431/0x730 include/linux/netfilter.h:258
 NF_HOOK include/linux/netfilter.h:301 [inline]
 __br_forward+0x19a/0x570 net/bridge/br_forward.c:115
 deliver_clone net/bridge/br_forward.c:131 [inline]
 br_flood+0x383/0x470 net/bridge/br_forward.c:242
 br_handle_frame_finish+0xf89/0x1de0 net/bridge/br_input.c:210
 br_nf_hook_thresh+0x2fb/0x3f0 net/bridge/br_netfilter_hooks.c:1048
 br_nf_pre_routing_finish_ipv6+0x695/0xf30 net/bridge/br_netfilter_ipv6.c:148
 NF_HOOK include/linux/netfilter.h:303 [inline]
 br_nf_pre_routing_ipv6+0x41b/0x830 net/bridge/br_netfilter_ipv6.c:178
 br_nf_pre_routing+0xda4/0x1520 net/bridge/br_netfilter_hooks.c:508
 nf_hook_entry_hookfn include/linux/netfilter.h:143 [inline]
 nf_hook_bridge_pre net/bridge/br_input.c:272 [inline]
 br_handle_frame+0x9cb/0x1320 net/bridge/br_input.c:416
 __netif_receive_skb_core+0xa10/0x3900 net/core/dev.c:5385
 __netif_receive_skb_one_core+0xae/0x180 net/core/dev.c:5489
 __netif_receive_skb+0x1f/0x1c0 net/core/dev.c:5605
 process_backlog+0x13e/0x6d0 net/core/dev.c:5933
 __napi_poll+0xb3/0x520 net/core/dev.c:6496
 napi_poll net/core/dev.c:6563 [inline]
 net_rx_action+0x8e4/0xd00 net/core/dev.c:6696
 __do_softirq+0x1d4/0x905 kernel/softirq.c:553
 do_softirq.part.0+0x87/0xc0 kernel/softirq.c:454
 </IRQ>
 <TASK>
 do_softirq kernel/softirq.c:446 [inline]
 __local_bh_enable_ip+0x106/0x130 kernel/softirq.c:381
 spin_unlock_bh include/linux/spinlock.h:395 [inline]
 tcp_metrics_flush_all+0x27c/0x390 net/ipv4/tcp_metrics.c:899
 ops_exit_list+0x125/0x170 net/core/net_namespace.c:175
 setup_net+0x7fb/0xc50 net/core/net_namespace.c:362
 copy_net_ns+0x4ee/0x8e0 net/core/net_namespace.c:491
 create_new_namespaces+0x3f6/0xb20 kernel/nsproxy.c:110
 unshare_nsproxy_namespaces+0xc1/0x1f0 kernel/nsproxy.c:228
 ksys_unshare+0x449/0x920 kernel/fork.c:3440
 __do_sys_unshare kernel/fork.c:3511 [inline]
 __se_sys_unshare kernel/fork.c:3509 [inline]
 __x64_sys_unshare+0x31/0x40 kernel/fork.c:3509
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f361a28c199
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 19 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f361b00d168 EFLAGS: 00000246 ORIG_RAX: 0000000000000110
RAX: ffffffffffffffda RBX: 00007f361a3ac120 RCX: 00007f361a28c199
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000006c060000
RBP: 00007f361a2e7ca1 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffee73f18ef R14: 00007f361b00d300 R15: 0000000000022000
 </TASK>

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/06/13 04:29 linux-next 715abedee4cd 749afb64 .config console log report info ci-upstream-linux-next-kasan-gce-root INFO: task hung in wg_noise_handshake_consume_initiation
* Struck through repros no longer work on HEAD.