syzbot


INFO: task hung in synchronize_rcu

Status: internal: reported on 2025/07/11 21:20
Reported-by: syzbot+0232e02d8636b4ed7022@syzkaller.appspotmail.com
First crash: 135d, last: 2d08h
Similar bugs (14)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream INFO: task hung in synchronize_rcu (3) 1 C done done 374 995d 1933d 22/29 fixed on 2023/02/24 13:50
linux-6.1 INFO: task hung in synchronize_rcu origin:lts-only 1 C unreliable 25 4d01h 950d 0/3 upstream: reported C repro on 2023/04/01 04:49
android-49 INFO: task hung in synchronize_rcu 1 1 2169d 2169d 0/3 auto-closed as invalid on 2020/03/28 16:57
linux-4.14 INFO: task hung in synchronize_rcu vfs 1 C error 162 1010d 2191d 0/1 upstream: reported C repro on 2019/11/07 04:32
linux-4.19 INFO: task hung in synchronize_rcu 1 C error 70 999d 2190d 0/1 upstream: reported C repro on 2019/11/08 21:27
linux-5.15 INFO: task hung in synchronize_rcu 1 1 935d 935d 0/3 auto-obsoleted due to no activity on 2023/08/14 02:05
linux-5.15 INFO: task hung in synchronize_rcu (3) origin:lts-only 1 C error 14 24d 468d 0/3 upstream: reported C repro on 2024/07/26 03:55
upstream INFO: task hung in synchronize_rcu 1 syz done 1206 2169d 2195d 14/29 fixed on 2019/11/29 15:48
upstream INFO: task hung in synchronize_rcu (4) fs net 1 C done error 1535 8d02h 917d 0/29 upstream: reported C repro on 2023/05/04 02:01
linux-5.15 INFO: task hung in synchronize_rcu (2) 1 1 624d 624d 0/3 auto-obsoleted due to no activity on 2024/05/31 13:53
android-414 INFO: task hung in synchronize_rcu 1 1 2187d 2187d 0/1 auto-closed as invalid on 2020/03/10 10:42
upstream INFO: task hung in synchronize_rcu (2) trace 1 8 2168d 2169d 0/29 closed as invalid on 2019/11/30 16:54
linux-6.6 INFO: task hung in synchronize_rcu 1 1 7d04h 7d04h 0/2 upstream: reported on 2025/10/30 17:16
upstream INFO: task hung in rtnetlink_rcv_msg net 1 C inconclusive inconclusive 1970 485d 2449d 26/29 fixed on 2024/07/09 19:14

