UBSAN: array-index-out-of-bounds in aiptek_irq

Status: upstream: reported C repro on 2026/06/10 13:22
Reported-by: syzbot+36b4693f9f44057362ba@syzkaller.appspotmail.com
First crash: 95d, last: 13d
Similar bugs (6)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 UBSAN: array-index-out-of-bounds in aiptek_irq 15 syz, C 170 4d13h 94d 0/3 upstream: reported C repro on 2026/06/10 19:26
android-6-1 UBSAN: array-index-out-of-bounds in aiptek_irq origin:upstream 15 syz, C 595 4h34m 94d 0/2 upstream: reported C repro on 2026/06/10 15:23
linux-6.6 UBSAN: array-index-out-of-bounds in aiptek_irq origin:lts-only 15 syz, C inconclusive 161 6d09h 94d 0/2 upstream: reported C repro on 2026/06/10 20:15
android-6-12 UBSAN: array-index-out-of-bounds in aiptek_irq origin:lts 15 syz, C 1307 2h31m 95d 0/1 premoderation: reported C repro on 2026/06/10 12:41
linux-5.15 UBSAN: array-index-out-of-bounds in aiptek_irq origin:lts-only 15 syz, C done 22 13d 94d 0/3 upstream: reported C repro on 2026/06/10 17:51
android-5-15 UBSAN: array-index-out-of-bounds in aiptek_irq origin:upstream missing-backport 15 syz, C 55 13d 94d 0/2 upstream: reported C repro on 2026/06/11 06:49
Last patch testing requests (5)
Created Duration User Patch Repo Result
2026/07/22 16:36 19m retest repro android13-5.10-lts log
2026/07/22 16:36 12m retest repro android13-5.10-lts log
2026/07/22 16:36 15m retest repro android13-5.10-lts log
2026/07/22 16:36 28m retest repro android13-5.10-lts log
2026/07/22 16:36 26m retest repro android13-5.10-lts log

Sample crash report:
================================================================================
UBSAN: array-index-out-of-bounds in drivers/input/tablet/aiptek.c:741:31
index 21762 is out of range for type 'const int[34]'
CPU: 0 PID: 0 Comm: swapper/0 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026
Call Trace:
 <IRQ>
 __dump_stack+0x21/0x24 lib/dump_stack.c:77
 dump_stack_lvl+0x1a7/0x208 lib/dump_stack.c:118
 dump_stack+0x15/0x1c lib/dump_stack.c:135
 ubsan_epilogue+0xe/0x40 lib/ubsan.c:148
 __ubsan_handle_out_of_bounds+0xdf/0xf0 lib/ubsan.c:347
 aiptek_irq+0x1fa2/0x2860 drivers/input/tablet/aiptek.c:741
 __usb_hcd_giveback_urb+0x32f/0x4f0 drivers/usb/core/hcd.c:1672
 usb_hcd_giveback_urb+0x11d/0x3f0 drivers/usb/core/hcd.c:1746
 dummy_timer+0xa3a/0x32d0 drivers/usb/gadget/udc/dummy_hcd.c:2000
 call_timer_fn+0x38/0x290 kernel/time/timer.c:1450
 expire_timers kernel/time/timer.c:1495 [inline]
 __run_timers+0x637/0x9a0 kernel/time/timer.c:1789
 run_timer_softirq+0x6a/0xf0 kernel/time/timer.c:1802
 __do_softirq+0x255/0x563 kernel/softirq.c:309
 asm_call_irq_on_stack+0xf/0x20
 </IRQ>
 __run_on_irqstack arch/x86/include/asm/irq_stack.h:26 [inline]
 run_on_irqstack_cond arch/x86/include/asm/irq_stack.h:77 [inline]
 do_softirq_own_stack+0x60/0x80 arch/x86/kernel/irq_64.c:77
 invoke_softirq kernel/softirq.c:405 [inline]
 __irq_exit_rcu+0x128/0x150 kernel/softirq.c:435
 irq_exit_rcu+0x9/0x10 kernel/softirq.c:447
 sysvec_apic_timer_interrupt+0xbf/0xe0 arch/x86/kernel/apic/apic.c:1106
 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:635
