UBSAN: array-index-out-of-bounds in llc_conn_state_process (2)

Status: upstream: reported C repro on 2024/06/03 15:59
Subsystems: net
[Documentation on labels]
Reported-by: syzbot+628f93722c08dc5aabe0@syzkaller.appspotmail.com
First crash: 844d, last: 5h31m
✨ AI Jobs (9)
ID Workflow Result Correct Bug Created Started Finished Revision
bc8173aa repro-c 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/08/05 17:31 2026/08/06 02:00 2026/08/06 02:14 e33390b8
5296ade2 assessment-security 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/08/05 00:03 2026/08/05 00:03 2026/08/05 00:03 d4abbeac
8f348e35 assessment-security 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/07/05 05:14 2026/07/05 05:14 2026/07/05 05:37 93f57954
f8f83347 assessment-security 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/06/18 04:44 2026/06/18 04:44 2026/06/18 05:13 b62b3ded
17e856de assessment-security 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/06/10 00:42 2026/06/10 00:42 2026/06/10 01:14 c36c07f6
3652982d assessment-security 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/06/04 02:48 2026/06/04 02:48 2026/06/04 03:05 62fe1528
2cc8c9fb assessment-security 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/06/01 17:46 2026/06/01 17:46 2026/06/01 18:09 386cc6da
9102434f assessment-security 💥 UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/05/17 05:57 2026/05/17 05:57 2026/05/17 06:24 de5aae85
f06d45ac repro UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 2026/03/08 01:31 2026/03/08 01:31 2026/03/08 01:41 31e9c887
Discussions (3)
Title Replies (including bot) Last reply
[syzbot] [net?] UBSAN: array-index-out-of-bounds in llc_conn_state_process (2) 1 (3) 2026/08/31 13:58
[PATCH] net/llc: fix UBSAN array-index-out-of-bounds in llc_conn_state_process 4 (4) 2026/05/19 00:58
Re: [PATCH] net/llc: fix UBSAN array-index-out-of-bounds in llc_conn_state_process 1 (1) 2026/05/16 22:11
Similar bugs (6)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream UBSAN: array-index-out-of-bounds in llc_conn_state_process net 17 2 1633d 1747d 0/29 auto-closed as invalid on 2022/07/10 02:25
linux-6.1 general protection fault in llc_conn_state_process (4) 2 1 175d 175d 0/3 auto-obsoleted due to no activity on 2026/06/17 18:46
linux-5.15 KASAN: global-out-of-bounds Read in llc_conn_state_process 17 1 943d 943d 0/3 auto-obsoleted due to no activity on 2024/05/10 14:15
linux-6.1 general protection fault in llc_conn_state_process (2) 2 1 579d 579d 0/3 auto-obsoleted due to no activity on 2025/05/09 06:03
linux-6.1 general protection fault in llc_conn_state_process 2 1 732d 732d 0/3 auto-obsoleted due to no activity on 2024/12/06 20:07
linux-6.1 general protection fault in llc_conn_state_process (3) 2 2 417d 468d 0/3 auto-obsoleted due to no activity on 2025/10/18 08:50

Sample crash report:
==================================================================
BUG: KASAN: global-out-of-bounds in llc_qualify_conn_ev net/llc/llc_conn.c:394 [inline]
BUG: KASAN: global-out-of-bounds in llc_conn_service net/llc/llc_conn.c:360 [inline]
BUG: KASAN: global-out-of-bounds in llc_conn_state_process+0xe0/0x115c net/llc/llc_conn.c:66
Read of size 8 at addr ffff800089e50078 by task syz.0.17/4975

