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: 149d, last: 5d12h
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 3975 5d07h 982d 0/3 upstream: reported C repro on 2023/03/13 04:03
android-414 INFO: rcu detected stall in corrupted 1 C 3 2341d 2414d 0/1 public: reported C repro on 2019/04/10 16:04
android-49 INFO: rcu detected stall in corrupted 1 C 27 2226d 2411d 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 2430d 2426d 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 1984d 2146d 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 696 22h50m 1901d 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 24d 24d 0/1 premoderation: reported syz repro on 2025/10/26 00:18
upstream INFO: rcu detected stall in corrupted net 1 syz 1 2739d 2738d 8/29 fixed on 2018/07/09 18:05
linux-4.14 INFO: rcu detected stall in corrupted 1 C done 3 2259d 2281d 1/1 fixed on 2019/12/05 23:59
linux-4.19 INFO: rcu detected stall in corrupted 1 C error 2 1398d 2106d 0/1 upstream: reported C repro on 2020/02/13 05:06
upstream INFO: rcu detected stall in corrupted (2) kernel 1 syz 1 2670d 2670d 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 70 16h55m 758d 0/3 upstream: reported C repro on 2023/10/23 02:41
upstream INFO: task hung in exit_aio (4) fs 1 6 341d 407d 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 430d 587d 0/2 upstream: reported C repro on 2024/04/11 09:01
upstream BUG: workqueue lockup (5) net 1 C done 14189 15m 2135d 0/29 upstream: reported C repro on 2020/01/14 22:04
upstream INFO: task hung in nsim_destroy (4) net 1 syz 434 34d 537d 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 889 1h12m 820d 0/29 upstream: reported C repro on 2023/08/21 16:36
linux-4.14 BUG: soft lockup in corrupted 1 C error 12 1206d 1690d 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 771 3h04m 422d 0/29 upstream: reported C repro on 2024/09/23 08:39
upstream INFO: task hung in linkwatch_event (4) net 1 C done 3395 2h54m 480d 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 136d 374d 29/29 fixed on 2025/07/17 21:22
linux-4.19 BUG: soft lockup in corrupted 1 C error 3 1235d 1423d 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 1, t=10502 jiffies, g=6777, q=195 ncpus=2)
rcu: All QSes seen, last rcu_preempt kthread activity 10503 (4294955393-4294944890), jiffies_till_next_fqs=1, root ->qsmask 0x0
rcu: rcu_preempt kthread starved for 10504 jiffies! g6777 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:27408 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: 1 PID: 5801 Comm: syz-executor371 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
RIP: 0010:__raw_spin_unlock_irq include/linux/spinlock_api_smp.h:160 [inline]
RIP: 0010:_raw_spin_unlock_irq+0x29/0x50 kernel/locking/spinlock.c:202
Code: 00 f3 0f 1e fa 53 48 89 fb 48 83 c7 18 48 8b 74 24 08 e8 0a 04 ef f6 48 89 df e8 22 d6 ef f6 e8 3d 7c 13 f7 fb bf 01 00 00 00 <e8> 62 f8 e2 f6 65 8b 05 53 41 8b 75 85 c0 74 02 5b c3 e8 70 25 88
RSP: 0018:ffffc90004487d20 EFLAGS: 00000282
RAX: 9768ec850822d600 RBX: ffff88802d230000 RCX: 9768ec850822d600
RDX: dffffc0000000000 RSI: ffffffff8aaabce0 RDI: 0000000000000001
RBP: 0000000000000000 R08: ffffffff8e4a8d6f R09: 1ffffffff1c951ad
R10: dffffc0000000000 R11: fffffbfff1c951ae R12: 0000000000000000
R13: 0000000100000000 R14: ffff88807b2cbc00 R15: 0000000000000020
FS:  00007fd2bbb566c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200000000058 CR3: 000000007ad10000 CR4: 00000000003506e0
Call Trace:
 <TASK>
 set_current_blocked kernel/signal.c:3077 [inline]
 signal_delivered kernel/signal.c:2938 [inline]
 signal_setup_done+0x189/0x310 kernel/signal.c:2950
 handle_signal arch/x86/kernel/signal.c:285 [inline]
 arch_do_signal_or_restart+0x4a6/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:0x7fd2bbbbbd70
Code: 83 c0 16 83 e0 f7 74 12 50 48 8d 3d da 28 03 00 e8 35 12 fb ff 0f 1f 44 00 00 c3 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 <83> ff 21 74 0b c3 66 2e 0f 1f 84 00 00 00 00 00 55 53 48 89 f3 48
RSP: 002b:00007fd2bbb55bb8 EFLAGS: 00000246
RAX: 0000000000000000 RBX: 00007fd2bbc20308 RCX: 00007fd2bbb960d9
RDX: 00007fd2bbb55bc0 RSI: 00007fd2bbb55cf0 RDI: 0000000000000021
RBP: 00007fd2bbc20300 R08: 00007fd2bbb566c0 R09: 00007fd2bbb566c0
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fd2bbc2030c
R13: 0000000000000000 R14: 00007fff0d061a10 R15: 00007fff0d061af8
 </TASK>

Crashes (81):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
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.