syzbot


INFO: rcu detected stall in corrupted

Status: upstream: reported C repro on 2025/06/23 09:19
Bug presence: origin:lts-only
[Documentation on labels]
Reported-by: syzbot+3933334836e4dc9a4f6e@syzkaller.appspotmail.com
First crash: 168d, last: 2d09h
Fix commit to backport (bisect log) :
tree: upstream
commit 5f6bd380c7bdbe10f7b4e8ddcceed60ce0714c6d
Author: Peter Zijlstra <peterz@infradead.org>
Date: Mon May 27 12:06:55 2024 +0000

  sched/rt: Remove default bandwidth control

  
Bug presence (2)
Date Name Commit Repro Result
2025/06/30 linux-6.6.y (ToT) 3f5b4c104b7d C [report] INFO: rcu detected stall in corrupted
2025/06/30 upstream (ToT) d0b3b7b22dfa C Didn't crash
Similar bugs (22)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 INFO: rcu detected stall in corrupted origin:upstream missing-backport 1 C inconclusive 3985 6d01h 1001d 0/3 upstream: reported C repro on 2023/03/13 04:03
android-414 INFO: rcu detected stall in corrupted 1 C 3 2361d 2434d 0/1 public: reported C repro on 2019/04/10 16:04
android-49 INFO: rcu detected stall in corrupted 1 C 27 2246d 2430d 0/3 public: reported C repro on 2019/04/14 00:00
upstream INFO: rcu detected stall in corrupted (3) kernel 1 C done 1 2449d 2445d 0/29 closed as invalid on 2019/03/30 00:13
linux-4.14 INFO: rcu detected stall in corrupted (2) 1 C error 4 2004d 2165d 0/1 upstream: reported C repro on 2020/01/04 08:54
upstream INFO: rcu detected stall in corrupted (4) tipc 1 C done inconclusive 720 1h19m 1921d 0/29 upstream: reported C repro on 2020/09/04 18:49
android-6-12 INFO: rcu detected stall in corrupted origin:lts 1 syz 1 43d 43d 0/1 premoderation: reported syz repro on 2025/10/26 00:18
upstream INFO: rcu detected stall in corrupted net 1 syz 1 2758d 2758d 8/29 fixed on 2018/07/09 18:05
linux-4.14 INFO: rcu detected stall in corrupted 1 C done 3 2278d 2300d 1/1 fixed on 2019/12/05 23:59
linux-4.19 INFO: rcu detected stall in corrupted 1 C error 2 1418d 2125d 0/1 upstream: reported C repro on 2020/02/13 05:06
upstream INFO: rcu detected stall in corrupted (2) kernel 1 syz 1 2689d 2689d 0/29 closed as invalid on 2018/07/29 11:55
linux-5.15 INFO: rcu detected stall in corrupted origin:lts-only 1 C error 81 4h51m 777d 0/3 upstream: reported C repro on 2023/10/23 02:41
upstream INFO: task hung in exit_aio (4) fs 1 6 360d 426d 0/29 auto-obsoleted due to no activity on 2025/03/13 05:51
android-5-15 BUG: soft lockup in corrupted origin:upstream 1 C error 33 449d 606d 0/2 upstream: reported C repro on 2024/04/11 09:01
upstream BUG: workqueue lockup (5) net 1 C done 14598 8m 2154d 0/29 upstream: reported C repro on 2020/01/14 22:04
upstream INFO: task hung in nsim_destroy (4) net 1 syz error 434 53d 556d 0/29 upstream: reported syz repro on 2024/05/31 11:16
upstream INFO: task hung in reg_process_self_managed_hints wireless 1 C done 905 23h47m 840d 0/29 upstream: reported C repro on 2023/08/21 16:36
linux-4.14 BUG: soft lockup in corrupted 1 C error 12 1226d 1709d 0/1 upstream: reported C repro on 2021/04/04 06:30
upstream INFO: task hung in reg_check_chans_work (7) wireless 1 C error 781 35m 441d 0/29 upstream: reported C repro on 2024/09/23 08:39
upstream INFO: task hung in linkwatch_event (4) net 1 C done 3407 7h24m 499d 0/29 upstream: reported C repro on 2024/07/27 06:21
upstream INFO: task hung in uevent_show (2) kernel 1 C inconclusive 8325 155d 394d 29/29 fixed on 2025/07/17 21:22
linux-4.19 BUG: soft lockup in corrupted 1 C error 3 1255d 1442d 0/1 upstream: reported C repro on 2021/12/26 20:46
Fix bisection attempts (1)
Created Duration User Patch Repo Result
2025/07/15 19:07 7h37m fix candidate upstream OK (1) job log

