INFO: task hung in rdma_dev_exit_net (6)

Status: upstream: reported on 2024/12/20 08:21
Subsystems: rdma
Labels: prio:high
[Documentation on labels]
Reported-by: syzbot+3658758f38a2f0f062e7@syzkaller.appspotmail.com
First crash: 841d, last: 1d04h
✨ AI Jobs (2)
ID Workflow Result Correct Bug Created Started Finished Revision
686f3e2b repro-c Reproduced: ✅ INFO: task hung in rdma_dev_exit_net (6) 2026/08/05 17:32 2026/08/06 19:49 2026/08/06 22:02 c38879ea
5b0cadc8 assessment-security DenialOfService: ✅ Exploitable: ❌ FilesystemTrigger: ❌ NetworkTrigger: ✅ PeripheralTrigger: ❌ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ✅ VMGuestTrigger: ❌ VMHostTrigger: ❌ INFO: task hung in rdma_dev_exit_net (6) 2026/05/25 00:40 2026/05/25 00:40 2026/05/25 01:47 c69befb3
Discussions (17)
Title Replies (including bot) Last reply
[syzbot] Monthly rdma report (Aug 2026) 0 (1) 2026/08/30 20:33
[syzbot] Monthly rdma report (Jun 2026) 0 (1) 2026/06/29 12:32
[syzbot] Monthly rdma report (May 2026) 0 (1) 2026/05/29 12:32
[syzbot] Monthly rdma report (Apr 2026) 0 (1) 2026/04/28 08:56
[syzbot] Monthly rdma report (Mar 2026) 0 (1) 2026/03/27 20:36
[syzbot] Monthly rdma report (Feb 2026) 0 (1) 2026/02/24 20:42
[syzbot] Monthly rdma report (Jan 2026) 0 (1) 2026/01/25 07:57
[syzbot] Monthly rdma report (Dec 2025) 0 (1) 2025/12/24 05:31
[syzbot] Monthly rdma report (Nov 2025) 0 (1) 2025/11/24 07:46
[syzbot] Monthly rdma report (Oct 2025) 1 (2) 2025/10/23 19:05
[syzbot] Monthly rdma report (Sep 2025) 0 (1) 2025/09/21 22:02
[syzbot] Monthly rdma report (Aug 2025) 0 (1) 2025/08/21 12:33
[syzbot] Monthly rdma report (Jun 2025) 3 (4) 2025/06/20 15:56
[syzbot] Monthly rdma report (May 2025) 0 (1) 2025/05/19 13:37
[syzbot] Monthly rdma report (Mar 2025) 0 (1) 2025/03/02 22:37
[syzbot] Monthly rdma report (Jan 2025) 0 (1) 2025/01/30 13:12
[syzbot] [rdma?] INFO: task hung in rdma_dev_exit_net (6) 0 (1) 2024/12/20 08:21
Similar bugs (6)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream INFO: task hung in rdma_dev_exit_net (2) rdma 1 6 2032d 2167d 0/29 auto-closed as invalid on 2021/05/10 22:49
upstream INFO: task hung in rdma_dev_exit_net (3) rdma 1 5 1781d 1815d 0/29 auto-closed as invalid on 2022/01/17 19:05
upstream INFO: task hung in rdma_dev_exit_net rdma 1 1 2326d 2326d 0/29 auto-closed as invalid on 2020/07/21 12:21
upstream INFO: task hung in rdma_dev_exit_net (5) rdma 1 4 956d 971d 0/29 auto-obsoleted due to no activity on 2024/04/21 00:36
linux-5.15 INFO: task hung in rdma_dev_exit_net 1 1 345d 345d 0/3 auto-obsoleted due to no activity on 2026/01/02 06:39
upstream INFO: task hung in rdma_dev_exit_net (4) rdma 1 7 1155d 1317d 0/29 auto-obsoleted due to no activity on 2023/10/05 19:47
Last patch testing requests (1)
Created Duration User Patch Repo Result
2026/08/07 08:07 2h52m nogikh@google.com upstream report log

