syzbot


BUG: scheduling while atomic in exit_to_user_mode_loop

Status: upstream: reported C repro on 2023/12/30 11:52
Reported-by: syzbot+e90a272de8678bd17c2c@syzkaller.appspotmail.com
First crash: 210d, last: 28d
Bug presence (2)
Date Name Commit Repro Result
2024/07/14 lts (merge base) 347385861c50 C Didn't crash
2024/07/14 upstream (ToT) 4d145e3f830b C Didn't crash
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream BUG: scheduling while atomic in exit_to_user_mode_loop ntfs3 syz error error 1 630d 657d 0/27 auto-obsoleted due to no activity on 2023/05/14 09:44
linux-6.1 BUG: scheduling while atomic in exit_to_user_mode_loop origin:lts-only C done 3 157d 209d 0/3 upstream: reported C repro on 2023/12/30 14:50
android-5-15 BUG: scheduling while atomic in exit_to_user_mode_loop origin:upstream C done 814 54d 210d 0/2 upstream: reported C repro on 2023/12/30 11:04
linux-5.15 BUG: scheduling while atomic in exit_to_user_mode_loop origin:lts-only syz unreliable 2 159d 165d 0/3 upstream: reported syz repro on 2024/02/12 22:31
Last patch testing requests (7)
Created Duration User Patch Repo Result
2024/07/14 08:10 21m retest repro android14-6.1 OK log
2024/07/14 08:10 12m retest repro android14-6.1 OK log
2024/07/14 07:52 11m retest repro android14-6.1 OK log
2024/07/14 05:27 50m retest repro android14-6.1 OK log
2024/07/14 05:27 56m retest repro android14-6.1 OK log
2024/07/14 05:27 13m retest repro android14-6.1 OK log
2024/07/14 05:27 13m retest repro android14-6.1 OK log