RIP: 0010:default_idle+0x12/0x20 arch/x86/kernel/process.c:718
Code: 49 bd 00 00 00 00 00 fc ff df e9 68 ff ff ff e8 b4 f7 fa ff 00 00 cc cc 55 48 89 e5 0f 1f 44 00 00 0f 00 2d 00 c9 62 00 fb f4 <5d> c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 55 48 89 e5 41 57 41 56
RSP: 0018:ffffffff86407d78 EFLAGS: 00000256
RAX: ffff8881f7000000 RBX: ffffffff8641c080 RCX: 0000000000006cbe
RDX: 0000000000000001 RSI: ffffffff85406940 RDI: ffffffff85406900
RBP: ffffffff86407d78 R08: ffff8881f70573d3 R09: 1ffff1103ee0ae7a
R10: dffffc0000000000 R11: ffffed103ee0ae7b R12: 0000000000000000
R13: 1ffffffff0c83810 R14: dffffc0000000000 R15: dffffc0000000000
 arch_cpu_idle+0xa/0x10 arch/x86/kernel/process.c:709
 default_idle_call+0x71/0x1d0 kernel/sched/idle.c:114
 cpuidle_idle_call kernel/sched/idle.c:204 [inline]
 do_idle+0x217/0x620 kernel/sched/idle.c:328
 cpu_startup_entry+0x18/0x20 kernel/sched/idle.c:425
 rest_init+0xe8/0xf0 init/main.c:689
 arch_call_rest_init+0xe/0x10 init/main.c:814
 start_kernel+0x431/0x49f init/main.c:1016
 x86_64_start_reservations+0x2a/0x2c arch/x86/kernel/head64.c:519
 x86_64_start_kernel+0x60/0x63 arch/x86/kernel/head64.c:500
 secondary_startup_64_no_verify+0xad/0xbb
================================================================================
================================================================================
UBSAN: array-index-out-of-bounds in drivers/input/tablet/aiptek.c:763:30
index 21763 is out of range for type 'const int[34]'
CPU: 0 PID: 0 Comm: swapper/0 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026
Call Trace:
 <IRQ>
 __dump_stack+0x21/0x24 lib/dump_stack.c:77
 dump_stack_lvl+0x1a7/0x208 lib/dump_stack.c:118
 dump_stack+0x15/0x1c lib/dump_stack.c:135
 ubsan_epilogue+0xe/0x40 lib/ubsan.c:148
 __ubsan_handle_out_of_bounds+0xdf/0xf0 lib/ubsan.c:347
 aiptek_irq+0x1e71/0x2860 drivers/input/tablet/aiptek.c:763
 __usb_hcd_giveback_urb+0x32f/0x4f0 drivers/usb/core/hcd.c:1672
 usb_hcd_giveback_urb+0x11d/0x3f0 drivers/usb/core/hcd.c:1746
 dummy_timer+0xa3a/0x32d0 drivers/usb/gadget/udc/dummy_hcd.c:2000
 call_timer_fn+0x38/0x290 kernel/time/timer.c:1450
 expire_timers kernel/time/timer.c:1495 [inline]
 __run_timers+0x637/0x9a0 kernel/time/timer.c:1789
 run_timer_softirq+0x6a/0xf0 kernel/time/timer.c:1802
 __do_softirq+0x255/0x563 kernel/softirq.c:309
 asm_call_irq_on_stack+0xf/0x20
 </IRQ>
 __run_on_irqstack arch/x86/include/asm/irq_stack.h:26 [inline]
 run_on_irqstack_cond arch/x86/include/asm/irq_stack.h:77 [inline]
 do_softirq_own_stack+0x60/0x80 arch/x86/kernel/irq_64.c:77
 invoke_softirq kernel/softirq.c:405 [inline]
 __irq_exit_rcu+0x128/0x150 kernel/softirq.c:435
 irq_exit_rcu+0x9/0x10 kernel/softirq.c:447
 sysvec_apic_timer_interrupt+0xbf/0xe0 arch/x86/kernel/apic/apic.c:1106
 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:635
RIP: 0010:default_idle+0x12/0x20 arch/x86/kernel/process.c:718
Code: 49 bd 00 00 00 00 00 fc ff df e9 68 ff ff ff e8 b4 f7 fa ff 00 00 cc cc 55 48 89 e5 0f 1f 44 00 00 0f 00 2d 00 c9 62 00 fb f4 <5d> c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 55 48 89 e5 41 57 41 56
RSP: 0018:ffffffff86407d78 EFLAGS: 00000256
RAX: ffff8881f7000000 RBX: ffffffff8641c080 RCX: 0000000000006cbe
RDX: 0000000000000001 RSI: ffffffff85406940 RDI: ffffffff85406900
RBP: ffffffff86407d78 R08: ffff8881f70573d3 R09: 1ffff1103ee0ae7a
R10: dffffc0000000000 R11: ffffed103ee0ae7b R12: 0000000000000000
R13: 1ffffffff0c83810 R14: dffffc0000000000 R15: dffffc0000000000
 arch_cpu_idle+0xa/0x10 arch/x86/kernel/process.c:709
 default_idle_call+0x71/0x1d0 kernel/sched/idle.c:114
 cpuidle_idle_call kernel/sched/idle.c:204 [inline]
 do_idle+0x217/0x620 kernel/sched/idle.c:328
 cpu_startup_entry+0x18/0x20 kernel/sched/idle.c:425
 rest_init+0xe8/0xf0 init/main.c:689
 arch_call_rest_init+0xe/0x10 init/main.c:814
 start_kernel+0x431/0x49f init/main.c:1016
 x86_64_start_reservations+0x2a/0x2c arch/x86/kernel/head64.c:519
 x86_64_start_kernel+0x60/0x63 arch/x86/kernel/head64.c:500
 secondary_startup_64_no_verify+0xad/0xbb