Sample crash report:
INFO: task kworker/1:0:31 blocked for more than 122 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/1:0     state:D stack:0     pid:31    tgid:31    ppid:2      flags:0x00004000
Workqueue: events _RNvXs6_NtCs43vyB533jt3_6kernel9workqueueINtNtNtB7_4sync3arc3ArcNtNtCs5gLWsBERDPK_16rust_binder_main7process7ProcessEINtB5_15WorkItemPointerKy0_E3runB13_
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5945 [inline]
 __schedule+0x1322/0x1df0 kernel/sched/core.c:7791
 __schedule_loop kernel/sched/core.c:7872 [inline]
 schedule+0xc6/0x240 kernel/sched/core.c:7887
 schedule_timeout+0xb2/0x3a0 kernel/time/timer.c:2595
 do_wait_for_common kernel/sched/completion.c:95 [inline]
 __wait_for_common kernel/sched/completion.c:116 [inline]
 wait_for_common+0x359/0x630 kernel/sched/completion.c:127
 wait_for_completion_state+0x19/0x40 kernel/sched/completion.c:264
 __wait_rcu_gp+0x296/0x2c0 kernel/rcu/update.c:514
 synchronize_rcu_normal+0x113/0x160 kernel/rcu/tree.c:4043
 synchronize_rcu+0x98/0x2e0 kernel/rcu/tree.c:4121
 core::ptr::drop_in_place::<kernel::sync::poll::PollCondVar> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::ptr::drop_in_place::<rust_binder_main::thread::Thread> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::ptr::drop_in_place::<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 <kernel::alloc::kbox::Box<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>, kernel::alloc::allocator::Kmalloc> as core::ops::drop::Drop>::drop rust/kernel/alloc/kbox.rs:487 [inline]
 core::ptr::drop_in_place::<kernel::alloc::kbox::Box<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>, kernel::alloc::allocator::Kmalloc>>+0x2ab/0x340 usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523
 core::mem::drop::<kernel::alloc::kbox::Box<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>, kernel::alloc::allocator::Kmalloc>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:935 [inline]
 <kernel::sync::arc::Arc<rust_binder_main::thread::Thread> as core::ops::drop::Drop>::drop rust/kernel/sync/arc.rs:404 [inline]
 core::ptr::drop_in_place::<kernel::sync::arc::Arc<rust_binder_main::thread::Thread>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::ptr::drop_in_place::<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 <kernel::alloc::kbox::Box<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>, kernel::alloc::allocator::Kmalloc> as core::ops::drop::Drop>::drop rust/kernel/alloc/kbox.rs:487 [inline]
 core::ptr::drop_in_place::<kernel::alloc::kbox::Box<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>, kernel::alloc::allocator::Kmalloc>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::mem::drop::<kernel::alloc::kbox::Box<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>, kernel::alloc::allocator::Kmalloc>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:935 [inline]
 <kernel::rbtree::RBTree<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>> as core::ops::drop::Drop>::drop rust/kernel/rbtree.rs:499 [inline]
 core::ptr::drop_in_place::<kernel::rbtree::RBTree<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>>+0xc5/0x190 usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523
 core::mem::drop::<kernel::rbtree::RBTree<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:935 [inline]
 <rust_binder_main::process::Process>::deferred_release drivers/android/binder/process.rs:1406 [inline]
 <rust_binder_main::process::Process as kernel::workqueue::WorkItem>::run+0x244b/0x2820 drivers/android/binder/process.rs:505
 process_one_work kernel/workqueue.c:3238 [inline]
 process_scheduled_works+0x7d2/0x1020 kernel/workqueue.c:3319
 worker_thread+0xc58/0x1250 kernel/workqueue.c:3400
 kthread+0x2ca/0x370 kernel/kthread.c:389
 ret_from_fork+0x67/0xa0 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