Sample crash report:
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff8163eaaf>] is_module_text_address+0x1f/0x360 kernel/module/main.c:3140
CPU: 0 PID: 292 Comm: strace-static-x Not tainted 6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e65f7
Code: 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8
RSP: 002b:00007ffde5307a48 EFLAGS: 00000286 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 00000000ffffffff RCX: 00000000004e65f7
RDX: 00007ffde5307a50 RSI: 0000000000008910 RDI: 0000000000000003
RBP: 0000000000000003 R08: 00000000ffffffff R09: 000000000000000c
R10: 0000000000554612 R11: 0000000000000286 R12: 00007ffde5307ab0
R13: 00007ffde5307a50 R14: 0000000000423160 R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 0000000000000137
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 00000000200004c0 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 0000000000000146
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 00000000200002c0 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 0000000000000149
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000020000340 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 000000000000014d
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000020000200 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff82a0425d>] ref_tracker_free+0x11d/0x7d0 lib/ref_tracker.c:124
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e65f7
Code: 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8
RSP: 002b:00007ffde5307a48 EFLAGS: 00000286 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 00000000ffffffff RCX: 00000000004e65f7
RDX: 00007ffde5307a50 RSI: 0000000000008910 RDI: 0000000000000003
RBP: 0000000000000003 R08: 00000000ffffffff R09: 000000000000000c
R10: 0000000000554612 R11: 0000000000000286 R12: 00007ffde5307ab0
R13: 00007ffde5307a50 R14: 0000000000423160 R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff8470b054>] spin_lock include/linux/spinlock.h:350 [inline]
[<ffffffff8470b054>] unix_insert_unbound_socket net/unix/af_unix.c:334 [inline]
[<ffffffff8470b054>] unix_create1+0x404/0x870 net/unix/af_unix.c:984
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 do_wait+0x6e7/0xa10 kernel/exit.c:1637
 kernel_wait4+0x29e/0x3d0 kernel/exit.c:1781
 __do_sys_wait4 kernel/exit.c:1809 [inline]
 __se_sys_wait4 kernel/exit.c:1805 [inline]
 __x64_sys_wait4+0x130/0x1e0 kernel/exit.c:1805
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4d49a6
Code: 00 00 00 90 31 c9 e9 09 00 00 00 66 0f 1f 84 00 00 00 00 00 49 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 11 b8 3d 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 5a c3 90 48 83 ec 28 89 54 24 14 48 89 74 24
RSP: 002b:00007ffde5307c38 EFLAGS: 00000246 ORIG_RAX: 000000000000003d
RAX: ffffffffffffffda RBX: 0000000000f622f8 RCX: 00000000004d49a6
RDX: 0000000040000000 RSI: 00007ffde5307c5c RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000017 R09: 0000000000000001
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000f6a480
R13: 0000000000000000 R14: 00007ffde5307c5c R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff82a0425d>] ref_tracker_free+0x11d/0x7d0 lib/ref_tracker.c:124
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e65f7
Code: 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8
RSP: 002b:00007ffde5307a18 EFLAGS: 00000286 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 00000000ffffffff RCX: 00000000004e65f7
RDX: 00007ffde5307a20 RSI: 0000000000008910 RDI: 0000000000000003
RBP: 0000000000000003 R08: 00000000ffffffff R09: 000000000000000d
R10: 00000000005549d3 R11: 0000000000000286 R12: 00007ffde5307a80
R13: 00007ffde5307a20 R14: 0000000000427210 R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff8470b054>] spin_lock include/linux/spinlock.h:350 [inline]
[<ffffffff8470b054>] unix_insert_unbound_socket net/unix/af_unix.c:334 [inline]
[<ffffffff8470b054>] unix_create1+0x404/0x870 net/unix/af_unix.c:984
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e8217
Code: 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 29 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffde53079b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000029
RAX: 0000000000000003 RBX: 0000000000000000 RCX: 00000000004e8217
RDX: 0000000000000000 RSI: 0000000000080002 RDI: 0000000000000001
RBP: 00007ffde5307a80 R08: 00000000ffffffff R09: 000000000000000d
R10: 00000000005549d3 R11: 0000000000000246 R12: 00007ffde5307a80
R13: 0000000000f692c0 R14: 0000000000427210 R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e8217
Code: 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 29 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffde53079e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000029
RAX: 0000000000000003 RBX: 0000000000000000 RCX: 00000000004e8217
RDX: 0000000000000000 RSI: 0000000000080002 RDI: 0000000000000001
RBP: 00007ffde5307ab0 R08: 00000000ffffffff R09: 000000000000000c
R10: 0000000000554612 R11: 0000000000000246 R12: 00007ffde5307ab0
R13: 0000000000f692c0 R14: 0000000000423160 R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 0000000000000176
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000020000340 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 0000000000000186
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 00000000200004c0 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 0000000000000189
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000020000340 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 do_wait+0x6e7/0xa10 kernel/exit.c:1637
 kernel_wait4+0x29e/0x3d0 kernel/exit.c:1781
 __do_sys_wait4 kernel/exit.c:1809 [inline]
 __se_sys_wait4 kernel/exit.c:1805 [inline]
 __x64_sys_wait4+0x130/0x1e0 kernel/exit.c:1805
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4d49a6
Code: 00 00 00 90 31 c9 e9 09 00 00 00 66 0f 1f 84 00 00 00 00 00 49 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 11 b8 3d 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 5a c3 90 48 83 ec 28 89 54 24 14 48 89 74 24
RSP: 002b:00007ffde5307c38 EFLAGS: 00000246 ORIG_RAX: 000000000000003d
RAX: ffffffffffffffda RBX: 0000000000f622f8 RCX: 00000000004d49a6
RDX: 0000000040000000 RSI: 00007ffde5307c5c RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000017 R09: 0000000000000001
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000f6a480
R13: 0000000000000000 R14: 00007ffde5307c5c R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff8470b054>] spin_lock include/linux/spinlock.h:350 [inline]
[<ffffffff8470b054>] unix_insert_unbound_socket net/unix/af_unix.c:334 [inline]
[<ffffffff8470b054>] unix_create1+0x404/0x870 net/unix/af_unix.c:984
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e8217
Code: 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 29 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffde53079e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000029
RAX: 0000000000000003 RBX: 0000000000000000 RCX: 00000000004e8217
RDX: 0000000000000000 RSI: 0000000000080002 RDI: 0000000000000001
RBP: 00007ffde5307ab0 R08: 00000000ffffffff R09: 000000000000000c
R10: 0000000000554612 R11: 0000000000000246 R12: 00007ffde5307ab0
R13: 0000000000f692c0 R14: 0000000000423160 R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 do_wait+0x6e7/0xa10 kernel/exit.c:1637
 kernel_wait4+0x29e/0x3d0 kernel/exit.c:1781
 __do_sys_wait4 kernel/exit.c:1809 [inline]
 __se_sys_wait4 kernel/exit.c:1805 [inline]
 __x64_sys_wait4+0x130/0x1e0 kernel/exit.c:1805
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4d49a6
Code: 00 00 00 90 31 c9 e9 09 00 00 00 66 0f 1f 84 00 00 00 00 00 49 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 11 b8 3d 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 5a c3 90 48 83 ec 28 89 54 24 14 48 89 74 24
RSP: 002b:00007ffde5307c38 EFLAGS: 00000246 ORIG_RAX: 000000000000003d
RAX: ffffffffffffffda RBX: 0000000000f622f8 RCX: 00000000004d49a6
RDX: 0000000040000000 RSI: 00007ffde5307c5c RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000017 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000f6a510
R13: 0000000000000000 R14: 00007ffde5307c5c R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e8217
Code: 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 29 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffde53079e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000029
RAX: 0000000000000003 RBX: 0000000000000000 RCX: 00000000004e8217
RDX: 0000000000000000 RSI: 0000000000080002 RDI: 0000000000000001
RBP: 00007ffde5307ab0 R08: 00000000ffffffff R09: 000000000000000c
R10: 0000000000554612 R11: 0000000000000246 R12: 00007ffde5307ab0
R13: 0000000000f692c0 R14: 0000000000423160 R15: 0000000000617180
 </TASK>
