syzbot


general protection fault in h5_recv

Status: upstream: reported C repro on 2025/02/09 15:45
Subsystems: bluetooth
[Documentation on labels]
Reported-by: syzbot+b5691bb559396b262064@syzkaller.appspotmail.com
First crash: 389d, last: 21d
Cause bisection: introduced by (bisect log) :
commit c411c62cc13319533b1861e00cedc4883c3bc1bb
Author: Arseniy Krasnov <avkrasnov@salutedevices.com>
Date: Thu Jan 30 18:43:26 2025 +0000

  Bluetooth: hci_uart: fix race during initialization

Crash: BUG: unable to handle kernel NULL pointer dereference in h5_recv (log)
Repro: C syz .config
  
Discussions (11)
Title Replies (including bot) Last reply
[syzbot] Monthly bluetooth report (Jan 2026) 0 (1) 2026/01/28 22:38
[syzbot] Monthly bluetooth report (Dec 2025) 0 (1) 2025/12/29 08:12
[syzbot] Monthly bluetooth report (Nov 2025) 0 (1) 2025/11/27 12:42
[syzbot] Monthly bluetooth report (Oct 2025) 0 (1) 2025/10/27 05:54
[syzbot] Monthly bluetooth report (Sep 2025) 0 (1) 2025/09/24 12:39
[syzbot] Monthly bluetooth report (Aug 2025) 0 (1) 2025/08/25 08:44
[syzbot] Monthly bluetooth report (Jul 2025) 0 (1) 2025/07/24 09:32
[syzbot] Monthly bluetooth report (Jun 2025) 0 (1) 2025/06/23 07:31
[syzbot] Monthly bluetooth report (May 2025) 0 (1) 2025/05/22 12:58
[syzbot] Monthly bluetooth report (Apr 2025) 0 (1) 2025/04/22 10:11
[syzbot] [bluetooth?] general protection fault in h5_recv 1 (5) 2025/02/12 00:12
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 general protection fault in h5_recv 8 C error 19 30d 269d 0/3 upstream: reported C repro on 2025/06/04 06:57
linux-6.6 general protection fault in h5_recv origin:upstream 2 C error 17 44d 241d 0/2 upstream: reported C repro on 2025/07/02 07:26
linux-6.1 general protection fault in h5_recv 8 C error 35 44d 302d 0/3 upstream: reported C repro on 2025/05/03 02:45
Last patch testing requests (11)
Created Duration User Patch Repo Result
2026/02/21 23:55 55m retest repro linux-next OK log
2026/02/21 23:55 43m retest repro linux-next OK log
2026/02/21 23:55 39m retest repro linux-next OK log
2026/02/21 23:55 26m retest repro linux-next OK log
2026/02/21 20:24 32m retest repro linux-next OK log
2026/02/21 20:24 25m retest repro linux-next OK log
2026/02/21 20:24 27m retest repro linux-next OK log
2026/02/21 20:24 39m retest repro linux-next OK log
2026/02/21 20:24 26m retest repro linux-next OK log
2026/02/21 15:22 19m retest repro upstream OK log
2025/02/10 11:03 29m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master OK log