INFO: task kworker/1:3:381 blocked for more than 124 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/1:3     state:D stack:0     pid:381   tgid:381   ppid:2      flags:0x00004000
Workqueue: events _RNvXs6_NtCs43vyB533jt3_6kernel9workqueueINtNtNtB7_4sync3arc3ArcNtNtCs5gLWsBERDPK_16rust_binder_main7process7ProcessEINtB5_15WorkItemPointerKy0_E3runB13_
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5945 [inline]
 __schedule+0x1322/0x1df0 kernel/sched/core.c:7791
 __schedule_loop kernel/sched/core.c:7872 [inline]
 schedule+0xc6/0x240 kernel/sched/core.c:7887
 schedule_timeout+0xb2/0x3a0 kernel/time/timer.c:2595
 do_wait_for_common kernel/sched/completion.c:95 [inline]
 __wait_for_common kernel/sched/completion.c:116 [inline]
 wait_for_common+0x359/0x630 kernel/sched/completion.c:127
 wait_for_completion_state+0x19/0x40 kernel/sched/completion.c:264
 __wait_rcu_gp+0x296/0x2c0 kernel/rcu/update.c:514
 synchronize_rcu_normal+0x113/0x160 kernel/rcu/tree.c:4043
 synchronize_rcu+0x98/0x2e0 kernel/rcu/tree.c:4121
 core::ptr::drop_in_place::<kernel::sync::poll::PollCondVar> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::ptr::drop_in_place::<rust_binder_main::thread::Thread> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::ptr::drop_in_place::<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 <kernel::alloc::kbox::Box<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>, kernel::alloc::allocator::Kmalloc> as core::ops::drop::Drop>::drop rust/kernel/alloc/kbox.rs:487 [inline]
 core::ptr::drop_in_place::<kernel::alloc::kbox::Box<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>, kernel::alloc::allocator::Kmalloc>>+0x2ab/0x340 usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523
 core::mem::drop::<kernel::alloc::kbox::Box<kernel::sync::arc::ArcInner<rust_binder_main::thread::Thread>, kernel::alloc::allocator::Kmalloc>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:935 [inline]
 <kernel::sync::arc::Arc<rust_binder_main::thread::Thread> as core::ops::drop::Drop>::drop rust/kernel/sync/arc.rs:404 [inline]
 core::ptr::drop_in_place::<kernel::sync::arc::Arc<rust_binder_main::thread::Thread>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::ptr::drop_in_place::<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 <kernel::alloc::kbox::Box<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>, kernel::alloc::allocator::Kmalloc> as core::ops::drop::Drop>::drop rust/kernel/alloc/kbox.rs:487 [inline]
 core::ptr::drop_in_place::<kernel::alloc::kbox::Box<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>, kernel::alloc::allocator::Kmalloc>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523 [inline]
 core::mem::drop::<kernel::alloc::kbox::Box<kernel::rbtree::Node<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>, kernel::alloc::allocator::Kmalloc>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:935 [inline]
 <kernel::rbtree::RBTree<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>> as core::ops::drop::Drop>::drop rust/kernel/rbtree.rs:499 [inline]
 core::ptr::drop_in_place::<kernel::rbtree::RBTree<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>>+0xc5/0x190 usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:523
 core::mem::drop::<kernel::rbtree::RBTree<i32, kernel::sync::arc::Arc<rust_binder_main::thread::Thread>>> usr/local/rustup/toolchains/1.87.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:935 [inline]
 <rust_binder_main::process::Process>::deferred_release drivers/android/binder/process.rs:1406 [inline]
 <rust_binder_main::process::Process as kernel::workqueue::WorkItem>::run+0x244b/0x2820 drivers/android/binder/process.rs:505
 process_one_work kernel/workqueue.c:3238 [inline]
 process_scheduled_works+0x7d2/0x1020 kernel/workqueue.c:3319
 worker_thread+0xc58/0x1250 kernel/workqueue.c:3400
 kthread+0x2ca/0x370 kernel/kthread.c:389
 ret_from_fork+0x67/0xa0 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
INFO: task syz.4.4542:13904 blocked for more than 125 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.4.4542      state:D stack:0     pid:13904 tgid:13904 ppid:5499   flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5945 [inline]
 __schedule+0x1322/0x1df0 kernel/sched/core.c:7791
 __schedule_loop kernel/sched/core.c:7872 [inline]
 schedule+0xc6/0x240 kernel/sched/core.c:7887
 schedule_timeout+0xb2/0x3a0 kernel/time/timer.c:2595
 do_wait_for_common kernel/sched/completion.c:95 [inline]
 __wait_for_common kernel/sched/completion.c:116 [inline]
 wait_for_common+0x359/0x630 kernel/sched/completion.c:127
 wait_for_completion_state+0x19/0x40 kernel/sched/completion.c:264
 __wait_rcu_gp+0x296/0x2c0 kernel/rcu/update.c:514
 synchronize_rcu_normal+0x113/0x160 kernel/rcu/tree.c:4043
 synchronize_rcu+0x98/0x2e0 kernel/rcu/tree.c:4121
 synchronize_net+0x38/0x40 net/core/dev.c:11382
 packet_release+0x9f8/0xd50 net/packet/af_packet.c:3216
 __sock_release net/socket.c:659 [inline]
 sock_close+0xdd/0x280 net/socket.c:1427
 __fput+0x1fb/0xa00 fs/file_table.c:429
 ____fput+0x20/0x30 fs/file_table.c:457
 task_work_run+0x1e0/0x250 kernel/task_work.c:240
 resume_user_mode_work+0x36/0x50 include/linux/resume_user_mode.h:50
 exit_to_user_mode_loop kernel/entry/common.c:114 [inline]
 exit_to_user_mode_prepare include/linux/entry-common.h:328 [inline]
 __syscall_exit_to_user_mode_work kernel/entry/common.c:207 [inline]
 syscall_exit_to_user_mode+0x64/0xb0 kernel/entry/common.c:218
 do_syscall_64+0x64/0xf0 arch/x86/entry/common.c:89
 entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7f46b198f6c9