Sample crash report:
INFO: task syz-executor:7763 blocked for more than 143 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor    state:D stack:24232 pid:7763  tgid:7763  ppid:1      task_flags:0x400140 flags:0x00080003
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5520 [inline]
 __schedule+0x1259/0x6920 kernel/sched/core.c:7270
 __schedule_loop kernel/sched/core.c:7347 [inline]
 schedule+0xdd/0x2c0 kernel/sched/core.c:7362
 schedule_preempt_disabled+0x13/0x30 kernel/sched/core.c:7419
 rwsem_down_write_slowpath+0x4c2/0x12a0 kernel/locking/rwsem.c:1215
 __down_write_common kernel/locking/rwsem.c:1347 [inline]
 __down_write kernel/locking/rwsem.c:1356 [inline]
 down_write+0x1c0/0x1f0 kernel/locking/rwsem.c:1632
 rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
 ops_exit_list net/core/net_namespace.c:200 [inline]
 ops_undo_list+0x2ee/0xab0 net/core/net_namespace.c:253
 setup_net+0x1fa/0x3a0 net/core/net_namespace.c:459
 copy_net_ns+0x345/0x7a0 net/core/net_namespace.c:582
 create_new_namespaces+0x3ea/0xac0 kernel/nsproxy.c:132
 unshare_nsproxy_namespaces+0xf2/0x220 kernel/nsproxy.c:234
 ksys_unshare+0x4a2/0xa70 kernel/fork.c:3292
 __do_sys_unshare kernel/fork.c:3356 [inline]
 __se_sys_unshare kernel/fork.c:3354 [inline]
 __x64_sys_unshare+0x31/0x40 kernel/fork.c:3354
 do_syscall_x64 arch/x86/entry/syscall_64.c:61 [inline]
 do_syscall_64+0x123/0x790 arch/x86/entry/syscall_64.c:84
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fda9f19f427
RSP: 002b:00007fffd667b058 EFLAGS: 00000206 ORIG_RAX: 0000000000000110
RAX: ffffffffffffffda RBX: 00007fda9f425f40 RCX: 00007fda9f19f427
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000040000000
RBP: 00007fda9f4267b8 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000206 R12: 0000000000000008
R13: 0000000000000003 R14: 00007fffd667b298 R15: 0000000000000000
 </TASK>
INFO: task syz-executor:7846 blocked for more than 143 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor    state:D stack:24248 pid:7846  tgid:7846  ppid:1      task_flags:0x400140 flags:0x00080003
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5520 [inline]
 __schedule+0x1259/0x6920 kernel/sched/core.c:7270
 __schedule_loop kernel/sched/core.c:7347 [inline]
 schedule+0xdd/0x2c0 kernel/sched/core.c:7362
 schedule_preempt_disabled+0x13/0x30 kernel/sched/core.c:7419
 rwsem_down_write_slowpath+0x4c2/0x12a0 kernel/locking/rwsem.c:1215
 __down_write_common kernel/locking/rwsem.c:1347 [inline]
 __down_write kernel/locking/rwsem.c:1356 [inline]
 down_write+0x1c0/0x1f0 kernel/locking/rwsem.c:1632
 rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
 ops_exit_list net/core/net_namespace.c:200 [inline]
 ops_undo_list+0x2ee/0xab0 net/core/net_namespace.c:253
 setup_net+0x1fa/0x3a0 net/core/net_namespace.c:459
 copy_net_ns+0x345/0x7a0 net/core/net_namespace.c:582
 create_new_namespaces+0x3ea/0xac0 kernel/nsproxy.c:132
 unshare_nsproxy_namespaces+0xf2/0x220 kernel/nsproxy.c:234
 ksys_unshare+0x4a2/0xa70 kernel/fork.c:3292
 __do_sys_unshare kernel/fork.c:3356 [inline]
 __se_sys_unshare kernel/fork.c:3354 [inline]
 __x64_sys_unshare+0x31/0x40 kernel/fork.c:3354
 do_syscall_x64 arch/x86/entry/syscall_64.c:61 [inline]
 do_syscall_64+0x123/0x790 arch/x86/entry/syscall_64.c:84
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f4e3619f427
RSP: 002b:00007ffcb4759858 EFLAGS: 00000206 ORIG_RAX: 0000000000000110
RSP: 002b:00007ffcb4759858 EFLAGS: 00000206 ORIG_RAX: 0000000000000110
RAX: ffffffffffffffda RBX: 00007f4e36425f40 RCX: 00007f4e3619f427
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000040000000
RBP: 00007f4e364267b8 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000206 R12: 0000000000000008
R13: 0000000000000003 R14: 00007ffcb4759a98 R15: 0000000000000000
 </TASK>

