syzbot


general protection fault in try_to_wake_up (4)

Status: moderation: reported on 2026/05/04 01:54
Subsystems: kernel
[Documentation on labels]
Reported-by: syzbot+0fc99cd77bfc4f645f30@syzkaller.appspotmail.com
First crash: 5d21h, last: 5d21h
Similar bugs (14)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream general protection fault in try_to_wake_up (2) io-uring 19 C done done 3588 656d 1894d 0/29 closed as invalid on 2024/07/25 16:29
upstream general protection fault in try_to_wake_up (3) kernel 2 syz 23 225d 245d 29/29 fixed on 2025/10/29 21:02
linux-4.14 general protection fault in try_to_wake_up 2 C done 707 1845d 1875d 1/1 fixed on 2021/05/17 08:49
upstream KASAN: use-after-free Read in try_to_wake_up fs 19 C unreliable 82 1895d 1895d 0/29 closed as invalid on 2021/02/25 16:53
upstream WARNING: locking bug in try_to_wake_up kernel 19 C error 157 539d 720d 28/29 fixed on 2024/11/12 23:31
linux-4.19 general protection fault in try_to_wake_up 2 syz done 229 1787d 1874d 1/1 fixed on 2021/07/14 00:01
upstream general protection fault in try_to_wake_up kernel 2 syz 1 2963d 2959d 5/29 fixed on 2018/04/06 16:37
upstream BUG: unable to handle kernel paging request in try_to_wake_up (2) net 19 C error 31 440d 525d 28/29 fixed on 2025/05/06 15:33
linux-5.15 KASAN: use-after-free Read in try_to_wake_up 19 C done 71 593d 1048d 3/3 fixed on 2024/10/21 12:01
linux-4.14 KASAN: use-after-free Read in try_to_wake_up nilfs2 19 C 8 1162d 1283d 0/1 upstream: reported C repro on 2022/10/30 09:08
upstream WARNING: locking bug in try_to_wake_up (2) net 4 syz error error 154 327d 534d 0/29 auto-obsoleted due to no activity on 2025/08/21 02:28
linux-6.1 KASAN: use-after-free Read in try_to_wake_up origin:upstream missing-backport 19 C done 44 697d 1129d 3/3 fixed on 2024/07/22 09:08
linux-5.15 KASAN: use-after-free Read in try_to_wake_up (2) 19 3 482d 515d 0/3 auto-obsoleted due to no activity on 2025/04/18 01:07
linux-6.1 KASAN: use-after-free Read in try_to_wake_up (2) 19 2 607d 638d 0/3 auto-obsoleted due to no activity on 2024/12/14 10:22