RSP: 002b:00007ffc9246a9d8 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4
RAX: 0000000000000000 RBX: 00007f46b1be7da0 RCX: 00007f46b198f6c9
RDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003
RBP: 00007f46b1be7da0 R08: 000000000000024c R09: 0000001e9246accf
R10: 00007f46b1be7cb0 R11: 0000000000000246 R12: 000000000004a5af
R13: 00007f46b1be6090 R14: ffffffffffffffff R15: 00007ffc9246aaf0
 </TASK>
NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 37 Comm: khungtaskd Not tainted syzkaller #0 0b5ffdee5fcd2f7749818d1ff954e9c21353764e
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
Call Trace:
 <TASK>
 __dump_stack+0x21/0x30 lib/dump_stack.c:94
 dump_stack_lvl+0x10c/0x190 lib/dump_stack.c:120
 dump_stack+0x19/0x20 lib/dump_stack.c:129
 nmi_cpu_backtrace+0x2bf/0x2d0 lib/nmi_backtrace.c:113
 nmi_trigger_cpumask_backtrace+0x142/0x2c0 lib/nmi_backtrace.c:62
 arch_trigger_cpumask_backtrace+0x14/0x20 arch/x86/kernel/apic/hw_nmi.c:41
 trigger_all_cpu_backtrace include/linux/nmi.h:158 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:267 [inline]
 watchdog+0xd8f/0xed0 kernel/hung_task.c:423
 kthread+0x2ca/0x370 kernel/kthread.c:389
 ret_from_fork+0x67/0xa0 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 33 Comm: rcuop/1 Not tainted syzkaller #0 0b5ffdee5fcd2f7749818d1ff954e9c21353764e
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
RIP: 0010:fib6_check_expired include/net/ip6_fib.h:280 [inline]
RIP: 0010:__find_rr_leaf+0x162/0x790 net/ipv6/route.c:843
Code: e8 e3 ac 9d fc 44 39 e3 0f 85 83 03 00 00 e8 15 ab 9d fc eb 05 e8 0e ab 9d fc 49 8d 5e 64 49 89 df 49 c1 ef 03 43 0f b6 04 2f <84> c0 0f 85 9f 02 00 00 48 89 5c 24 78 8b 1b 89 de 81 e6 00 00 40
RSP: 0018:ffffc900000072c0 EFLAGS: 00000a03
RAX: 0000000000000000 RBX: ffff88812b7e4464 RCX: ffff88810367b900
RDX: 0000000000000100 RSI: 0000000000000100 RDI: 0000000000000100
RBP: ffffc90000007418 R08: ffffc90000007540 R09: ffffc90000007550
R10: ffffc900000076b0 R11: fffff52000000eda R12: 0000000000000100
R13: dffffc0000000000 R14: ffff88812b7e4400 R15: 1ffff110256fc88c
FS:  0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ff89d9e7da0 CR3: 000000015ead6000 CR4: 00000000003526b0
Call Trace:
 <IRQ>
 find_rr_leaf net/ipv6/route.c:890 [inline]
 rt6_select net/ipv6/route.c:934 [inline]
 fib6_table_lookup+0x2c5/0x9b0 net/ipv6/route.c:2230
 ip6_pol_route+0x167/0x12c0 net/ipv6/route.c:2266
 ip6_pol_route_input+0x5a/0x80 net/ipv6/route.c:2323
 pol_lookup_func include/net/ip6_fib.h:626 [inline]
 fib6_rule_lookup+0x4cc/0x6b0 net/ipv6/fib6_rules.c:117
 ip6_route_input_lookup net/ipv6/route.c:2335 [inline]
 ip6_route_input+0x59f/0x8d0 net/ipv6/route.c:2631
 ip6_rcv_finish_core net/ipv6/ip6_input.c:66 [inline]
 ip6_rcv_finish+0x15a/0x3e0 net/ipv6/ip6_input.c:77
 NF_HOOK include/linux/netfilter.h:317 [inline]
 ipv6_rcv+0xed/0x220 net/ipv6/ip6_input.c:309
 __netif_receive_skb_one_core net/core/dev.c:5769 [inline]
 __netif_receive_skb net/core/dev.c:5882 [inline]
 process_backlog+0x44b/0xae0 net/core/dev.c:6218
 __napi_poll+0xd3/0x610 net/core/dev.c:6869
 napi_poll net/core/dev.c:6938 [inline]
 net_rx_action+0x584/0xce0 net/core/dev.c:7060
 handle_softirqs+0x1ab/0x630 kernel/softirq.c:621
 __do_softirq+0xf/0x16 kernel/softirq.c:659
 do_softirq+0xa6/0x100 kernel/softirq.c:503
 </IRQ>
 <TASK>
 __local_bh_enable_ip+0x74/0x80 kernel/softirq.c:430
 local_bh_enable include/linux/bottom_half.h:33 [inline]
 rcu_do_batch+0x5c6/0xd20 kernel/rcu/tree.c:2594
 nocb_cb_wait kernel/rcu/tree_nocb.h:923 [inline]
 rcu_nocb_cb_kthread+0x4dc/0xac0 kernel/rcu/tree_nocb.h:957
 kthread+0x2ca/0x370 kernel/kthread.c:389
 ret_from_fork+0x67/0xa0 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