Showing all locks held in the system:
locks held by pr/ttyS0/16: 4, last CPU#0:
 #0: ffffffff8edd8338 (console_srcu){....}-{0:0}, at: rcu_try_lock_acquire include/linux/rcupdate.h:314 [inline]
 #0: ffffffff8edd8338 (console_srcu){....}-{0:0}, at: srcu_read_lock_nmisafe include/linux/srcu.h:439 [inline]
 #0: ffffffff8edd8338 (console_srcu){....}-{0:0}, at: console_srcu_read_lock+0x49/0x60 kernel/printk/printk.c:291
 #1: ffff8880b843bf60 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x2c/0x140 kernel/sched/core.c:677
 #2: ffff8880b8424568 (psi_seq){-.-.}-{0:0}, at: lock_hrtimer_base kernel/time/hrtimer.c:192 [inline]
 #2: ffff8880b8424568 (psi_seq){-.-.}-{0:0}, at: hrtimer_start_range_ns+0x8e/0x460 kernel/time/hrtimer.c:1528
 #3: ffff8880b843bf60 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x2c/0x140 kernel/sched/core.c:677
locks held by khungtaskd/32: 1, last CPU#1:
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:309 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:849 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: debug_show_all_locks+0x3d/0x184 kernel/locking/lockdep.c:6837
locks held by kworker/u8:2/43: 2, last CPU#1:
 #0: ffff888034c2c940 ((wq_completion)bat_events){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc90000b37d08 ((work_completion)(&(&forw_packet_aggr->delayed_work)->work)){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
locks held by klogd/4956: 1, last CPU#1:
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:309 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:849 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: class_rcu_constructor include/linux/rcupdate.h:1216 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: unwind_next_frame+0xbd/0x2090 arch/x86/kernel/unwind_orc.c:495
locks held by udevd/4967: 3, last CPU#0:
 #0: ffffffff8ef3cc30 (dup_mmap_sem){.+.+}-{0:0}, at: dup_mm kernel/fork.c:1542 [inline]
 #0: ffffffff8ef3cc30 (dup_mmap_sem){.+.+}-{0:0}, at: copy_mm kernel/fork.c:1595 [inline]
 #0: ffffffff8ef3cc30 (dup_mmap_sem){.+.+}-{0:0}, at: copy_process+0x4806/0x8370 kernel/fork.c:2307
 #1: ffff88807c0fa9f8 (&mm->mmap_lock){++++}-{4:4}, at: mmap_write_lock_killable include/linux/mmap_lock.h:562 [inline]
 #1: ffff88807c0fa9f8 (&mm->mmap_lock){++++}-{4:4}, at: dup_mmap+0x127/0x2370 mm/mmap.c:1716
 #2: ffff888029d236b8 (&mm->mmap_lock/1){+.+.}-{4:4}, at: mmap_write_lock_nested include/linux/mmap_lock.h:552 [inline]
 #2: ffff888029d236b8 (&mm->mmap_lock/1){+.+.}-{4:4}, at: dup_mmap+0x1c9/0x2370 mm/mmap.c:1723
locks held by getty/5351: 2, on CPU#0:
 #0: ffff888036f4b0a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x24/0x80 drivers/tty/tty_ldisc.c:243
 #1: ffffc900032262e8 (&ldata->atomic_read_lock){+.+.}-{4:4}, at: n_tty_read+0x419/0x14e0 drivers/tty/n_tty.c:2211
locks held by syz-executor/5585: 2, last CPU#1:
 #0: ffff88807a7ad038 (&mm->mmap_lock){++++}-{4:4}, at: mmap_read_lock include/linux/mmap_lock.h:600 [inline]
 #0: ffff88807a7ad038 (&mm->mmap_lock){++++}-{4:4}, at: exit_mmap+0x124/0xa00 mm/mmap.c:1299
 #1: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:309 [inline]
 #1: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:849 [inline]
 #1: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: __pte_offset_map+0x2f/0x310 mm/pgtable-generic.c:290
locks held by kworker/1:4/5687: 2, last CPU#1:
 #0: ffff88801c055d40 ((wq_completion)events_power_efficient){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc9000441fd08 ((work_completion)(&(&gc_work->dwork)->work)){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
locks held by kworker/u8:11/5877: 2, on CPU#1:
 #0: ffff88801c094140 ((wq_completion)events_unbound){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc9000487fd08 ((work_completion)(&sub_info->work)){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
locks held by kworker/u8:13/6100: 2, on CPU#1:
 #0: ffff88801c094140 ((wq_completion)events_unbound){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc90007167d08 ((work_completion)(&sub_info->work)){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