BUG: scheduling while atomic: strace-static-x/292/0x00000002
Modules linked in:
Preemption disabled at:
[<ffffffff815860b6>] __up_read kernel/locking/rwsem.c:1400 [inline]
[<ffffffff815860b6>] up_read+0x16/0x170 kernel/locking/rwsem.c:1671
CPU: 0 PID: 292 Comm: strace-static-x Tainted: G        W          6.1.78-syzkaller-00021-g1a72e2f692ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 dump_stack+0x15/0x1b lib/dump_stack.c:113
 __schedule_bug+0x195/0x260 kernel/sched/core.c:5975
 schedule_debug kernel/sched/core.c:6002 [inline]
 __schedule+0xcf7/0x1550 kernel/sched/core.c:6637
 schedule+0xc3/0x180 kernel/sched/core.c:6820
 exit_to_user_mode_loop+0x4e/0xa0 kernel/entry/common.c:159
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x4e815a
Code: 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb d2 e8 78 0c 00 00 0f 1f 84 00 00 00 00 00 49 89 ca b8 36 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 06 c3 0f 1f 44 00 00 48 c7 c2 b8 ff ff ff f7
RSP: 002b:00007ffde5307a88 EFLAGS: 00000246 ORIG_RAX: 0000000000000136
RAX: 0000000000001000 RBX: 0000000020000000 RCX: 00000000004e815a
RDX: 0000000000000001 RSI: 00007ffde5307ab0 RDI: 00000000000001b8
RBP: 000000000063c8a0 R08: 0000000000000001 R09: 0000000000000000
R10: 00007ffde5307ac0 R11: 0000000000000246 R12: 0000000000000000
R13: 00000000200004c0 R14: 0000000000f66010 R15: 0000000000f692c0
 </TASK>