CPU: 1 UID: 0 PID: 4975 Comm: syz.0.17 Not tainted syzkaller #0 PREEMPT 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/07/2026
Call trace:
 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:499 (C)
 __dump_stack+0x30/0x40 lib/dump_stack.c:94
 dump_stack_lvl+0xd8/0x12c lib/dump_stack.c:120
 print_address_description+0xb0/0x238 mm/kasan/report.c:378
 print_report+0x68/0x84 mm/kasan/report.c:482
 kasan_report+0x8c/0xc4 mm/kasan/report.c:595
 __asan_report_load8_noabort+0x20/0x2c mm/kasan/report_generic.c:381
 llc_qualify_conn_ev net/llc/llc_conn.c:394 [inline]
 llc_conn_service net/llc/llc_conn.c:360 [inline]
 llc_conn_state_process+0xe0/0x115c net/llc/llc_conn.c:66
 llc_conn_rcv net/llc/llc_conn.c:750 [inline]
 llc_conn_handler+0x560/0xca4 net/llc/llc_conn.c:817
 llc_rcv+0x580/0xaa0 net/llc/llc_input.c:206
 __netif_receive_skb_list_ptype net/core/dev.c:6264 [inline]
 __netif_receive_skb_list_core+0x60c/0x67c net/core/dev.c:6306
 __netif_receive_skb_list net/core/dev.c:6358 [inline]
 netif_receive_skb_list_internal+0x748/0xa0c net/core/dev.c:6449
 netif_receive_skb_list+0x70/0x818 net/core/dev.c:6501
 xdp_recv_frames net/bpf/test_run.c:268 [inline]
 xdp_test_run_batch net/bpf/test_run.c:349 [inline]
 bpf_test_run_xdp_live+0x1434/0x1770 net/bpf/test_run.c:378
 bpf_prog_test_run_xdp+0x634/0xe0c net/bpf/test_run.c:1463
 bpf_prog_test_run+0x1e0/0x250 kernel/bpf/syscall.c:4859
 __sys_bpf+0x6bc/0x82c kernel/bpf/syscall.c:6436
 __do_sys_bpf kernel/bpf/syscall.c:6537 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:6534 [inline]
 __arm64_sys_bpf+0xd0/0xec kernel/bpf/syscall.c:6534
 __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
 invoke_syscall+0x98/0x244 arch/arm64/kernel/syscall.c:49
 el0_svc_common+0xec/0x23c arch/arm64/kernel/syscall.c:121
 do_el0_svc+0x4c/0x5c arch/arm64/kernel/syscall.c:140
 el0_svc+0x64/0x260 arch/arm64/kernel/entry-common.c:758
 el0t_64_sync_handler+0x44/0x104 arch/arm64/kernel/entry-common.c:777
 el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:590

The buggy address belongs to the variable:
 llc_temp_state_transitions+0x58/0x60

The buggy address belongs to a vmalloc virtual mapping
The buggy address belongs to the physical page:
page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x21c450
flags: 0x5ffc00000002000(reserved|node=0|zone=2|lastcpupid=0x7ff)
raw: 05ffc00000002000 fffffdffc7711408 fffffdffc7711408 0000000000000000
raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff800089e4ff00: 00 00 00 00 00 00 00 00 00 f9 f9 f9 f9 f9 f9 f9
 ffff800089e4ff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f9 f9
>ffff800089e50000: f9 f9 f9 f9 00 00 00 00 00 00 f9 f9 f9 f9 f9 f9
                                                                ^
 ffff800089e50080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff800089e50100: 00 00 00 00 00 00 00 00 f9 f9 f9 f9 00 00 00 00
