syzbot


INFO: trying to register non-static key in gsmld_write_wakeup

Status: upstream: reported C repro on 2023/03/20 07:18
Bug presence: origin:lts-only
[Documentation on labels]
Reported-by: syzbot+cdda6394e72d3a1d1e33@syzkaller.appspotmail.com
First crash: 897d, last: 3d03h
Bug presence (2)
Date Name Commit Repro Result
2023/05/09 linux-5.15.y (ToT) 8a7f2a5c5aa1 C [report] INFO: trying to register non-static key in gsmld_write_wakeup
2023/05/09 upstream (ToT) ba0ad6ed89fd C Didn't crash
Last patch testing requests (9)
Created Duration User Patch Repo Result
2024/10/14 23:12 0m retest repro linux-5.15.y error
2024/10/14 23:12 0m retest repro linux-5.15.y error
2024/10/14 23:12 0m retest repro linux-5.15.y error
2024/10/14 23:12 0m retest repro linux-5.15.y error
2024/10/14 23:10 0m retest repro linux-5.15.y error
2024/10/14 23:10 0m retest repro linux-5.15.y error
2024/10/14 23:10 0m retest repro linux-5.15.y error
2024/10/14 23:10 0m retest repro linux-5.15.y error
2024/10/14 23:10 0m retest repro linux-5.15.y error
Fix bisection attempts (1)
Created Duration User Patch Repo Result
2023/08/26 15:58 5h27m fix candidate upstream OK (0) job log

Sample crash report:
INFO: trying to register non-static key.
The code is fine but needs lockdep annotation, or maybe
you didn't initialize this object before use?
turning off the locking correctness validator.
CPU: 1 PID: 4307 Comm: syz.0.16 Not tainted 5.15.189-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Call Trace:
 <TASK>
 dump_stack_lvl+0x168/0x230 lib/dump_stack.c:106
 assign_lock_key+0x1e0/0x1f0 kernel/locking/lockdep.c:937
 register_lock_class+0x20e/0x880 kernel/locking/lockdep.c:1250
 __lock_acquire+0x160/0x7c60 kernel/locking/lockdep.c:4891
 lock_acquire+0x197/0x3f0 kernel/locking/lockdep.c:5623
 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
 _raw_spin_lock_irqsave+0xa4/0xf0 kernel/locking/spinlock.c:162
 gsmld_write_wakeup+0x6b/0x2b0 drivers/tty/n_gsm.c:2925
 tty_ldisc_hangup+0x16a/0x4a0 drivers/tty/tty_ldisc.c:723
 __tty_hangup+0x45c/0x680 drivers/tty/tty_io.c:639
 tty_vhangup drivers/tty/tty_io.c:711 [inline]
 tty_ioctl+0x489/0xc20 drivers/tty/tty_io.c:2750
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:874 [inline]
 __se_sys_ioctl+0xfa/0x170 fs/ioctl.c:860
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7fbdea2be9a9
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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffd9a971388 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007fbdea4e5fa0 RCX: 00007fbdea2be9a9
RDX: 0000000000000000 RSI: 0000000000005437 RDI: 0000000000000003
RBP: 00007fbdea340d69 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fbdea4e5fa0 R14: 00007fbdea4e5fa0 R15: 0000000000000003
 </TASK>

Crashes (2066):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/27 00:27 linux-5.15.y c79648372d02 fb8f743d .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2024/12/28 02:36 linux-5.15.y 91786f140358 d3ccff63 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2024/05/06 04:28 linux-5.15.y 284087d4f7d5 610f2a54 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2023/11/25 17:44 linux-5.15.y 2a910f4af54d 5b429f39 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2023/05/08 08:13 linux-5.15.y 8a7f2a5c5aa1 90c93c40 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2023/03/20 07:27 linux-5.15.y 8020ae3c051d 7939252e .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/04/16 22:31 linux-5.15.y f7347f400572 a95239b1 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/01/05 19:16 linux-5.15.y 91786f140358 f3558dbf .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2024/09/15 22:54 linux-5.15.y 3a5928702e71 08d8a733 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2024/03/11 09:52 linux-5.15.y 574362648507 6ee49f2e .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2024/03/04 18:46 linux-5.15.y 80efc6265290 3717835d .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2023/08/17 14:37 linux-5.15.y f6f7927ac664 74b106b6 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2023/03/20 08:52 linux-5.15.y 8020ae3c051d 7939252e .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/30 08:16 linux-5.15.y 01879f56bdde 807a3b61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/21 07:03 linux-5.15.y c79648372d02 0b9605c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/19 11:42 linux-5.15.y c79648372d02 523f460e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/19 11:42 linux-5.15.y c79648372d02 523f460e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/14 09:21 linux-5.15.y c79648372d02 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/13 08:37 linux-5.15.y c79648372d02 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/11 14:11 linux-5.15.y c79648372d02 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/05 17:59 linux-5.15.y c79648372d02 37880f40 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/05 03:49 linux-5.15.y c79648372d02 f5bcc8dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/03 12:50 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/03 02:31 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/02 13:25 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/02 09:14 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/01 23:08 linux-5.15.y c79648372d02 40127d41 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/01 03:09 linux-5.15.y c79648372d02 0c075d67 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/31 13:29 linux-5.15.y c79648372d02 f8f2b4da .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/31 10:43 linux-5.15.y c79648372d02 f8f2b4da .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/28 23:20 linux-5.15.y c79648372d02 6654ea9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/28 11:19 linux-5.15.y c79648372d02 fb8f743d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/26 23:54 linux-5.15.y c79648372d02 fb8f743d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/24 08:00 linux-5.15.y c79648372d02 0c1d6ded .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/22 23:25 linux-5.15.y c79648372d02 8e9d1dc1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/24 12:30 linux-5.15.y c79648372d02 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/14 03:43 linux-5.15.y c79648372d02 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/07 19:27 linux-5.15.y c79648372d02 04cffc22 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/06 10:04 linux-5.15.y c79648372d02 ffe1dd46 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/05 21:27 linux-5.15.y c79648372d02 37880f40 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/05 16:23 linux-5.15.y c79648372d02 37880f40 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/03 15:31 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/03 13:53 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/03 01:27 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/02 09:32 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/02 05:10 linux-5.15.y c79648372d02 7368264b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/01 20:10 linux-5.15.y c79648372d02 40127d41 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/01 18:56 linux-5.15.y c79648372d02 40127d41 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/08/01 00:51 linux-5.15.y c79648372d02 0c075d67 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/31 22:54 linux-5.15.y c79648372d02 0c075d67 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/31 08:19 linux-5.15.y c79648372d02 f8f2b4da .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/28 13:40 linux-5.15.y c79648372d02 fb8f743d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/27 22:26 linux-5.15.y c79648372d02 fb8f743d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/24 04:03 linux-5.15.y c79648372d02 0c1d6ded .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/22 21:18 linux-5.15.y c79648372d02 8e9d1dc1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/21 06:34 linux-5.15.y c79648372d02 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/20 13:21 linux-5.15.y c79648372d02 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/13 19:39 linux-5.15.y 2f693b607545 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2025/07/11 19:32 linux-5.15.y 2f693b607545 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: trying to register non-static key in gsmld_write_wakeup
2023/03/20 07:18 linux-5.15.y 8020ae3c051d 7939252e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: trying to register non-static key in gsmld_write_wakeup
* Struck through repros no longer work on HEAD.