syzbot


INFO: task hung in addrconf_dad_work (5)

Status: upstream: reported C repro on 2024/07/29 15:23
Subsystems: net
[Documentation on labels]
Reported-by: syzbot+82ccd564344eeaa5427d@syzkaller.appspotmail.com
First crash: 648d, last: 12h30m
Cause bisection: introduced by (bisect log) :
commit d15121be7485655129101f3960ae6add40204463
Author: Paolo Abeni <pabeni@redhat.com>
Date: Mon May 8 06:17:44 2023 +0000

  Revert "softirq: Let ksoftirqd do its job"

Crash: no output from test machine (log)
Repro: C syz .config
  
Discussions (7)
Title Replies (including bot) Last reply
[syzbot] Monthly net report (Mar 2026) 0 (1) 2026/03/23 09:11
[syzbot] Monthly net report (Feb 2026) 0 (1) 2026/02/18 13:21
[syzbot] Monthly net report (Jan 2026) 2 (3) 2026/01/20 11:17
[syzbot] Monthly net report (Nov 2025) 0 (1) 2025/11/17 07:50
[syzbot] Monthly net report (Sep 2025) 0 (1) 2025/09/15 06:54
[syzbot] Monthly net report (Aug 2025) 0 (1) 2025/08/14 12:42
[syzbot] [net?] INFO: task hung in addrconf_dad_work (5) 0 (4) 2024/09/24 12:01
Similar bugs (15)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 INFO: task hung in addrconf_dad_work (2) 1 67 579d 785d 0/3 auto-obsoleted due to no activity on 2024/11/26 11:15
android-414 INFO: task hung in addrconf_dad_work 1 1 2506d 2506d 0/1 auto-closed as invalid on 2019/10/25 08:37
linux-6.6 INFO: task hung in addrconf_dad_work origin:upstream 1 C error 6 4d13h 145d 0/2 upstream: reported C repro on 2025/11/26 06:47
android-49 INFO: task hung in addrconf_dad_work 1 1 2793d 2793d 0/3 auto-closed as invalid on 2019/02/22 20:09
upstream INFO: task hung in addrconf_dad_work (2) net 1 C unreliable error 107 879d 1234d 0/29 closed as invalid on 2023/11/23 17:05
linux-6.1 INFO: task hung in addrconf_dad_work (4) missing-backport origin:lts-only 1 C error 6 26d 326d 0/3 upstream: reported C repro on 2025/05/29 09:13
linux-6.1 INFO: task hung in addrconf_dad_work 1 2 1068d 1098d 0/3 auto-obsoleted due to no activity on 2023/08/26 05:16
upstream INFO: task hung in addrconf_dad_work net 1 C inconclusive inconclusive 468 1579d 2619d 0/29 closed as invalid on 2022/02/08 10:54
linux-5.15 INFO: task hung in addrconf_dad_work origin:upstream 1 C error 131 101d 821d 0/3 upstream: reported C repro on 2024/01/20 08:09
upstream INFO: task hung in addrconf_dad_work (3) net 1 C 185 769d 810d 25/29 fixed on 2024/03/25 23:45
linux-6.1 INFO: task hung in addrconf_dad_work (3) 1 2 438d 470d 0/3 auto-obsoleted due to no activity on 2025/05/16 13:56
linux-4.19 INFO: task hung in addrconf_dad_work 1 1 2428d 2428d 0/1 auto-closed as invalid on 2019/12/24 18:36
linux-4.19 INFO: task hung in addrconf_dad_work (2) 1 C error 72 1147d 2219d 0/1 upstream: reported C repro on 2020/03/22 17:39
linux-4.14 INFO: task hung in addrconf_dad_work 1 C inconclusive 1 1394d 2000d 0/1 upstream: reported C repro on 2020/10/27 17:48
upstream INFO: task hung in addrconf_dad_work (4) net 1 2632 650d 700d 26/29 fixed on 2024/07/09 19:14
Last patch testing requests (10)
Created Duration User Patch Repo Result
2025/04/16 06:10 34m retest repro upstream report log
2025/04/16 06:10 1h05m retest repro upstream report log
2025/04/16 06:10 36m retest repro upstream error
2025/04/16 06:00 0m retest repro upstream error
2025/04/16 06:00 17m retest repro upstream report log
2025/04/16 06:10 31m retest repro upstream report log
2025/04/16 06:00 17m retest repro upstream report log
2025/04/16 06:10 27m retest repro upstream report log
2025/04/16 06:00 18m retest repro upstream report log
2025/04/16 06:04 22m retest repro upstream report log