==================================================================
------------[ cut here ]------------
UBSAN: array-index-out-of-bounds in net/llc/llc_conn.c:681:8
index -1 is out of range for type 'int[12][5]'
CPU: 1 UID: 0 PID: 4975 Comm: syz.0.17 Tainted: G    B               syzkaller #0 PREEMPT 
Tainted: [B]=BAD_PAGE
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/07/2026
Call trace:
 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:499 (C)
 __dump_stack+0x30/0x40 lib/dump_stack.c:94
 dump_stack_lvl+0xd8/0x12c lib/dump_stack.c:120
 dump_stack+0x1c/0x28 lib/dump_stack.c:129
 ubsan_epilogue+0x14/0x48 lib/ubsan.c:233
 __ubsan_handle_out_of_bounds+0xd0/0xf8 lib/ubsan.c:455
 llc_find_offset net/llc/llc_conn.c:681 [inline]
 llc_qualify_conn_ev net/llc/llc_conn.c:395 [inline]
 llc_conn_service net/llc/llc_conn.c:360 [inline]
 llc_conn_state_process+0xf64/0x115c net/llc/llc_conn.c:66
 llc_conn_rcv net/llc/llc_conn.c:750 [inline]
 llc_conn_handler+0x560/0xca4 net/llc/llc_conn.c:817
 llc_rcv+0x580/0xaa0 net/llc/llc_input.c:206
 __netif_receive_skb_list_ptype net/core/dev.c:6264 [inline]
 __netif_receive_skb_list_core+0x60c/0x67c net/core/dev.c:6306
 __netif_receive_skb_list net/core/dev.c:6358 [inline]
 netif_receive_skb_list_internal+0x748/0xa0c net/core/dev.c:6449
 netif_receive_skb_list+0x70/0x818 net/core/dev.c:6501
 xdp_recv_frames net/bpf/test_run.c:268 [inline]
 xdp_test_run_batch net/bpf/test_run.c:349 [inline]
 bpf_test_run_xdp_live+0x1434/0x1770 net/bpf/test_run.c:378
 bpf_prog_test_run_xdp+0x634/0xe0c net/bpf/test_run.c:1463
 bpf_prog_test_run+0x1e0/0x250 kernel/bpf/syscall.c:4859
 __sys_bpf+0x6bc/0x82c kernel/bpf/syscall.c:6436
 __do_sys_bpf kernel/bpf/syscall.c:6537 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:6534 [inline]
 __arm64_sys_bpf+0xd0/0xec kernel/bpf/syscall.c:6534
 __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
 invoke_syscall+0x98/0x244 arch/arm64/kernel/syscall.c:49
 el0_svc_common+0xec/0x23c arch/arm64/kernel/syscall.c:121
 do_el0_svc+0x4c/0x5c arch/arm64/kernel/syscall.c:140
 el0_svc+0x64/0x260 arch/arm64/kernel/entry-common.c:758
 el0t_64_sync_handler+0x44/0x104 arch/arm64/kernel/entry-common.c:777
 el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:590
---[ end trace ]---
Unable to handle kernel paging request at virtual address dfff800000000000
KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]
Mem abort info:
  ESR = 0x0000000096000005
  EC = 0x25: DABT (current EL), IL = 32 bits
  SET = 0, FnV = 0
  EA = 0, S1PTW = 0
  FSC = 0x05: level 1 translation fault
Data abort info:
  ISV = 0, ISS = 0x00000005, ISS2 = 0x00000000
  CM = 0, WnR = 0, TnD = 0, TagAccess = 0
  GCS = 0, Overlay = 0, DirtyBit = 0
