R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001 R13: 00007ffcc789a5cf R14: 00007f78c87ed300 R15: 0000000000022000 BUG: scheduling while atomic: syz-executor.2/26354/0x00000002 no locks held by syz-executor.2/26354. Modules linked in: Preemption disabled at: [] kernel_fpu_begin_mask+0x64/0x260 arch/x86/kernel/fpu/core.c:156 Kernel panic - not syncing: scheduling while atomic CPU: 0 PID: 26354 Comm: syz-executor.2 Not tainted 5.14.0-rc6-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:105 panic+0x306/0x73d kernel/panic.c:232 __schedule_bug.cold+0x10c/0x143 kernel/sched/core.c:5222 schedule_debug kernel/sched/core.c:5251 [inline] __schedule+0x1a07/0x26f0 kernel/sched/core.c:5829 schedule+0xd3/0x270 kernel/sched/core.c:6017 exit_to_user_mode_loop kernel/entry/common.c:163 [inline] exit_to_user_mode_prepare+0x14a/0x290 kernel/entry/common.c:209 __syscall_exit_to_user_mode_work kernel/entry/common.c:291 [inline] syscall_exit_to_user_mode+0x19/0x60 kernel/entry/common.c:302 do_syscall_64+0x42/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x44/0xae RIP: 0033:0x4665e9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f78c87ed188 EFLAGS: 00000246 ORIG_RAX: 000000000000012b RAX: fffffffffffffff4 RBX: 000000000056bf80 RCX: 00000000004665e9 RDX: 0000000000000001 RSI: 0000000020000880 RDI: 0000000000000004 RBP: 00007f78c87ed1d0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001 R13: 00007ffcc789a5cf R14: 00007f78c87ed300 R15: 0000000000022000 Kernel Offset: disabled Rebooting in 86400 seconds.. ---------------- Code disassembly (best guess), 1 bytes skipped: 0: ff c3 inc %ebx 2: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) 9: 00 00 00 c: 0f 1f 40 00 nopl 0x0(%rax) 10: 48 89 f8 mov %rdi,%rax 13: 48 89 f7 mov %rsi,%rdi 16: 48 89 d6 mov %rdx,%rsi 19: 48 89 ca mov %rcx,%rdx 1c: 4d 89 c2 mov %r8,%r10 1f: 4d 89 c8 mov %r9,%r8 22: 4c 8b 4c 24 08 mov 0x8(%rsp),%r9 27: 0f 05 syscall 29: 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax <-- trapping instruction 2f: 73 01 jae 0x32 31: c3 retq 32: 48 c7 c1 bc ff ff ff mov $0xffffffffffffffbc,%rcx 39: f7 d8 neg %eax 3b: 64 89 01 mov %eax,%fs:(%rcx) 3e: 48 rex.W