Sample crash report:
INFO: task kworker/u8:0:12 blocked for more than 144 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/u8:0    state:D stack:25464 pid:12    tgid:12    ppid:2      task_flags:0x4208060 flags:0x00080000
Workqueue: ipv6_addrconf addrconf_dad_work
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5387 [inline]
 __schedule+0x10e9/0x6820 kernel/sched/core.c:7188
 __schedule_loop kernel/sched/core.c:7267 [inline]
 schedule+0xdd/0x390 kernel/sched/core.c:7282
 schedule_preempt_disabled+0x13/0x30 kernel/sched/core.c:7339
 __mutex_lock_common kernel/locking/mutex.c:712 [inline]
 __mutex_lock+0xced/0x1b10 kernel/locking/mutex.c:806
 rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 addrconf_dad_work+0x11f/0x1360 net/ipv6/addrconf.c:4206
 process_one_work+0xa0e/0x1980 kernel/workqueue.c:3302
 worker_thread+0x53b/0xe50 kernel/workqueue.c:3481
 kthread+0x370/0x450 kernel/kthread.c:436
 ret_from_fork+0x72b/0xd50 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>

Showing all locks held in the system:
2 locks held by init/1:
1 lock held by pool_workqueue_/3:
 #0: ffff8880b853b260 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x2c/0x140 kernel/sched/core.c:652
3 locks held by kworker/0:0/9:
 #0: ffff88813feaf140 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x12d6/0x1980 kernel/workqueue.c:3277
 #1: ffffc900000e7d08 (deferred_process_work){+.+.}-{0:0}, at: process_one_work+0x973/0x1980 kernel/workqueue.c:3278
 #2: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: switchdev_deferred_process_work+0xe/0x20 net/switchdev/switchdev.c:104
1 lock held by khungtaskd/30:
 #0: ffffffff8e7e5460 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:300 [inline]
 #0: ffffffff8e7e5460 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:838 [inline]
 #0: ffffffff8e7e5460 (rcu_read_lock){....}-{1:3}, at: debug_show_all_locks+0x3d/0x184 kernel/locking/lockdep.c:6775
3 locks held by kworker/0:2/798:
 #0: ffff88813feaf140 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x12d6/0x1980 kernel/workqueue.c:3277
 #1: ffffc90004957d08 (free_ipc_work){+.+.}-{0:0}, at: process_one_work+0x973/0x1980 kernel/workqueue.c:3278
 #2: ffffffff8e7f0fa8 (rcu_state.exp_mutex){+.+.}-{4:4}, at: exp_funnel_lock+0x19e/0x3c0 kernel/rcu/tree_exp.h:343
3 locks held by kworker/u8:7/1148:
 #0: ffff888034645940 ((wq_completion)ipv6_addrconf){+.+.}-{0:0}, at: process_one_work+0x12d6/0x1980 kernel/workqueue.c:3277
 #1: ffffc9000581fd08 ((work_completion)(&(&ifa->dad_work)->work)){+.+.}-{0:0}, at: process_one_work+0x973/0x1980 kernel/workqueue.c:3278
 #2: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 #2: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: addrconf_dad_work+0x11f/0x1360 net/ipv6/addrconf.c:4206
2 locks held by getty/5569:
 #0: ffff888039cba0a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x24/0x80 drivers/tty/tty_ldisc.c:243
 #1: ffffc9000322b2e8 (&ldata->atomic_read_lock){+.+.}-{4:4}, at: n_tty_read+0x419/0x14f0 drivers/tty/n_tty.c:2211