[dfff800000000000] address between user and kernel address ranges
Internal error: Oops: 0000000096000005 [#1]  SMP
Modules linked in:
CPU: 1 UID: 0 PID: 4975 Comm: syz.0.17 Tainted: G    B               syzkaller #0 PREEMPT 
Tainted: [B]=BAD_PAGE
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/07/2026
pstate: 03400005 (nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)
pc : llc_qualify_conn_ev net/llc/llc_conn.c:396 [inline]
pc : llc_conn_service net/llc/llc_conn.c:360 [inline]
pc : llc_conn_state_process+0x260/0x115c net/llc/llc_conn.c:66
lr : llc_find_offset net/llc/llc_conn.c:681 [inline]
lr : llc_qualify_conn_ev net/llc/llc_conn.c:395 [inline]
lr : llc_conn_service net/llc/llc_conn.c:360 [inline]
lr : llc_conn_state_process+0x194/0x115c net/llc/llc_conn.c:66
sp : ffff800096017020
x29: ffff800096017040 x28: ffff0000ed434000 x27: ffff0000c735702e
x26: dfff800000000000 x25: dfff800000000000 x24: 0000000000000000
x23: 0000000000000004 x22: 0000000000000000 x21: ffff0000ed434000
x20: ffff0000c7357028 x19: ffff0000c7357000 x18: 00000000ffffffff
x17: 3d3d3d3d3d3d3d3d x16: 0000000000000001 x15: 0000000000000000
x14: 0000000000000000 x13: 0000000000000001 x12: 0000000000000004
x11: ffff700011467668 x10: ffff700011467668 x9 : ffff80008e879940
x8 : 0000000000000000 x7 : 0000000000000000 x6 : ffff80008048c60c
x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000020
x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000000
Call trace:
 llc_qualify_conn_ev net/llc/llc_conn.c:396 [inline] (P)
 llc_conn_service net/llc/llc_conn.c:360 [inline] (P)
 llc_conn_state_process+0x260/0x115c net/llc/llc_conn.c:66 (P)
 llc_conn_rcv net/llc/llc_conn.c:750 [inline]
 llc_conn_handler+0x560/0xca4 net/llc/llc_conn.c:817
 llc_rcv+0x580/0xaa0 net/llc/llc_input.c:206
 __netif_receive_skb_list_ptype net/core/dev.c:6264 [inline]
 __netif_receive_skb_list_core+0x60c/0x67c net/core/dev.c:6306
 __netif_receive_skb_list net/core/dev.c:6358 [inline]
 netif_receive_skb_list_internal+0x748/0xa0c net/core/dev.c:6449
 netif_receive_skb_list+0x70/0x818 net/core/dev.c:6501
 xdp_recv_frames net/bpf/test_run.c:268 [inline]
 xdp_test_run_batch net/bpf/test_run.c:349 [inline]
 bpf_test_run_xdp_live+0x1434/0x1770 net/bpf/test_run.c:378
 bpf_prog_test_run_xdp+0x634/0xe0c net/bpf/test_run.c:1463
 bpf_prog_test_run+0x1e0/0x250 kernel/bpf/syscall.c:4859
 __sys_bpf+0x6bc/0x82c kernel/bpf/syscall.c:6436
 __do_sys_bpf kernel/bpf/syscall.c:6537 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:6534 [inline]
 __arm64_sys_bpf+0xd0/0xec kernel/bpf/syscall.c:6534
 __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
 invoke_syscall+0x98/0x244 arch/arm64/kernel/syscall.c:49
 el0_svc_common+0xec/0x23c arch/arm64/kernel/syscall.c:121
 do_el0_svc+0x4c/0x5c arch/arm64/kernel/syscall.c:140
 el0_svc+0x64/0x260 arch/arm64/kernel/entry-common.c:758
 el0t_64_sync_handler+0x44/0x104 arch/arm64/kernel/entry-common.c:777
 el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:590
Code: 35006148 b94002c8 8b28cf16 d343fec8 (387a6908) 
---[ end trace 0000000000000000 ]---
----------------
Code disassembly (best guess):
   0:	35006148 	cbnz	w8, 0xc28
   4:	b94002c8 	ldr	w8, [x22]
   8:	8b28cf16 	add	x22, x24, w8, sxtw #3
   c:	d343fec8 	lsr	x8, x22, #3
* 10:	387a6908 	ldrb	w8, [x8, x26] <-- trapping instruction

Crashes (40):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/08/31 13:58 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci f1b8fa82cab7 2f52988a .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: global-out-of-bounds Read in llc_conn_state_process
2024/05/09 03:46 upstream 6d7ddd805123 20bf80e1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in llc_conn_state_process
2026/08/16 23:39 upstream dcb68831eac7 746171ee .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in llc_conn_state_process
2026/08/01 09:06 upstream 0131b508c0e2 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in llc_conn_state_process
2026/05/13 19:15 upstream 1d5dcaa3bd65 fec2a7ee .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in llc_conn_state_process
2026/03/25 23:24 upstream bbeb83d3182a 4367a094 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in llc_conn_state_process
2025/07/26 16:18 upstream 5f33ebd2018c fb8f743d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in llc_conn_state_process
2025/04/26 11:23 upstream f1a3944c860b c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in llc_conn_state_process
2025/03/18 05:43 upstream fc444ada1310 ce3352cd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in llc_conn_state_process
2025/03/08 15:24 upstream 21e4543a2e2f 7e3bd60d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in llc_conn_state_process
2025/02/17 07:44 upstream 0ad2507d5d93 40a34ec9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in llc_conn_state_process
2024/12/23 16:32 upstream 4bbf9020becb 444551c4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in llc_conn_state_process
2024/12/20 08:27 upstream 8faabc041a00 1d58202c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root general protection fault in llc_conn_state_process
2024/11/05 01:05 upstream 557329bcecc2 509da429 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in llc_conn_state_process
2024/10/25 08:45 upstream ae90f6a6170d c79b8ca5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in llc_conn_state_process
2024/09/29 09:02 upstream 3efc57369a0c ba29ff75 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in llc_conn_state_process
2024/09/03 05:33 upstream 67784a74e258 abeaa9b9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in llc_conn_state_process
2026/03/26 18:42 upstream 0138af2472df 4b3d9a38 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in llc_conn_state_process
2024/10/14 14:33 upstream 6485cf5ea253 084d8178 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in llc_conn_state_process
2024/10/26 17:23 upstream 850925a8133c 65e8686b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm32 BUG: unable to handle kernel paging request in llc_conn_state_process
2024/10/04 23:51 upstream 0c559323bbaa d7906eff .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in llc_conn_state_process
2024/05/28 05:25 upstream 2bfcfd584ff5 f550015e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm32 BUG: unable to handle kernel NULL pointer dereference in llc_conn_state_process
2026/03/18 15:31 net 64dcbde7f8f8 0199f9a1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce general protection fault in llc_conn_state_process
2025/12/23 13:00 net dabac51b8102 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce general protection fault in llc_conn_state_process
2025/09/28 14:02 net 012ea489aeda 001c9061 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce general protection fault in llc_conn_state_process
2025/06/11 16:55 net d9816ec74e6d 5d7e17ca .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce general protection fault in llc_conn_state_process
2025/05/19 11:19 net c46286fdd6aa f41472b0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce general protection fault in llc_conn_state_process
2025/02/03 08:28 net 3f1baa91a1fd 568559e4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce general protection fault in llc_conn_state_process
2026/04/02 10:52 net-next f1359c240191 0cb124d5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce general protection fault in llc_conn_state_process
2026/01/08 09:37 net-next 8e7148b56023 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce general protection fault in llc_conn_state_process
2026/08/16 21:59 linux-next 4477a78374a5 746171ee .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in llc_conn_state_process
2025/07/17 00:13 linux-next e8352908bdcd 44f8051e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in llc_conn_state_process
2025/07/06 03:04 linux-next 26ffb3d6f02c 4f67c4ae .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in llc_conn_state_process
2024/10/31 05:10 linux-next 86e3904dcdc7 fb888278 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in llc_conn_state_process
2026/08/31 13:06 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci f1b8fa82cab7 2f52988a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: global-out-of-bounds Read in llc_conn_state_process
2026/05/24 11:44 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 4b4362973b6f c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in llc_conn_state_process
2025/03/08 10:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 77c95b8c7a16 7e3bd60d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in llc_conn_state_process
2026/08/21 19:29 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 77ae27fd98f3 1e72964b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 BUG: unable to handle kernel paging request in llc_conn_state_process
2026/08/21 19:27 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 77ae27fd98f3 1e72964b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 BUG: unable to handle kernel paging request in llc_conn_state_process
2026/06/20 20:36 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 319fafd9a374 43bfcdb0 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 BUG: unable to handle kernel paging request in llc_conn_state_process
* Struck through repros no longer work on HEAD.