locks held by kworker/u8:15/6102: 3, last CPU#1:
 #0: ffff88801c094140 ((wq_completion)events_unbound){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc9000740fd08 ((work_completion)(&(&nsim_dev->trap_data->trap_report_dw)->work)){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
 #2: ffff8880274e3258 (&devlink->lock_key){+.+.}-{4:4}, at: nsim_dev_trap_report_work+0x56/0xd20 drivers/net/netdevsim/dev.c:834
locks held by kworker/u8:17/6104: 4, on CPU#0:
 #0: ffff88801d2d8940 ((wq_completion)netns){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc9000751fd08 (net_cleanup_work){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
 #2: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: cleanup_net+0xb8/0x920 net/core/net_namespace.c:677
 #3: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by kworker/u8:21/6108: 2, on CPU#1:
 #0: ffff88801c094140 ((wq_completion)events_unbound){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc9000755fd08 ((work_completion)(&sub_info->work)){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
locks held by syz-executor/7728: 1, last CPU#1:
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:309 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:849 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: class_rcu_constructor include/linux/rcupdate.h:1216 [inline]
 #0: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: unwind_next_frame+0xbd/0x2090 arch/x86/kernel/unwind_orc.c:495
locks held by syz-executor/7763: 2, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7831: 2, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7836: 2, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7846: 2, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7883: 2, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7903: 2, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7917: 4, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
 #3: ffff88807ef09020 (&device->compat_devs_mutex){+.+.}-{4:4}, at: add_one_compat_dev+0x112/0x820 drivers/infiniband/core/device.c:976
locks held by syz-executor/7925: 2, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7944: 2, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7971: 2, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_exit_net+0x174/0x6b0 drivers/infiniband/core/device.c:1156
locks held by syz-executor/7996: 5, last CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
 #3: ffff88807ef09020 (&device->compat_devs_mutex){+.+.}-{4:4}, at: add_one_compat_dev+0x112/0x820 drivers/infiniband/core/device.c:976
 #4: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:309 [inline]
 #4: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:849 [inline]
 #4: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: class_rcu_constructor include/linux/rcupdate.h:1216 [inline]
 #4: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: unwind_next_frame+0xbd/0x2090 arch/x86/kernel/unwind_orc.c:495
locks held by syz-executor/8003: 4, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
 #3: ffff88807ef09020 (&device->compat_devs_mutex){+.+.}-{4:4}, at: add_one_compat_dev+0x112/0x820 drivers/infiniband/core/device.c:976
locks held by syz-executor/8069: 3, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
locks held by kworker/0:7/8121: 4, last CPU#0:
 #0: ffff88801c057140 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x1466/0x1b10 kernel/workqueue.c:3371
 #1: ffffc900034efd08 (drain_vmap_work){+.+.}-{0:0}, at: process_one_work+0xa2c/0x1b10 kernel/workqueue.c:3372
 #2: ffffffff8efc17c0 (vmap_purge_lock){+.+.}-{4:4}, at: drain_vmap_area_work+0x17/0x40 mm/vmalloc.c:2451
 #3: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:309 [inline]
 #3: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:849 [inline]
 #3: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: class_rcu_constructor include/linux/rcupdate.h:1216 [inline]
 #3: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: unwind_next_frame+0xbd/0x2090 arch/x86/kernel/unwind_orc.c:495
locks held by syz-executor/8126: 3, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
locks held by syz-executor/8142: 3, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
locks held by syz-executor/8162: 3, on CPU#1:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
locks held by syz-executor/8196: 3, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
locks held by syz-executor/8213: 3, on CPU#0:
 #0: ffffffff90cb6a48 (pernet_ops_rwsem){++++}-{4:4}, at: copy_net_ns+0x323/0x7a0 net/core/net_namespace.c:578
 #1: ffffffff908ddaa8 (devices_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x28c/0x590 drivers/infiniband/core/device.c:1221
 #2: ffffffff908dd828 (rdma_nets_rwsem){++++}-{4:4}, at: rdma_dev_init_net+0x2ff/0x590 drivers/infiniband/core/device.c:1226
locks held by modprobe/8252: 1, last CPU#1:
 #0: ffff88807cfea9f8 (&mm->mmap_lock){++++}-{4:4}, at: mmap_write_lock include/linux/mmap_lock.h:544 [inline]
 #0: ffff88807cfea9f8 (&mm->mmap_lock){++++}-{4:4}, at: exit_mmap+0x22c/0xa00 mm/mmap.c:1323