Sample crash report:
sched: RT throttling activated
rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: 	(detected by 0, t=10502 jiffies, g=8537, q=65 ncpus=2)
rcu: All QSes seen, last rcu_preempt kthread activity 10502 (4294962619-4294952117), jiffies_till_next_fqs=1, root ->qsmask 0x0
rcu: rcu_preempt kthread starved for 10502 jiffies! g8537 f0x2 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=1
rcu: 	Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
rcu: RCU grace-period kthread stack dump:
task:rcu_preempt     state:R  running task     stack:27376 pid:17    ppid:2      flags:0x00004000
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5380 [inline]
 __schedule+0x14d2/0x44d0 kernel/sched/core.c:6699
 schedule+0xbd/0x170 kernel/sched/core.c:6773
 schedule_timeout+0x160/0x280 kernel/time/timer.c:2167
 rcu_gp_fqs_loop+0x302/0x1560 kernel/rcu/tree.c:1667
 rcu_gp_kthread+0x99/0x380 kernel/rcu/tree.c:1866
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293
 </TASK>
rcu: Stack dump where RCU GP kthread last ran:
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 5836 Comm: vhost-5834 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
RIP: 0010:native_save_fl arch/x86/include/asm/irqflags.h:26 [inline]
RIP: 0010:arch_local_save_flags arch/x86/include/asm/irqflags.h:89 [inline]
RIP: 0010:arch_local_irq_save arch/x86/include/asm/irqflags.h:107 [inline]
RIP: 0010:lock_is_held_type+0x65/0x190 kernel/locking/lockdep.c:5821
Code: 0f 85 f4 00 00 00 65 48 8b 1d 47 75 94 75 83 bb dc 0a 00 00 00 0f 85 df 00 00 00 41 89 f7 49 89 fe 48 c7 04 24 00 00 00 00 9c <8f> 04 24 4c 8b 2c 24 fa 48 c7 c7 c0 c9 aa 8a e8 47 13 00 00 65 ff
RSP: 0018:ffffc900046ef1f0 EFLAGS: 00000246
RAX: 0000000000000000 RBX: ffff888024998000 RCX: ffff888024998000
RDX: 0000000000000000 RSI: 00000000ffffffff RDI: ffff8880236627a0
RBP: 00000000ffffffff R08: ffff888024998000 R09: 0000000000000003
R10: 0000000000000002 R11: 0000000000000000 R12: 0000000000000000
R13: 00001fffffffefff R14: ffff8880236627a0 R15: 00000000ffffffff
FS:  0000555590f3b380(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000002 CR3: 000000007b57d000 CR4: 00000000003506e0
Call Trace:
 <TASK>
 lock_is_held include/linux/lockdep.h:288 [inline]
 mt_locked lib/maple_tree.c:-1 [inline]
 mt_slot lib/maple_tree.c:812 [inline]
 mtree_range_walk+0x4d2/0x7c0 lib/maple_tree.c:2818
 mas_state_walk lib/maple_tree.c:3712 [inline]
 mt_find+0x22b/0x5b0 lib/maple_tree.c:6546
 find_vma+0x12e/0x1b0 mm/mmap.c:1888
 gup_vma_lookup mm/gup.c:1017 [inline]
 __get_user_pages+0x37a/0x1470 mm/gup.c:1135
 __get_user_pages_locked mm/gup.c:1431 [inline]
 __gup_longterm_locked+0x2247/0x2b80 mm/gup.c:2127
 internal_get_user_pages_fast+0x217f/0x2730 mm/gup.c:3227
 set_bit_to_user drivers/vhost/vhost.c:2194 [inline]
 log_write+0xc4/0x350 drivers/vhost/vhost.c:2220
 vhost_update_used_flags+0x1c3/0x290 drivers/vhost/vhost.c:2339
 vhost_enable_notify+0xb7/0x810 drivers/vhost/vhost.c:2899
 vhost_vsock_handle_tx_kick+0x2d6/0xdb0 drivers/vhost/vsock.c:504
 vhost_run_work_list+0x13d/0x1b0 drivers/vhost/vhost.c:419
 vhost_task_fn+0x25a/0x3c0 kernel/vhost_task.c:49
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293
 </TASK>
INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 1.044 msecs

Crashes (94):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/12/01 01:19 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/30 23:56 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/30 10:45 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/30 07:33 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/30 04:25 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/30 01:08 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/29 22:02 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/25 18:57 linux-6.6.y 1e89a1be4fe9 64219f15 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/14 00:19 linux-6.6.y 0a805b6ea8cd 07e030de .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/13 21:36 linux-6.6.y 0a805b6ea8cd 07e030de .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/10 19:58 linux-6.6.y 0a805b6ea8cd 4e1406b4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/07 12:56 linux-6.6.y 0a805b6ea8cd 4e1406b4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/06 02:56 linux-6.6.y 0a805b6ea8cd a6c9c731 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/26 00:13 linux-6.6.y 4a243110dc88 c0460fcd .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/20 11:37 linux-6.6.y f231f248323d 1c8c8cd8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/19 15:03 linux-6.6.y 0bbbd97a442d 1c8c8cd8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/15 03:31 linux-6.6.y 655054d2c3c1 b6605ba8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/11 12:54 linux-6.6.y e617101e5626 ff1712fe .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/11 05:54 linux-6.6.y e617101e5626 ff1712fe .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/06 00:52 linux-6.6.y f34f16e5c632 49379ee0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/29 02:22 linux-6.6.y 147338df3487 001c9061 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/27 19:48 linux-6.6.y 147338df3487 001c9061 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/16 21:10 linux-6.6.y 60a9e718726f e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/16 12:41 linux-6.6.y 60a9e718726f e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/12 23:12 linux-6.6.y 59a2de10b81a 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/12 17:50 linux-6.6.y 59a2de10b81a 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/07 09:51 linux-6.6.y a5df3a702b2c 4f67c4ae .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/06/29 11:43 linux-6.6.y 3f5b4c104b7d fc9d8ee5 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/06/29 08:07 linux-6.6.y 3f5b4c104b7d fc9d8ee5 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/12/06 10:56 linux-6.6.y 4791134e4aeb d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/12/03 07:19 linux-6.6.y 4791134e4aeb d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/12/03 03:24 linux-6.6.y 4791134e4aeb d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/12/01 05:23 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/30 21:20 linux-6.6.y 1e89a1be4fe9 d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf INFO: rcu detected stall in corrupted
2025/11/10 14:44 linux-6.6.y 0a805b6ea8cd 4e1406b4 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/08 10:02 linux-6.6.y 0a805b6ea8cd 4e1406b4 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/11/06 00:30 linux-6.6.y 0a805b6ea8cd a6c9c731 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/28 17:49 linux-6.6.y 4a243110dc88 fd2207e7 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/11 23:27 linux-6.6.y e617101e5626 ff1712fe .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/09 15:56 linux-6.6.y e617101e5626 7e2882b3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/05 14:46 linux-6.6.y f34f16e5c632 49379ee0 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/05 09:05 linux-6.6.y f34f16e5c632 49379ee0 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/05 03:16 linux-6.6.y f34f16e5c632 49379ee0 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/04 19:48 linux-6.6.y f34f16e5c632 49379ee0 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/04 08:46 linux-6.6.y f34f16e5c632 49379ee0 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/10/03 17:53 linux-6.6.y f34f16e5c632 49379ee0 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/26 12:28 linux-6.6.y 147338df3487 0abd0691 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/22 01:53 linux-6.6.y af1544b5d072 67c37560 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/19 09:12 linux-6.6.y 60a9e718726f e2beed91 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/15 06:17 linux-6.6.y 60a9e718726f e2beed91 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/09/13 11:06 linux-6.6.y 60a9e718726f e2beed91 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/11 18:38 linux-6.6.y 59a2de10b81a 3cda49cf .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/06/23 17:50 linux-6.6.y 6282921b6825 d6cdfb8a .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/06/23 09:19 linux-6.6.y 6282921b6825 d6cdfb8a .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
* Struck through repros no longer work on HEAD.