syzbot


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

Status: upstream: reported C repro on 2024/03/14 14:25
Subsystems: bpf
[Documentation on labels]
Reported-by: syzbot+d2a2c639d03ac200a4f1@syzkaller.appspotmail.com
First crash: 338d, last: 15h22m
Cause bisection: introduced by (bisect log) :
commit 011832b97b311bb9e3c27945bc0d1089a14209c9
Author: Alexei Starovoitov <ast@kernel.org>
Date: Wed Mar 6 03:19:26 2024 +0000

  bpf: Introduce may_goto instruction

Crash: UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime (log)
Repro: C syz .config
  
Discussions (15)
Title Replies (including bot) Last reply
[PATCH bpf-next v3 1/3] bpf: Fix array bounds error with may_goto 1 (1) 2025/02/14 09:18
[PATCH bpf-next v2 1/3] bpf: Fix array bounds error with may_goto 4 (4) 2025/02/14 00:51
[PATCH bpf-next v1 1/2] bpf: Fix array bounds error with may_goto 2 (2) 2025/02/12 15:52
[PATCH bpf-next v1 0/2] bpf: Fix array bounds error with may_goto and add selftest 1 (1) 2025/02/12 13:52
[syzbot] Monthly bpf report (Jan 2025) 0 (1) 2025/01/20 08:14
[syzbot] Monthly bpf report (Dec 2024) 0 (1) 2024/12/19 21:40
[PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 4 (4) 2024/05/06 23:35
Re: [syzbot] [PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 0 (1) 2024/05/05 00:03
[PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 2 (2) 2024/03/27 22:14
Re: [syzbot] [PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 0 (1) 2024/03/24 23:12
Re: [syzbot] [PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 0 (1) 2024/03/24 14:30
Re: [syzbot] [PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 0 (1) 2024/03/24 13:38
Re: [syzbot] [PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 0 (1) 2024/03/23 22:54
Re: [syzbot] [PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime 0 (1) 2024/03/23 21:22
[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime 0 (1) 2024/03/14 14:25
Last patch testing requests (9)
Created Duration User Patch Repo Result
2024/10/06 21:09 41m retest repro upstream report log
2024/07/03 05:26 15m retest repro upstream report log
2024/05/05 00:03 27m cam.alvarez.i@gmail.com patch upstream OK log
2024/04/23 22:05 16m retest repro upstream report log
2024/03/24 23:12 4h35m cam.alvarez.i@gmail.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 9187210eee7d OK log
2024/03/24 14:30 22m cam.alvarez.i@gmail.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master error
2024/03/24 13:38 23m cam.alvarez.i@gmail.com patch upstream error
2024/03/23 22:54 22m cam.alvarez.i@gmail.com patch upstream error
2024/03/23 21:22 22m cam.alvarez.i@gmail.com patch upstream error
Fix bisection attempts (3)
Created Duration User Patch Repo Result
2024/09/04 03:04 1h18m bisect fix upstream OK (0) job log log
2024/08/04 23:48 1h47m bisect fix upstream OK (0) job log log
2024/07/03 03:12 2h16m bisect fix upstream OK (0) job log log

Sample crash report:
------------[ cut here ]------------
UBSAN: array-index-out-of-bounds in ./kernel/bpf/core.c:2364:29
index 16 is out of range for type '<unknown> *[16]'
CPU: 1 UID: 0 PID: 5234 Comm: syz-executor176 Not tainted 6.11.0-syzkaller-02574-ga430d95c5efa #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:93 [inline]
 dump_stack_lvl+0x16c/0x1f0 lib/dump_stack.c:119
 ubsan_epilogue lib/ubsan.c:231 [inline]
 __ubsan_handle_out_of_bounds+0x110/0x150 lib/ubsan.c:429
 bpf_prog_select_func kernel/bpf/core.c:2364 [inline]
 bpf_prog_select_runtime+0x665/0x6f0 kernel/bpf/core.c:2395
 bpf_prog_load+0xf0f/0x2660 kernel/bpf/syscall.c:2912
 __sys_bpf+0x8e3/0x49c0 kernel/bpf/syscall.c:5710
 __do_sys_bpf kernel/bpf/syscall.c:5817 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:5815 [inline]
 __x64_sys_bpf+0x78/0xc0 kernel/bpf/syscall.c:5815
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fcbd98783e9
Code: 48 83 c4 28 c3 e8 37 17 00 00 0f 1f 80 00 00 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fff8b407468 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007fff8b407648 RCX: 00007fcbd98783e9
RDX: 0000000000000048 RSI: 00000000200017c0 RDI: 0000000000000005
RBP: 00007fcbd98eb610 R08: 0000000000000000 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000246 R12: 0000000000000001
R13: 00007fff8b407638 R14: 0000000000000001 R15: 0000000000000001
 </TASK>
---[ end trace ]---

Crashes (629):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/09/18 12:17 upstream a430d95c5efa c673ca06 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2024/03/13 16:07 upstream 9187210eee7d db5b7ff0 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2024/11/23 08:12 upstream 06afb0f36106 68da6d95 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/09 12:51 upstream 9946eaf552b1 ef44b750 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/09 11:30 upstream 9946eaf552b1 ef44b750 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/06 01:23 upstream 92514ef226f5 577d049b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/06 00:22 upstream 92514ef226f5 577d049b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/05 16:46 upstream 5c8c229261f1 5896748e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/05 11:11 upstream 5c8c229261f1 5896748e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/05 03:46 upstream d009de7d5428 4baca3d6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/04 16:54 upstream 0de63bb7d919 8f267cef .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/04 16:54 upstream 0de63bb7d919 8f267cef .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/03 14:39 upstream 2014c95afece a21a8419 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/03 14:39 upstream 2014c95afece a21a8419 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/03 08:31 upstream 69e858e0b8b2 568559e4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/02 21:47 upstream 69e858e0b8b2 568559e4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/02 17:14 upstream 69e858e0b8b2 568559e4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/02 03:38 upstream 69e858e0b8b2 0dff8567 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/01 15:10 upstream 69e858e0b8b2 0dff8567 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/01 08:10 upstream 69e858e0b8b2 aa47157c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/01 07:06 upstream 69e858e0b8b2 aa47157c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/01 05:59 upstream 69e858e0b8b2 aa47157c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/30 12:57 upstream 9c5968db9e62 9c8ab845 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/30 12:57 upstream 9c5968db9e62 9c8ab845 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/29 15:22 upstream 9c5968db9e62 865ef71e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/29 10:20 upstream 9c5968db9e62 865ef71e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/26 07:01 upstream 0f8e26b38d7a 9fbd772e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/14 00:12 upstream ab68d7eb7b1a d9a046cf .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/14 00:11 upstream ab68d7eb7b1a d9a046cf .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/13 11:58 upstream 4dc1d1bec898 7320a65f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/12 01:49 upstream 09fbf3d50205 f2baddf5 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/11 15:30 upstream febbc555cf0f f2baddf5 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/08 02:36 upstream 7ee983c850b4 ef44b750 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/08 02:36 upstream 7ee983c850b4 ef44b750 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/05 22:55 upstream 92514ef226f5 577d049b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/05 22:14 upstream 92514ef226f5 577d049b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/05 10:05 upstream 5c8c229261f1 5896748e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/04 21:55 upstream d009de7d5428 44c01590 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/04 10:35 upstream 0de63bb7d919 8f267cef .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/04 08:36 upstream 0de63bb7d919 8f267cef .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/04 03:17 upstream 0de63bb7d919 8f267cef .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/03 13:12 upstream 2014c95afece a21a8419 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/02/01 14:13 upstream 69e858e0b8b2 0dff8567 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/29 08:06 upstream 805ba04cb7cc 865ef71e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/28 11:25 upstream 805ba04cb7cc ac37c1f8 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2025/01/25 15:29 upstream b46c89c08f41 9fbd772e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2024/11/23 13:13 upstream 28eb75e178d3 4dfba277 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64 UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
2024/11/23 11:00 upstream 28eb75e178d3 4dfba277 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64-compat UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
* Struck through repros no longer work on HEAD.