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: 158d, last: 2d19h
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 3980 16h15m 991d 0/3 upstream: reported C repro on 2023/03/13 04:03
android-414 INFO: rcu detected stall in corrupted 1 C 3 2351d 2423d 0/1 public: reported C repro on 2019/04/10 16:04
android-49 INFO: rcu detected stall in corrupted 1 C 27 2235d 2420d 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 2439d 2435d 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 1993d 2155d 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 709 15h02m 1910d 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 33d 33d 0/1 premoderation: reported syz repro on 2025/10/26 00:18
upstream INFO: rcu detected stall in corrupted net 1 syz 1 2748d 2747d 8/29 fixed on 2018/07/09 18:05
linux-4.14 INFO: rcu detected stall in corrupted 1 C done 3 2268d 2290d 1/1 fixed on 2019/12/05 23:59
linux-4.19 INFO: rcu detected stall in corrupted 1 C error 2 1408d 2115d 0/1 upstream: reported C repro on 2020/02/13 05:06
upstream INFO: rcu detected stall in corrupted (2) kernel 1 syz 1 2679d 2679d 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 74 6h49m 767d 0/3 upstream: reported C repro on 2023/10/23 02:41
upstream INFO: task hung in exit_aio (4) fs 1 6 350d 416d 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 439d 596d 0/2 upstream: reported C repro on 2024/04/11 09:01
upstream BUG: workqueue lockup (5) net 1 C done 14357 1h10m 2144d 0/29 upstream: reported C repro on 2020/01/14 22:04
upstream INFO: task hung in nsim_destroy (4) net 1 syz 434 43d 546d 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 892 4d01h 829d 0/29 upstream: reported C repro on 2023/08/21 16:36
linux-4.14 BUG: soft lockup in corrupted 1 C error 12 1215d 1699d 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 776 11h47m 431d 0/29 upstream: reported C repro on 2024/09/23 08:39
upstream INFO: task hung in linkwatch_event (4) net 1 C done 3400 1d17h 489d 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 145d 383d 29/29 fixed on 2025/07/17 21:22
linux-4.19 BUG: soft lockup in corrupted 1 C error 3 1244d 1432d 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:
rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: 	(detected by 0, t=10502 jiffies, g=8089, q=46 ncpus=2)
rcu: All QSes seen, last rcu_preempt kthread activity 10502 (4294955534-4294945032), jiffies_till_next_fqs=1, root ->qsmask 0x0
rcu: rcu_preempt kthread starved for 10502 jiffies! g8089 f0x2 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=0
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:27752 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:
CPU: 0 PID: 5819 Comm: syz-executor155 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
RIP: 0010:lock_acquire+0x1f2/0x410 kernel/locking/lockdep.c:5758
Code: 00 9c 8f 84 24 80 00 00 00 f6 84 24 81 00 00 00 02 0f 85 f5 00 00 00 41 f7 c6 00 02 00 00 74 01 fb 48 c7 44 24 60 0e 36 e0 45 <4b> c7 04 3c 00 00 00 00 66 43 c7 44 3c 09 00 00 43 c6 44 3c 0b 00
RSP: 0018:ffffc900045bfae0 EFLAGS: 00000206
RAX: 0000000000000001 RBX: 0000000000000000 RCX: 5ea55f4cb735b600
RDX: 0000000000000000 RSI: ffffffff8aaace60 RDI: ffffffff8afc6f40
RBP: ffffc900045bfbf0 R08: dffffc0000000000 R09: 1ffffffff21b52a6
R10: dffffc0000000000 R11: fffffbfff21b52a7 R12: 1ffff920008b7f68
R13: ffff88801bbc14a0 R14: 0000000000000246 R15: dffffc0000000000
FS:  00005555665e73c0(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f09eed1cbe0 CR3: 000000002378c000 CR4: 00000000003506f0
Call Trace:
 <TASK>
 __might_fault+0xc6/0x120 mm/memory.c:5968
 rseq_get_rseq_cs_ptr_val kernel/rseq.c:161 [inline]
 rseq_get_rseq_cs kernel/rseq.c:183 [inline]
 rseq_ip_fixup kernel/rseq.c:303 [inline]
 __rseq_handle_notify_resume+0x12e/0x1170 kernel/rseq.c:351
 rseq_handle_notify_resume include/linux/sched.h:2364 [inline]
 rseq_signal_deliver include/linux/sched.h:2372 [inline]
 setup_rt_frame arch/x86/kernel/signal.c:212 [inline]
 handle_signal arch/x86/kernel/signal.c:267 [inline]
 arch_do_signal_or_restart+0x3bb/0x7b0 arch/x86/kernel/signal.c:312
 exit_to_user_mode_loop+0x70/0x110 kernel/entry/common.c:174
 exit_to_user_mode_prepare+0xf6/0x180 kernel/entry/common.c:210
 __syscall_exit_to_user_mode_work kernel/entry/common.c:291 [inline]
 syscall_exit_to_user_mode+0x1a/0x50 kernel/entry/common.c:302
 do_syscall_64+0x61/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f09eed05289
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 1b 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffcc7241808 EFLAGS: 00000246
RAX: 0000000000000000 RBX: 0000000000000003 RCX: 00007f09eed05289
RDX: 000020000006b000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 0000000000000000 R08: 00007f09eecbd990 R09: 00007f09eecbd990
R10: 0000000000000000 R11: 0000000000000246 R12: 00007f09eed55188
R13: 00007f09eed5bebc R14: 00007ffcc7241840 R15: 0000000000000000
 </TASK>

Crashes (82):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
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/09/03 15:32 linux-6.6.y cc1a1c5b404a 96a211bc .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf INFO: rcu detected stall in corrupted
2025/08/31 05:11 linux-6.6.y cc1a1c5b404a 807a3b61 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf INFO: rcu detected stall in corrupted
2025/08/21 01:38 linux-6.6.y bb9c90ab9c5a 0b9605c8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf INFO: rcu detected stall in corrupted
2025/08/17 10:46 linux-6.6.y bb9c90ab9c5a 1804e95e .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/28 06:35 linux-6.6.y dbcb8d8e4163 fb8f743d .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf INFO: rcu detected stall in corrupted
2025/07/25 22:21 linux-6.6.y dbcb8d8e4163 fb8f743d .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/20 22:08 linux-6.6.y d96eb99e2f0e 7117feec .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf INFO: rcu detected stall in corrupted
2025/07/13 08:18 linux-6.6.y 59a2de10b81a 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf INFO: rcu detected stall in corrupted
2025/07/13 03:48 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 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/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/09/13 06:45 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 02:55 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/08/18 23:46 linux-6.6.y bb9c90ab9c5a 1804e95e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/08/18 16:21 linux-6.6.y bb9c90ab9c5a 1804e95e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/08/17 11:36 linux-6.6.y bb9c90ab9c5a 1804e95e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/08/17 04:46 linux-6.6.y bb9c90ab9c5a 1804e95e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/27 20:54 linux-6.6.y dbcb8d8e4163 fb8f743d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/21 08:18 linux-6.6.y d96eb99e2f0e 7117feec .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/21 03:00 linux-6.6.y d96eb99e2f0e 7117feec .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/20 14:50 linux-6.6.y d96eb99e2f0e 7117feec .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: rcu detected stall in corrupted
2025/07/20 07:41 linux-6.6.y d96eb99e2f0e 7117feec .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.