================================================================================
----------------
Code disassembly (best guess):
   0:	49 bd 00 00 00 00 00 	movabs $0xdffffc0000000000,%r13
   7:	fc ff df
   a:	e9 68 ff ff ff       	jmp    0xffffff77
   f:	e8 b4 f7 fa ff       	call   0xfffaf7c8
  14:	00 00                	add    %al,(%rax)
  16:	cc                   	int3
  17:	cc                   	int3
  18:	55                   	push   %rbp
  19:	48 89 e5             	mov    %rsp,%rbp
  1c:	0f 1f 44 00 00       	nopl   0x0(%rax,%rax,1)
  21:	0f 00 2d 00 c9 62 00 	verw   0x62c900(%rip)        # 0x62c928
  28:	fb                   	sti
  29:	f4                   	hlt
* 2a:	5d                   	pop    %rbp <-- trapping instruction
  2b:	c3                   	ret
  2c:	66 2e 0f 1f 84 00 00 	cs nopw 0x0(%rax,%rax,1)
  33:	00 00 00
  36:	66 90                	xchg   %ax,%ax
  38:	55                   	push   %rbp
  39:	48 89 e5             	mov    %rsp,%rbp
  3c:	41 57                	push   %r15
  3e:	41 56                	push   %r14

Crashes (71):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/08/31 11:48 android13-5.10-lts 174d3ccb72b8 2f52988a .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/19 07:51 android13-5.10-lts e334a66065d3 1e72964b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/11 07:38 android13-5.10-lts d11359bcf2ac b754d2d8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 23:13 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 14:28 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 13:58 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 13:34 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 13:11 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/31 11:17 android13-5.10-lts 174d3ccb72b8 2f52988a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/30 18:32 android13-5.10-lts 174d3ccb72b8 2f52988a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/24 03:50 android13-5.10-lts e334a66065d3 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/21 08:37 android13-5.10-lts e334a66065d3 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/20 17:07 android13-5.10-lts e334a66065d3 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/19 16:03 android13-5.10-lts e334a66065d3 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/12 16:30 android13-5.10-lts 8e2d2cc88387 f8d35649 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/10 18:07 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/09 20:30 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/09 06:08 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/08 13:39 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/08 04:49 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/06 18:25 android13-5.10-lts 0f73d4924a74 c38879ea .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/03 00:03 android13-5.10-lts 50b3a256e550 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/08/02 15:18 android13-5.10-lts 50b3a256e550 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/29 07:59 android13-5.10-lts 50b3a256e550 19622d9d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/26 15:12 android13-5.10-lts 50b3a256e550 492bab15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/26 15:11 android13-5.10-lts 50b3a256e550 492bab15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/23 02:55 android13-5.10-lts 50b3a256e550 881ce5c2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/06 14:21 android13-5.10-lts 75a41dae8e95 88b240e4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/06 14:20 android13-5.10-lts 75a41dae8e95 88b240e4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/06 14:20 android13-5.10-lts 75a41dae8e95 88b240e4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/03 04:29 android13-5.10-lts 1bb06dbd8c78 58bf2096 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/07/03 04:29 android13-5.10-lts 1bb06dbd8c78 58bf2096 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/29 09:04 android13-5.10-lts 79e905dd56a7 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/27 13:39 android13-5.10-lts 79e905dd56a7 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/27 13:39 android13-5.10-lts 79e905dd56a7 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/23 06:35 android13-5.10-lts 72aefab72b3d 5a630be6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/23 01:56 android13-5.10-lts 72aefab72b3d 5a630be6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/20 10:31 android13-5.10-lts 6321e6c974f1 43bfcdb0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/19 19:32 android13-5.10-lts 6321e6c974f1 570c59ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/19 05:26 android13-5.10-lts 6321e6c974f1 a776b0d0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/19 05:26 android13-5.10-lts 6321e6c974f1 a776b0d0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/17 12:08 android13-5.10-lts a36936eeef1e 62cc6db3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/17 12:08 android13-5.10-lts a36936eeef1e 62cc6db3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/17 07:58 android13-5.10-lts a36936eeef1e 62cc6db3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/17 07:58 android13-5.10-lts a36936eeef1e 62cc6db3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/17 06:38 android13-5.10-lts a36936eeef1e 62cc6db3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/16 18:11 android13-5.10-lts a36936eeef1e a3998659 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/16 18:11 android13-5.10-lts a36936eeef1e a3998659 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/16 18:11 android13-5.10-lts a36936eeef1e a3998659 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/16 18:11 android13-5.10-lts a36936eeef1e a3998659 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/11 06:17 android13-5.10-lts d11359bcf2ac b754d2d8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/11 06:17 android13-5.10-lts d11359bcf2ac b754d2d8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 12:48 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 12:48 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 12:47 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 12:47 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 12:47 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 12:47 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
2026/06/10 12:47 android13-5.10-lts d11359bcf2ac f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 UBSAN: array-index-out-of-bounds in aiptek_irq
* Struck through repros no longer work on HEAD.