Crashes (1087):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/06/24 08:19 android14-6.1 1a72e2f692ac edc5149a .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/24 07:46 android14-6.1 1a72e2f692ac edc5149a .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/13 13:34 android14-6.1 b22d7c4ca0d3 2aa5052f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/07 12:58 android14-6.1 62a4d78ddaf1 121701b6 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/01 06:24 android14-6.1 92704e00b599 3113787f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/26 00:21 android14-6.1 68c821783c76 a10a183e .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/21 05:05 android14-6.1 34a15d350726 c0f1611a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/20 23:17 android14-6.1 34a15d350726 c0f1611a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/20 19:58 android14-6.1 34a15d350726 c0f1611a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/15 04:18 android14-6.1 039d2a958c13 fdb4c10c .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/12 11:53 android14-6.1 4d55129aea65 9026e142 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/06 16:02 android14-6.1 1794308d463f d884b519 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/06 09:18 android14-6.1 1794308d463f 610f2a54 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/04 22:52 android14-6.1 1794308d463f 610f2a54 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/04 20:59 android14-6.1 1794308d463f 610f2a54 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/04 14:40 android14-6.1 1794308d463f 610f2a54 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/04 11:26 android14-6.1 1794308d463f 610f2a54 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/28 12:41 android14-6.1 fa87a072a7fc 07b455f9 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/28 04:10 android14-6.1 fa87a072a7fc 07b455f9 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/27 20:24 android14-6.1 fa87a072a7fc 07b455f9 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/27 09:30 android14-6.1 fa87a072a7fc 07b455f9 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/27 00:16 android14-6.1 fa87a072a7fc 059e9963 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/26 23:56 android14-6.1 fa87a072a7fc 059e9963 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/23 01:04 android14-6.1 503add184388 36c961ad .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/22 16:56 android14-6.1 dcb09569bbff 36c961ad .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/22 02:15 android14-6.1 dcb09569bbff af24b050 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/19 04:34 android14-6.1 dcb09569bbff af24b050 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/19 03:52 android14-6.1 dcb09569bbff af24b050 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/18 00:17 android14-6.1 141ebdcb283b acc528cb .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/17 22:54 android14-6.1 141ebdcb283b acc528cb .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/17 13:24 android14-6.1 089d1b8f6daf 18f6e127 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/17 12:48 android14-6.1 089d1b8f6daf 18f6e127 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/15 22:42 android14-6.1 26f2c9be9ebe b9af7e61 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/15 21:37 android14-6.1 99aea323a3fd b9af7e61 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/15 08:56 android14-6.1 b76ed1185975 c8349e48 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/14 22:15 android14-6.1 b76ed1185975 c8349e48 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/14 14:17 android14-6.1 b76ed1185975 c8349e48 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/14 09:46 android14-6.1 cfa154389a65 c8349e48 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/14 02:58 android14-6.1 cfa154389a65 c8349e48 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2023/12/30 11:51 android14-6.1 d3006fb9449d fb427a07 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/21 23:53 android14-6.1 dcb09569bbff af24b050 .config console log report syz [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/04/21 23:26 android14-6.1 dcb09569bbff af24b050 .config strace log report syz [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/29 07:18 android14-6.1 c2dad37627f9 757f06b1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/28 23:09 android14-6.1 6aaa06c15d9b 757f06b1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/28 18:11 android14-6.1 6aaa06c15d9b 757f06b1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/28 05:10 android14-6.1 7682e638eb17 6ef39602 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/24 16:18 android14-6.1 1a72e2f692ac edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/24 10:52 android14-6.1 1a72e2f692ac edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/24 07:20 android14-6.1 1a72e2f692ac edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/24 05:44 android14-6.1 1a72e2f692ac edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/24 03:08 android14-6.1 1a72e2f692ac edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/23 23:45 android14-6.1 1a72e2f692ac edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/23 03:53 android14-6.1 1a72e2f692ac edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/18 12:24 android14-6.1 bda57805ab9f 639d6cdf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/18 11:24 android14-6.1 bda57805ab9f 639d6cdf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/18 01:45 android14-6.1 bda57805ab9f ce6011bc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/17 21:21 android14-6.1 de6fb073c606 1f11cfd7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/17 20:10 android14-6.1 de6fb073c606 1f11cfd7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/17 16:25 android14-6.1 c0618d182a9c 1f11cfd7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/17 13:13 android14-6.1 c0618d182a9c 1f11cfd7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/17 08:32 android14-6.1 25216be1ac5e 88722c0f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/17 05:48 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/16 19:59 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/16 17:38 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/16 10:56 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/16 01:31 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/16 00:08 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/15 17:22 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/15 13:44 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/15 10:55 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/15 01:31 android14-6.1 25216be1ac5e f429ab00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/14 17:43 android14-6.1 25216be1ac5e 8d849073 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/14 13:30 android14-6.1 4c45e2f34089 8d849073 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/12 05:46 android14-6.1 65aed0e2f758 4d75f4f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/12 03:55 android14-6.1 65aed0e2f758 4d75f4f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/11 02:15 android14-6.1 ac9706483e98 048c640a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/09 13:56 android14-6.1 ac9706483e98 82c05ab8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/09 07:10 android14-6.1 ac9706483e98 82c05ab8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/06 18:09 android14-6.1 bfacfd198eca 121701b6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/06 14:50 android14-6.1 e4622d460ed8 121701b6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/06 04:07 android14-6.1 e4622d460ed8 121701b6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/05 02:19 android14-6.1 9fcc2459efcd e1e2c66e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/03 18:13 android14-6.1 997e6b3f6a21 0aba2352 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/03 16:53 android14-6.1 997e6b3f6a21 0aba2352 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/03 11:03 android14-6.1 997e6b3f6a21 0aba2352 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/03 08:04 android14-6.1 74c507aab139 3113787f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/06/01 00:55 android14-6.1 92704e00b599 3113787f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
2024/05/31 22:58 android14-6.1 92704e00b599 3113787f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf BUG: scheduling while atomic in exit_to_user_mode_loop
* Struck through repros no longer work on HEAD.