net_ratelimit: 78668 callbacks suppressed
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:1b, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:1b, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:f2:b6:df:a2:33:52, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:1b, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:f2:b6:df:a2:33:52, vlan:0)

Crashes (38):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/11/04 13:01 android16-6.12 0d6730ee6542 686bf657 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/11/03 02:47 android16-6.12 0d6730ee6542 2c50b6a9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/10/31 19:34 android16-6.12 0d6730ee6542 2c50b6a9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/10/25 19:29 android16-6.12 0d6730ee6542 c0460fcd .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/22 02:25 android16-6.12 8419b8c58fd1 67c37560 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/21 13:02 android16-6.12 8419b8c58fd1 67c37560 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/08 07:01 android16-6.12 ad3375325ca2 d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/05 08:16 android16-6.12 c5058bfb5bf2 d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/03 21:13 android16-6.12 53e4390f692f 96a211bc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/03 13:02 android16-6.12 53e4390f692f 96a211bc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/03 07:03 android16-6.12 4ae522d0f966 96a211bc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/09/03 00:41 android16-6.12 4ae522d0f966 96a211bc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/31 15:49 android16-6.12 6879524e1c5a 807a3b61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/29 14:23 android16-6.12 cbb0a15dcc1e 3e1beec6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/28 20:00 android16-6.12 cbb0a15dcc1e d401b9d7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/28 02:44 android16-6.12 c17d1926681a e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/10 15:52 android16-6.12 d0c633175c04 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/08 08:40 android16-6.12 209015b548fb 6a893178 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/06 04:02 android16-6.12 78c6c49396da ffe1dd46 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/02 02:42 android16-6.12 bf0fb8bb181b 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/08/01 23:52 android16-6.12 bf0fb8bb181b 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/27 13:59 android16-6.12 e9bbc29c066a fb8f743d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/23 16:19 android16-6.12 fc2476d0896a e1dd4f22 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/22 07:02 android16-6.12 2199f5c4b596 1555463b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/22 06:27 android16-6.12 2199f5c4b596 1555463b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/22 00:07 android16-6.12 25f19cb85021 56d87229 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/15 19:24 android16-6.12 603af016e4a8 03fcfc4b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/12 20:23 android16-6.12 21ed84930c16 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/12 13:03 android16-6.12 21ed84930c16 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/11 00:05 android16-6.12 8ea40f524391 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/10 10:32 android16-6.12 d893caf112c8 956bd956 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/08 17:41 android16-6.12 15d2fe054444 4d9fdfa4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/08 10:31 android16-6.12 f6ca783ba264 4f67c4ae .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/07 00:11 android16-6.12 e2bf362ee23b 4f67c4ae .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/04 17:24 android16-6.12 e2bf362ee23b d869b261 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/03 23:49 android16-6.12 e2bf362ee23b 76ad128c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/07/02 06:25 android16-6.12 c40c54e66959 bc80e4f0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
2025/06/24 05:10 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in synchronize_rcu
* Struck through repros no longer work on HEAD.