2 locks held by kworker/0:4/5933:
1 lock held by syz-executor/5939:
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: tun_detach drivers/net/tun.c:634 [inline]
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: tun_chr_close+0x38/0x220 drivers/net/tun.c:3438
1 lock held by syz-executor/5946:
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: tun_detach drivers/net/tun.c:634 [inline]
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: tun_chr_close+0x38/0x220 drivers/net/tun.c:3438
3 locks held by syz-executor/5951:
 #0: ffff888077510ea0 (&hdev->req_lock){+.+.}-{4:4}, at: hci_dev_do_close+0x26/0xb0 net/bluetooth/hci_core.c:500
 #1: ffff8880775100b8 (&hdev->lock){+.+.}-{4:4}, at: hci_dev_close_sync+0x35c/0x1240 net/bluetooth/hci_sync.c:5356
 #2: ffffffff908c0e00 (hci_cb_list_lock){+.+.}-{4:4}, at: hci_disconn_cfm include/net/bluetooth/hci_core.h:2151 [inline]
 #2: ffffffff908c0e00 (hci_cb_list_lock){+.+.}-{4:4}, at: hci_conn_hash_flush+0xbb/0x280 net/bluetooth/hci_conn.c:2650
5 locks held by syz-executor/5954:
 #0: ffff88807cc24ea0 (&hdev->req_lock){+.+.}-{4:4}, at: hci_dev_do_close+0x26/0xb0 net/bluetooth/hci_core.c:500
 #1: ffff88807cc240b8 (&hdev->lock){+.+.}-{4:4}, at: hci_dev_close_sync+0x35c/0x1240 net/bluetooth/hci_sync.c:5356
 #2: ffffffff908c0e00 (hci_cb_list_lock){+.+.}-{4:4}, at: hci_disconn_cfm include/net/bluetooth/hci_core.h:2151 [inline]
 #2: ffffffff908c0e00 (hci_cb_list_lock){+.+.}-{4:4}, at: hci_conn_hash_flush+0xbb/0x280 net/bluetooth/hci_conn.c:2650
 #3: ffff888035fcb2f8 (&conn->lock#2){+.+.}-{4:4}, at: l2cap_conn_del+0x95/0x710 net/bluetooth/l2cap_core.c:1777
 #4: ffffffff8e7f0fa8 (rcu_state.exp_mutex){+.+.}-{4:4}, at: exp_funnel_lock+0x19e/0x3c0 kernel/rcu/tree_exp.h:343
6 locks held by kworker/u8:17/6094:
 #0: ffff88801c6d8940 ((wq_completion)netns){+.+.}-{0:0}, at: process_one_work+0x12d6/0x1980 kernel/workqueue.c:3277
 #1: ffffc90002df7d08 (net_cleanup_work){+.+.}-{0:0}, at: process_one_work+0x973/0x1980 kernel/workqueue.c:3278
 #2: ffffffff90610e28 (pernet_ops_rwsem){++++}-{4:4}, at: cleanup_net+0xb8/0x920 net/core/net_namespace.c:673
 #3: ffff88803996b128 (&dev->mutex){....}-{4:4}, at: device_lock include/linux/device.h:995 [inline]
 #3: ffff88803996b128 (&dev->mutex){....}-{4:4}, at: devl_dev_lock net/devlink/devl_internal.h:124 [inline]
 #3: ffff88803996b128 (&dev->mutex){....}-{4:4}, at: devlink_pernet_pre_exit+0x19e/0x370 net/devlink/core.c:555
 #4: ffff88803996a258 (&devlink->lock_key#2){+.+.}-{4:4}, at: devl_lock net/devlink/core.c:292 [inline]
 #4: ffff88803996a258 (&devlink->lock_key#2){+.+.}-{4:4}, at: devl_dev_lock net/devlink/devl_internal.h:125 [inline]
 #4: ffff88803996a258 (&devlink->lock_key#2){+.+.}-{4:4}, at: devlink_pernet_pre_exit+0x1b4/0x370 net/devlink/core.c:555
 #5: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 #5: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_dev_lock+0x146/0x360 net/core/dev.c:2162