locks held by modprobe/8254: 2, last CPU#1:
 #0: ffffffff8f906338 (tomoyo_ss){.+.+}-{0:0}, at: srcu_lock_acquire include/linux/srcu.h:198 [inline]
 #0: ffffffff8f906338 (tomoyo_ss){.+.+}-{0:0}, at: srcu_read_lock include/linux/srcu.h:305 [inline]
 #0: ffffffff8f906338 (tomoyo_ss){.+.+}-{0:0}, at: tomoyo_read_lock security/tomoyo/common.h:1112 [inline]
 #0: ffffffff8f906338 (tomoyo_ss){.+.+}-{0:0}, at: tomoyo_check_open_permission+0x169/0x3c0 security/tomoyo/file.c:772
 #1: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:309 [inline]
 #1: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:849 [inline]
 #1: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: class_rcu_constructor include/linux/rcupdate.h:1216 [inline]
 #1: ffffffff8edec060 (rcu_read_lock){....}-{1:3}, at: unwind_next_frame+0xbd/0x2090 arch/x86/kernel/unwind_orc.c:495
locks held by udevd/8255: 2, last CPU#1:
 #0: ffff88807d66f808 (vm_lock){++++}-{0:0}, at: lock_vma_under_rcu+0x11d/0x590 mm/mmap_lock.c:310
 #1: ffffffff8eff48c0 (mmu_notifier_invalidate_range_start){+.+.}-{0:0}, at: mmu_notifier_invalidate_range_start include/linux/mmu_notifier.h:475 [inline]
 #1: ffffffff8eff48c0 (mmu_notifier_invalidate_range_start){+.+.}-{0:0}, at: wp_page_copy mm/memory.c:4038 [inline]
 #1: ffffffff8eff48c0 (mmu_notifier_invalidate_range_start){+.+.}-{0:0}, at: do_wp_page+0x102d/0x45c0 mm/memory.c:4472
locks held by modprobe/8256: 1, last CPU#1:
 #0: ffff88807cfed038 (&mm->mmap_lock){++++}-{4:4}, at: mmap_write_lock_killable include/linux/mmap_lock.h:562 [inline]
 #0: ffff88807cfed038 (&mm->mmap_lock){++++}-{4:4}, at: setup_arg_pages+0x2c8/0xd30 fs/exec.c:655

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

NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 32 Comm: khungtaskd Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/05/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:123
 nmi_trigger_cpumask_backtrace+0x21f/0x2a0 lib/nmi_backtrace.c:66
 trigger_all_cpu_backtrace include/linux/nmi.h:164 [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+0x373/0x450 kernel/kthread.c:436
 ret_from_fork+0x730/0xd60 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: 16 Comm: pr/ttyS0 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/05/2026
RIP: 0010:io_serial_in+0x87/0xb0 drivers/tty/serial/8250/8250_port.c:410
Code: 07 5c fc 48 8d 7d 40 44 89 e1 48 b8 00 00 00 00 00 fc ff df 48 89 fa d3 e3 48 c1 ea 03 80 3c 02 00 75 1a 66 03 5d 40 89 da ec <5b> 0f b6 c0 5d 41 5c c3 cc cc cc cc e8 48 1a cf fc eb a2 e8 d1 1a
RSP: 0018:ffffc90000157958 EFLAGS: 00000002
RAX: dffffc0000000000 RBX: 00000000000003fd RCX: 0000000000000000
RDX: 00000000000003fd RSI: ffffffff85afe8d0 RDI: ffffffff9bc63ca0
RBP: ffffffff9bc63c60 R08: 0000000000000001 R09: 000000000000001f
R10: 0000000000000000 R11: 205d323354202020 R12: 0000000000000000
R13: 0000000000000020 R14: fffffbfff378c7e9 R15: dffffc0000000000
FS:  0000000000000000(0000) GS:ffff888123b61000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005645eb0dd080 CR3: 000000008c485000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 serial_in drivers/tty/serial/8250/8250.h:128 [inline]
 serial_lsr_in drivers/tty/serial/8250/8250.h:150 [inline]
 wait_for_lsr+0x13a/0x210 drivers/tty/serial/8250/8250_port.c:2013
 serial8250_fifo_wait_for_lsr_thre+0x5f/0xd0 drivers/tty/serial/8250/8250_port.c:3270
 __serial8250_console_fifo_write+0xa5/0x290 drivers/tty/serial/8250/8250_port.c:3345
 serial8250_console_fifo_write drivers/tty/serial/8250/8250_port.c:3378 [inline]
 __serial8250_console_write drivers/tty/serial/8250/8250_port.c:3429 [inline]
 serial8250_console_write+0xf46/0x1330 drivers/tty/serial/8250/8250_port.c:3493
 nbcon_emit_next_record+0x8f7/0xa70 kernel/printk/nbcon.c:1070
 nbcon_emit_one+0x1a8/0x2b0 kernel/printk/nbcon.c:1157
 nbcon_kthread_func+0x613/0x7d0 kernel/printk/nbcon.c:1271
 kthread+0x373/0x450 kernel/kthread.c:436
 ret_from_fork+0x730/0xd60 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>

Crashes (205):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/09/03 16:47 upstream 940de590b839 6a988719 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/09/01 04:30 upstream bf1079577a11 316d9396 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/08/31 09:06 upstream cee9395acd80 2f52988a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/08/30 11:33 upstream 08dbfad3f504 2f52988a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/08/28 04:49 upstream 73e3f0710014 e2fa417d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/08/27 15:57 upstream 73e3f0710014 e2fa417d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/08/26 07:30 upstream 45c13f3f9e3b 6a91adb4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/06/08 19:04 upstream 4549871118cf 656e94c6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in rdma_dev_exit_net
2026/04/23 20:37 upstream 2e6803928193 4c3406dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root INFO: task hung in rdma_dev_exit_net
2026/04/09 15:48 upstream 7f87a5ea75f0 38c8e246 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in rdma_dev_exit_net
2026/03/27 05:01 upstream 46b513250491 50cdcaa1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in rdma_dev_exit_net
2026/02/02 10:22 upstream 18f7fcd5e69a 018ebef2 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root INFO: task hung in rdma_dev_exit_net
2025/09/18 13:53 upstream 8b789f2b7602 e2beed91 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in rdma_dev_exit_net
2024/11/25 14:19 upstream 9f16d5e6f220 a84878fc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root INFO: task hung in rdma_dev_exit_net
2026/09/01 13:41 net 545b63503c69 316d9396 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/09/01 11:38 net 545b63503c69 316d9396 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/09/01 04:38 net 1376afc7660b 316d9396 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/25 20:19 net c5f2613e69cc 614e416a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/24 09:21 net 7cbfb180945c 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/22 19:09 net 4e15e89faac9 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/19 00:29 net e2466392a0b8 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/18 10:41 net 21040c7f9315 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/16 00:57 net 24ef02f934ee 746171ee .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/13 08:07 net 2bb155e92167 67796a05 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/11 22:48 net b37971686ec5 37a258dd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/10 01:29 net dd057113ac7b 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/09 17:56 net dd057113ac7b 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/07 03:50 net 7e2d693af0d4 c38879ea .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/06 18:20 net 7e2d693af0d4 c38879ea .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/06/23 05:35 net a986fde914d8 5a630be6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/06/02 05:48 net 02896a7fa4cd 1095583b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/06/01 01:58 net 78ef59e7a645 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/05/28 18:20 net 031f1592e592 9a5a7e5e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2024/12/14 18:15 net 429fde2d81bc 7cbfbb3a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2024/12/10 15:42 net f136552b7ce3 cfc402b4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/09/03 02:57 net-next c29b37ed7a4d 85995287 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/04/18 05:05 net-next 1f5ffc672165 5be7a9de .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/03/23 20:14 net-next fb78a629b4f0 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/02/21 14:27 net-next 8bf22c33e7a1 6e7b5511 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/20 00:39 net-next d321d505edb6 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/15 18:40 net-next cc75d43783f7 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/15 08:19 net-next 3b194343c250 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/15 01:15 net-next 3b194343c250 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/12 13:21 net-next 60d8484c4cec d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/11 06:24 net-next 959728f9931e d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/11 04:09 net-next 959728f9931e d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/09 21:54 net-next fc65403d55c3 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/08 19:56 net-next 957346a6877b d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/08 10:10 net-next 8e7148b56023 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/08 05:02 net-next 8e7148b56023 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/07 11:55 net-next 8e7148b56023 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/07 08:36 net-next 8e7148b56023 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/05 22:46 net-next c303e8b86d9d d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/05 14:13 net-next c303e8b86d9d d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/04 05:52 net-next dbf8fe85a16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/01/03 15:29 net-next dbf8fe85a16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce INFO: task hung in rdma_dev_exit_net
2026/08/07 03:31 linux-next 1701fda2f58e c38879ea .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root INFO: task hung in rdma_dev_exit_net
* Struck through repros no longer work on HEAD.