Sample crash report:
Oops: general protection fault, probably for non-canonical address 0xdffffc000000005f: 0000 [#1] SMP KASAN NOPTI
KASAN: null-ptr-deref in range [0x00000000000002f8-0x00000000000002ff]
CPU: 0 UID: 0 PID: 10028 Comm: syz.6.1097 Tainted: G             L      syzkaller #0 PREEMPT(full) 
Tainted: [L]=SOFTLOCKUP
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026
RIP: 0010:h5_recv+0x136/0x850 drivers/bluetooth/hci_h5.c:596
Code: 03 48 89 44 24 50 48 89 4c 24 10 48 c1 e9 03 48 89 4c 24 20 48 89 d8 48 c1 e8 03 48 89 44 24 48 4c 89 64 24 58 48 8b 44 24 28 <42> 80 3c 30 00 74 08 4c 89 ef e8 1b af bf f9 4d 8b 65 00 31 ff 4c
RSP: 0018:ffffc900125a7c60 EFLAGS: 00010212
RAX: 000000000000005f RBX: 00000000000002e8 RCX: 000000000000005e
RDX: 000000000000005f RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc900125a7d68 R08: ffff888056238c1f R09: 1ffff1100ac47183
R10: dffffc0000000000 R11: ffffffff886d1330 R12: ffff888056238c10
R13: 00000000000002f8 R14: dffffc0000000000 R15: ffffc900125a7e00
FS:  00007f12e86a36c0(0000) GS:ffff8881256f5000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f12e86a2ff8 CR3: 000000002fa2f000 CR4: 0000000000350ef0
Call Trace:
 <TASK>
 hci_uart_tty_receive+0x1f8/0x570 drivers/bluetooth/hci_ldisc.c:627
 tiocsti+0x218/0x2a0 drivers/tty/tty_io.c:2290
 tty_ioctl+0x626/0xde0 drivers/tty/tty_io.c:2706
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:597 [inline]
 __se_sys_ioctl+0xfc/0x170 fs/ioctl.c:583
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xe2/0xf80 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f12e779aeb9
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f12e86a3028 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007f12e7a16180 RCX: 00007f12e779aeb9
RDX: 0000200000000040 RSI: 0000000000005412 RDI: 0000000000000008
RBP: 00007f12e7808c1f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f12e7a16218 R14: 00007f12e7a16180 R15: 00007ffea89d2c28
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:h5_recv+0x136/0x850 drivers/bluetooth/hci_h5.c:596
Code: 03 48 89 44 24 50 48 89 4c 24 10 48 c1 e9 03 48 89 4c 24 20 48 89 d8 48 c1 e8 03 48 89 44 24 48 4c 89 64 24 58 48 8b 44 24 28 <42> 80 3c 30 00 74 08 4c 89 ef e8 1b af bf f9 4d 8b 65 00 31 ff 4c
RSP: 0018:ffffc900125a7c60 EFLAGS: 00010212
RAX: 000000000000005f RBX: 00000000000002e8 RCX: 000000000000005e
RDX: 000000000000005f RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc900125a7d68 R08: ffff888056238c1f R09: 1ffff1100ac47183
R10: dffffc0000000000 R11: ffffffff886d1330 R12: ffff888056238c10
R13: 00000000000002f8 R14: dffffc0000000000 R15: ffffc900125a7e00
FS:  00007f12e86a36c0(0000) GS:ffff8881256f5000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f12e86a2ff8 CR3: 000000002fa2f000 CR4: 0000000000350ef0
----------------
Code disassembly (best guess):
   0:	03 48 89             	add    -0x77(%rax),%ecx
   3:	44 24 50             	rex.R and $0x50,%al
   6:	48 89 4c 24 10       	mov    %rcx,0x10(%rsp)
   b:	48 c1 e9 03          	shr    $0x3,%rcx
   f:	48 89 4c 24 20       	mov    %rcx,0x20(%rsp)
  14:	48 89 d8             	mov    %rbx,%rax
  17:	48 c1 e8 03          	shr    $0x3,%rax
  1b:	48 89 44 24 48       	mov    %rax,0x48(%rsp)
  20:	4c 89 64 24 58       	mov    %r12,0x58(%rsp)
  25:	48 8b 44 24 28       	mov    0x28(%rsp),%rax
* 2a:	42 80 3c 30 00       	cmpb   $0x0,(%rax,%r14,1) <-- trapping instruction
  2f:	74 08                	je     0x39
  31:	4c 89 ef             	mov    %r13,%rdi
  34:	e8 1b af bf f9       	call   0xf9bfaf54
  39:	4d 8b 65 00          	mov    0x0(%r13),%r12
  3d:	31 ff                	xor    %edi,%edi
  3f:	4c                   	rex.WR

Crashes (3515):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/01/29 18:53 upstream 8dfce8991b95 aeb6fdd5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in h5_recv
2026/01/29 08:38 upstream 8dfce8991b95 b78a7341 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in h5_recv
2026/01/23 07:15 upstream a66191c590b3 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in h5_recv
2026/01/22 21:23 upstream a66191c590b3 2367ed1e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in h5_recv
2026/01/20 12:13 upstream 24d479d26b25 572effc1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in h5_recv
2026/01/19 15:35 upstream 24d479d26b25 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in h5_recv
2026/01/19 09:01 upstream 24d479d26b25 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in h5_recv
2025/11/05 06:02 upstream 17d85f33a83b a6c9c731 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root general protection fault in h5_recv
2026/01/30 01:05 upstream 8dfce8991b95 bfa73b7b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/29 14:19 upstream 8dfce8991b95 aeb6fdd5 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/29 07:38 upstream 8dfce8991b95 0adc945e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/28 19:02 upstream 8dfce8991b95 1f9bbf06 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/28 13:57 upstream 1f97d9dcf536 1f9bbf06 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/28 03:40 upstream 1f97d9dcf536 3029c699 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/27 04:00 upstream fcb70a56f4d8 efb3e894 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/27 01:50 upstream fcb70a56f4d8 efb3e894 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/26 15:34 upstream 63804fed149a 55756628 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/26 10:01 upstream 63804fed149a 55756628 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/26 00:33 upstream d91a46d6805a 02bac031 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/25 19:04 upstream d91a46d6805a 40acda8a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/25 16:44 upstream d91a46d6805a 40acda8a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/25 15:30 upstream d91a46d6805a 40acda8a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/25 12:51 upstream 5dbeeb268b63 40acda8a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/25 08:55 upstream 5dbeeb268b63 40acda8a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/25 05:17 upstream 5dbeeb268b63 40acda8a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/25 01:13 upstream 5dbeeb268b63 40acda8a .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/24 22:41 upstream 62085877ae65 40acda8a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/24 08:24 upstream c133687c2eae 4f25b9b4 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/23 14:26 upstream c072629f05d7 319d7797 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/22 18:57 upstream a66191c590b3 a16aed1d .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/22 16:51 upstream a66191c590b3 a16aed1d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/21 19:44 upstream 6c790212c588 d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/21 10:02 upstream 6c790212c588 d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/21 05:32 upstream c03e9c42ae8f d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/21 04:08 upstream c03e9c42ae8f 2494e18d .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/20 02:13 upstream 54e82e93ca93 d1b870e1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/19 23:31 upstream 24d479d26b25 d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/19 21:19 upstream 24d479d26b25 d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/19 17:11 upstream 54e82e93ca93 d1b870e1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2026/01/18 19:24 upstream e84d960149e7 d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/10 10:43 upstream b6151c4e60e5 d1b870e1 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2025/11/01 12:50 upstream ba36dd5ee6fd 2c50b6a9 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2025/10/21 12:29 upstream 6548d364a3e8 9832ed61 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in h5_recv
2025/07/27 20:21 upstream ec2df4364666 fb8f743d .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2025/05/22 09:14 upstream d608703fcdd9 0919b50b .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in h5_recv
2026/01/27 14:14 upstream fcb70a56f4d8 43e1df1d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in h5_recv
2026/01/21 07:35 linux-next 053966c344db 2494e18d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2026/01/20 07:24 linux-next d08c85ac8894 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2026/01/20 06:24 linux-next d08c85ac8894 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2026/01/19 00:29 linux-next 46fe65a2c28e d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in h5_recv
2026/01/18 22:53 linux-next 46fe65a2c28e d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in h5_recv
2025/12/12 04:01 linux-next d9771d0dbe18 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/11/21 09:32 linux-next d724c6f85e80 280ea308 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/07/29 07:20 linux-next d086c886ceb9 c4a95487 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/07/26 11:25 linux-next d086c886ceb9 fb8f743d .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/06/26 07:12 linux-next 1b152eeca84a 26d77996 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/06/26 03:37 linux-next 1b152eeca84a 26d77996 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/06/26 00:02 linux-next 1b152eeca84a 26d77996 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/06/25 20:27 linux-next 1b152eeca84a 26d77996 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/06/25 16:58 linux-next 1b152eeca84a 26d77996 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in h5_recv
2025/02/11 07:05 linux-next df5d6180169a 43f51a00 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in h5_recv
2025/02/09 15:44 linux-next ed58d103e6da ef44b750 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in h5_recv
2025/02/04 20:17 linux-next 40b8e93e17bf 4baca3d6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in h5_recv
2025/04/05 17:18 upstream a8662bcd2ff1 1c65791e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: unable to handle kernel NULL pointer dereference in h5_recv
2026/02/07 15:21 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 f20fc9f9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/29 20:24 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 aeb6fdd5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/28 23:26 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 004c195c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/28 21:30 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 004c195c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/26 21:39 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 a4c52dd6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/24 11:46 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 4f25b9b4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/20 01:02 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/19 07:04 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/19 01:42 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
2026/01/18 21:50 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in h5_recv
* Struck through repros no longer work on HEAD.