1 lock held by syz-executor/6114:
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: inet_rtm_newaddr+0x30c/0x18b0 net/ipv4/devinet.c:978
1 lock held by syz-executor/6119:
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: inet_rtm_newaddr+0x30c/0x18b0 net/ipv4/devinet.c:978
1 lock held by syz-executor/6120:
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: inet_rtm_newaddr+0x30c/0x18b0 net/ipv4/devinet.c:978
1 lock held by syz-executor/6122:
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: inet_rtm_newaddr+0x30c/0x18b0 net/ipv4/devinet.c:978
1 lock held by syz-executor/6123:
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
 #0: ffffffff90629760 (rtnl_mutex){+.+.}-{4:4}, at: inet_rtm_newaddr+0x30c/0x18b0 net/ipv4/devinet.c:978

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

NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 30 Comm: khungtaskd Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/18/2026
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:94 [inline]
 dump_stack_lvl+0x100/0x190 lib/dump_stack.c:120
 nmi_cpu_backtrace.cold+0x12d/0x151 lib/nmi_backtrace.c:113
 nmi_trigger_cpumask_backtrace+0x1d7/0x230 lib/nmi_backtrace.c:62
 trigger_all_cpu_backtrace include/linux/nmi.h:162 [inline]
 __sys_info lib/sys_info.c:157 [inline]
 sys_info+0x141/0x190 lib/sys_info.c:165
 check_hung_uninterruptible_tasks kernel/hung_task.c:353 [inline]
 watchdog+0xcb1/0x1030 kernel/hung_task.c:561
 kthread+0x370/0x450 kernel/kthread.c:436
 ret_from_fork+0x72b/0xd50 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 5170 Comm: klogd Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/18/2026