Sample crash report:
Oops: general protection fault, probably for non-canonical address 0xdffffc000000015e: 0000 [#1] SMP KASAN PTI
KASAN: null-ptr-deref in range [0x0000000000000af0-0x0000000000000af7]
CPU: 1 UID: 0 PID: 29 Comm: ktimers/1 Not tainted syzkaller #0 PREEMPT_{RT,(full)} 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026
RIP: 0010:kasan_byte_accessible+0x12/0x30 mm/kasan/generic.c:210
Code: 79 ff ff ff 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 40 d6 48 c1 ef 03 48 b8 00 00 00 00 00 fc ff df <0f> b6 04 07 3c 08 0f 92 c0 c3 cc cc cc cc cc 66 66 66 66 66 66 2e
RSP: 0018:ffffc90000a3f8e8 EFLAGS: 00010002
RAX: dffffc0000000000 RBX: ffffffff8b1f8bb0 RCX: 0000000080000003
RDX: 0000000000000000 RSI: ffffffff8b1f8bb0 RDI: 000000000000015e
RBP: ffffffff81943d56 R08: 0000000000000001 R09: 0000000000000000
R10: dffffc0000000000 R11: fffffbfff1f11a5f R12: 0000000000000000
R13: 0000000000000af0 R14: 0000000000000af0 R15: 0000000000000001
FS:  0000000000000000(0000) GS:ffff88812627c000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f13c2420000 CR3: 0000000041f5e000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 __kasan_check_byte+0x12/0x40 mm/kasan/common.c:573
 kasan_check_byte include/linux/kasan.h:402 [inline]
 lock_acquire+0x84/0x350 kernel/locking/lockdep.c:5842
 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:132 [inline]
 _raw_spin_lock_irqsave+0x40/0x60 kernel/locking/spinlock.c:166
 class_raw_spinlock_irqsave_constructor include/linux/spinlock.h:571 [inline]
 try_to_wake_up+0x66/0x1380 kernel/sched/core.c:4190
 call_timer_fn+0x192/0x5e0 kernel/time/timer.c:1748
 expire_timers kernel/time/timer.c:1799 [inline]
 __run_timers kernel/time/timer.c:2374 [inline]
 __run_timer_base+0x6a3/0x9f0 kernel/time/timer.c:2386
 run_timer_base kernel/time/timer.c:2395 [inline]
 run_timer_softirq+0xb7/0x170 kernel/time/timer.c:2405
 handle_softirqs+0x1de/0x6d0 kernel/softirq.c:622
 __do_softirq kernel/softirq.c:656 [inline]
 run_ktimerd+0x69/0x100 kernel/softirq.c:1151
 smpboot_thread_fn+0x541/0xa50 kernel/smpboot.c:160
 kthread+0x388/0x470 kernel/kthread.c:436
 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:kasan_byte_accessible+0x12/0x30 mm/kasan/generic.c:210
Code: 79 ff ff ff 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 40 d6 48 c1 ef 03 48 b8 00 00 00 00 00 fc ff df <0f> b6 04 07 3c 08 0f 92 c0 c3 cc cc cc cc cc 66 66 66 66 66 66 2e
RSP: 0018:ffffc90000a3f8e8 EFLAGS: 00010002
RAX: dffffc0000000000 RBX: ffffffff8b1f8bb0 RCX: 0000000080000003
RDX: 0000000000000000 RSI: ffffffff8b1f8bb0 RDI: 000000000000015e
RBP: ffffffff81943d56 R08: 0000000000000001 R09: 0000000000000000
R10: dffffc0000000000 R11: fffffbfff1f11a5f R12: 0000000000000000
R13: 0000000000000af0 R14: 0000000000000af0 R15: 0000000000000001
FS:  0000000000000000(0000) GS:ffff88812627c000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f13c2420000 CR3: 0000000041f5e000 CR4: 00000000003526f0
----------------
Code disassembly (best guess), 4 bytes skipped:
   0:	0f 1f 40 00          	nopl   0x0(%rax)
   4:	90                   	nop
   5:	90                   	nop
   6:	90                   	nop
   7:	90                   	nop
   8:	90                   	nop
   9:	90                   	nop
   a:	90                   	nop
   b:	90                   	nop
   c:	90                   	nop
   d:	90                   	nop
   e:	90                   	nop
   f:	90                   	nop
  10:	90                   	nop
  11:	90                   	nop
  12:	90                   	nop
  13:	90                   	nop
  14:	0f 1f 40 d6          	nopl   -0x2a(%rax)
  18:	48 c1 ef 03          	shr    $0x3,%rdi
  1c:	48 b8 00 00 00 00 00 	movabs $0xdffffc0000000000,%rax
  23:	fc ff df
* 26:	0f b6 04 07          	movzbl (%rdi,%rax,1),%eax <-- trapping instruction
  2a:	3c 08                	cmp    $0x8,%al
  2c:	0f 92 c0             	setb   %al
  2f:	c3                   	ret
  30:	cc                   	int3
  31:	cc                   	int3
  32:	cc                   	int3
  33:	cc                   	int3
  34:	cc                   	int3
  35:	66                   	data16
  36:	66                   	data16
  37:	66                   	data16
  38:	66                   	data16
  39:	66                   	data16
  3a:	66                   	data16
  3b:	2e                   	cs

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/04/30 01:52 upstream 57b8e2d666a3 005438fc .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs general protection fault in try_to_wake_up
* Struck through repros no longer work on HEAD.