RIP: 0010:mark_lock+0x67/0xa20 kernel/locking/lockdep.c:4731
Code: 41 0f b7 44 24 20 66 25 ff 1f 0f b7 c0 48 0f a3 05 fe cb 34 14 73 5b 48 8d 04 80 48 8d 04 80 48 8d 04 c5 60 eb 19 96 4c 89 f1 <48> 23 48 60 0f 84 03 03 00 00 b8 01 00 00 00 48 8b 54 24 68 65 48
RSP: 0018:ffffc90000007680 EFLAGS: 00000003
RAX: ffffffff9619f0d8 RBX: 0000000000000009 RCX: 0000000000000200
RDX: 0000000000000008 RSI: ffff8880367eb0b8 RDI: ffff8880367ea500
RBP: ffffc90000007720 R08: 0000000000000000 R09: 0000000000000007
R10: 0000000000000001 R11: 0000000000000000 R12: ffff8880367eb0b8
R13: ffff8880367ea500 R14: 0000000000000200 R15: 0000000000000003
FS:  00007fec4f5b9c80(0000) GS:ffff8881242ef000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055ed392d5660 CR3: 0000000026a5d000 CR4: 00000000003526f0
Call Trace:
 <IRQ>
 mark_usage kernel/locking/lockdep.c:4674 [inline]
 __lock_acquire+0x4a5/0x2630 kernel/locking/lockdep.c:5191
 lock_acquire kernel/locking/lockdep.c:5868 [inline]
 lock_acquire+0x1b1/0x370 kernel/locking/lockdep.c:5825
 rcu_lock_acquire include/linux/rcupdate.h:300 [inline]
 rcu_read_lock include/linux/rcupdate.h:838 [inline]
 class_rcu_constructor include/linux/rcupdate.h:1181 [inline]
 unwind_next_frame+0xd1/0x2090 arch/x86/kernel/unwind_orc.c:495
 arch_stack_walk+0x94/0xf0 arch/x86/kernel/stacktrace.c:25
 stack_trace_save+0x8e/0xc0 kernel/stacktrace.c:122
 kasan_save_stack+0x30/0x50 mm/kasan/common.c:57
 kasan_save_track+0x14/0x30 mm/kasan/common.c:78
 kasan_save_free_info+0x3b/0x70 mm/kasan/generic.c:584
 poison_slab_object mm/kasan/common.c:253 [inline]
 __kasan_slab_free+0x5f/0x80 mm/kasan/common.c:285
 kasan_slab_free include/linux/kasan.h:235 [inline]
 slab_free_hook mm/slub.c:2689 [inline]
 slab_free mm/slub.c:6246 [inline]
 kfree+0x223/0x6c0 mm/slub.c:6561
 ref_tracker_free+0x377/0x6c0 lib/ref_tracker.c:339
 netdev_tracker_free include/linux/netdevice.h:4474 [inline]
 netdev_put include/linux/netdevice.h:4491 [inline]
 dst_destroy+0x108/0x3f0 net/core/dst.c:115
 rcu_do_batch kernel/rcu/tree.c:2617 [inline]
 rcu_core+0x5a2/0x10d0 kernel/rcu/tree.c:2869
 handle_softirqs+0x1ea/0xa00 kernel/softirq.c:622
 do_softirq kernel/softirq.c:523 [inline]
 do_softirq+0xac/0xe0 kernel/softirq.c:510
 </IRQ>
 <TASK>
 __local_bh_enable_ip+0xf8/0x120 kernel/softirq.c:450
 local_bh_enable include/linux/bottom_half.h:33 [inline]
 __alloc_skb+0x5db/0x710 net/core/skbuff.c:697
 alloc_skb include/linux/skbuff.h:1383 [inline]
 alloc_skb_with_frags+0xdd/0x760 net/core/skbuff.c:6734
 sock_alloc_send_pskb+0x801/0x980 net/core/sock.c:2998
 unix_dgram_sendmsg+0x3c7/0x1810 net/unix/af_unix.c:2131
 sock_sendmsg_nosec net/socket.c:787 [inline]
 __sock_sendmsg net/socket.c:802 [inline]
 __sys_sendto+0x468/0x4b0 net/socket.c:2265
 __do_sys_sendto net/socket.c:2272 [inline]
 __se_sys_sendto net/socket.c:2268 [inline]
 __x64_sys_sendto+0xe0/0x1c0 net/socket.c:2268
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fec4f709407
Code: 48 89 fa 4c 89 df e8 38 aa 00 00 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 1a 5b c3 0f 1f 84 00 00 00 00 00 48 8b 44 24 10 0f 05 <5b> c3 0f 1f 80 00 00 00 00 83 e2 39 83 fa 08 75 de e8 23 ff ff ff
RSP: 002b:00007ffeab2d8be0 EFLAGS: 00000202 ORIG_RAX: 000000000000002c
RAX: ffffffffffffffda RBX: 00007fec4f5b9c80 RCX: 00007fec4f709407
RDX: 000000000000008b RSI: 00007ffeab2d8d20 RDI: 0000000000000003
RBP: 00007ffeab2d9150 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000004000 R11: 0000000000000202 R12: 00007ffeab2d9168
R13: 00007ffeab2d8d20 R14: 0000000000000070 R15: 00007ffeab2d8d20
 </TASK>

Crashes (1670):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/04/19 21:33 upstream faeab166167f 303e2802 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in addrconf_dad_work
2025/12/29 04:58 upstream c875a6c32467 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/28 20:45 upstream d26143bb38e2 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/23 22:38 upstream b927546677c8 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/20 11:16 upstream dd9b004b7ff3 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/12/04 02:19 upstream 3f9f0252130e d1b870e1 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/11/29 20:56 upstream 19eef1d98eed d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/11/21 22:06 upstream fd95357fd8c6 c31c1b0b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2025/11/11 13:29 upstream 4427259cc7f7 4e1406b4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2025/10/31 05:00 upstream e53642b87a4f 2c50b6a9 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2024/10/30 18:14 upstream c1e939a21eb1 66aeb999 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2024/09/23 06:54 upstream af9c191ac2a0 6f888b75 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/12/23 00:00 upstream 9448598b22c5 d1b870e1 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/11/14 05:51 upstream 2ccec5944606 07e030de .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/10/21 09:43 upstream 6548d364a3e8 9832ed61 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/03/13 01:48 upstream 0fed89a961ea 1a5d9317 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/03/09 08:27 upstream b7c90e3e717a 163f510d .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/03/02 02:19 upstream 03d38806a902 c3901742 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/02/25 01:58 upstream d082ecbc71e9 d34966d1 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/02/09 14:06 upstream 9946eaf552b1 ef44b750 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2026/04/14 15:56 net 600dc40554dc 362d1323 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/10 19:53 net 12ff2a4aee6c 38c8e246 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/31 00:17 net dc9e9d61e301 458630d8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/26 22:44 net 84a8335d8300 fca8d360 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/16 12:23 net 43d222fbcdff 64e21424 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/09 22:33 net c113d5e32678 176bead5 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/02/03 07:19 net 1c172febdf06 d78927dd .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/31 01:52 net 1adaea51c61b d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2025/10/29 10:54 net 8df206f7b636 fd2207e7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/02/17 16:30 net-next 37a93dd5c49b e439b951 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/22 18:45 net-next b6d5a62231ac 2367ed1e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/03 06:15 linux-next cc13002a9f98 4440e7c2 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/16 21:22 linux-next 46fe65a2c28e d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/29 04:47 linux-next cc3aa43b44bd d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/11 21:29 linux-next 5ce74bc1b7cb d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce INFO: task hung in addrconf_dad_work
2025/11/23 00:55 linux-next d724c6f85e80 4fb8ef37 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce INFO: task hung in addrconf_dad_work
2025/09/30 11:49 linux-next 3b9b1f8df454 86341da6 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root INFO: task hung in addrconf_dad_work
2026/02/25 06:24 upstream 7dff99b35460 787dfb7c .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in addrconf_dad_work
2025/11/07 18:29 upstream 4a0c9b339199 4e1406b4 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/11/07 08:34 upstream c2c2ccfd4ba7 4e1406b4 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/05/23 10:26 upstream 94305e83eccb fa44301a .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro #1 (corrupt fs)] [mounted in repro #2 (corrupt fs)] [mounted in repro #3 (clean fs)] ci2-upstream-fs INFO: task hung in addrconf_dad_work
2025/02/23 23:13 upstream 27102b38b8ca d34966d1 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2024/12/16 00:00 upstream 2d8308bf5b67 7cbfbb3a .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in addrconf_dad_work
2024/12/07 12:50 upstream b5f217084ab3 9ac0fdc6 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2024/11/04 15:24 upstream 59b723cd2adb f00eed24 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2024/09/21 16:07 upstream 1868f9d0260e 6f888b75 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/28 02:07 upstream 1f97d9dcf536 3029c699 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2026/01/23 00:16 upstream a66191c590b3 82c9c083 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2026/01/09 03:14 upstream 54e82e93ca93 d1b870e1 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2026/01/07 04:09 upstream 54e82e93ca93 d1b870e1 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/12/22 03:21 upstream 765b233a9b94 d1b870e1 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/12/21 00:05 upstream d8ba32c5a460 d1b870e1 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/12/14 06:53 upstream 9d9c1cfec01c d1b870e1 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/11/27 07:43 upstream 4941a17751c9 e8331348 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/11/26 09:54 upstream 30f09200cc4a bf6fe8fe .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2025/11/05 14:33 upstream 284922f4c563 a6c9c731 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: task hung in addrconf_dad_work
2026/04/06 14:52 net 1caa871bb061 4440e7c2 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/08 20:10 net-next 957346a6877b d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/04 02:46 net-next dbf8fe85a16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/19 15:30 upstream faeab166167f 303e2802 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/17 17:42 upstream 43cfbdda5af6 24ecfc1e .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2026/04/17 09:47 upstream 3cd8b194bf34 de0a551d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in addrconf_dad_work
2026/04/14 08:31 upstream 0f0013213293 1a086e7c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in addrconf_dad_work
2026/04/12 04:52 upstream e753c16cb3dd 38c8e246 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/10 12:57 upstream 9a9c8ce300cd 38c8e246 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/04 10:09 upstream 631919fb12fe 4440e7c2 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2026/04/04 06:51 upstream 631919fb12fe 4440e7c2 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2026/03/23 14:45 upstream c369299895a5 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/15 14:33 upstream 267594792a71 ee8d34d6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2026/03/07 15:18 upstream 4ae12d8bd9a8 5cb44a80 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/03 08:18 upstream af4e9ef3d784 28b83e23 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2026/03/03 06:45 upstream af4e9ef3d784 28b83e23 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2026/02/25 13:00 upstream 7dff99b35460 df2e85d4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2026/02/09 21:12 upstream 05f7e89ab973 df949cd9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/02/09 20:09 upstream 05f7e89ab973 df949cd9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in addrconf_dad_work
2026/01/31 04:01 upstream 283073725700 e01a0ca6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/26 03:17 upstream 023777797472 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/25 20:14 upstream d91a46d6805a 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2026/01/16 11:24 upstream 603c05a1639f d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/03 04:22 upstream 9b0436804460 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2025/12/29 11:47 upstream 7839932417dd d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2025/12/28 11:39 upstream d26143bb38e2 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/12/26 23:41 upstream 3f0e9c8cefa9 d1b870e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/12/21 22:25 upstream 9094662f6707 d1b870e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/12/19 13:51 upstream dd9b004b7ff3 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/18 18:14 upstream ea1013c15392 d1b870e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/12/14 12:14 upstream 8f0b4cce4481 d1b870e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/12/14 02:33 upstream 9d9c1cfec01c d1b870e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/12/12 20:39 upstream 187d0801404f d1b870e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/12/12 18:09 upstream 187d0801404f d1b870e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto INFO: task hung in addrconf_dad_work
2025/12/04 18:34 upstream 559e608c4655 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2025/12/03 06:34 upstream 3f9f0252130e d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/11/26 08:07 upstream 30f09200cc4a 64219f15 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/10/22 10:33 upstream 552c50713f27 252fbbad .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2025/10/20 08:13 upstream 211ddde0823f 1c8c8cd8 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2024/07/29 13:14 upstream dc1c8034e31b 5187fc86 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2024/07/25 15:14 upstream c33ffdb70cc6 32fcf98f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in addrconf_dad_work
2024/07/24 03:22 upstream 28bbe4ea686a 57b2edb1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in addrconf_dad_work
2026/01/13 13:23 upstream b71e635feefc d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 INFO: task hung in addrconf_dad_work
2026/03/19 07:46 net 55dc632ab2ac 0199f9a1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/06 06:58 net abacaf559950 31e9c887 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/21 02:38 net b97d5eedf497 2494e18d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/12 12:13 net 16ce6e6fa946 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/27 05:55 net 6402078bd9d1 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/15 16:27 net 885bebac9909 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2025/11/25 21:47 net 9780f535f8e0 64219f15 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/19 16:50 net-next 1f5ffc672165 303e2802 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/18 05:02 net-next 1f5ffc672165 5be7a9de .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/04/14 22:15 net-next 34e1a98ff2a8 362d1323 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/03/17 09:59 net-next cc6421acd97f c01bca74 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/02/13 21:02 net-next 37a93dd5c49b 1e62d198 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/26 18:12 net-next bf2e36c9dab9 a4c52dd6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2026/01/14 21:49 net-next 3b194343c250 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/31 17:02 net-next dbf8fe85a16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/20 10:50 net-next 7b8e9264f55a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2025/12/19 16:57 net-next 7b8e9264f55a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in addrconf_dad_work
2024/07/16 21:52 net-next 58f9416d413a b66b37bd .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-net-next-test-gce INFO: task hung in addrconf_dad_work
2024/11/05 07:27 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing bf373d2919d9 509da429 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb INFO: task hung in addrconf_dad_work
* Struck through repros no longer work on HEAD.