================================================================================
UBSAN: array-index-out-of-bounds in kernel/bpf/helpers.c:736:13
index -1 is out of range for type 'char[3][512]'
CPU: 1 PID: 26263 Comm: syz-executor.1 Not tainted 5.15.148-syzkaller-00718-g993bed180178 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024
Call Trace:
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
dump_stack+0x15/0x17 lib/dump_stack.c:113
ubsan_epilogue lib/ubsan.c:151 [inline]
__ubsan_handle_out_of_bounds+0x118/0x140 lib/ubsan.c:282
try_get_fmt_tmp_buf kernel/bpf/helpers.c:736 [inline]
bpf_bprintf_prepare+0x132e/0x1360 kernel/bpf/helpers.c:778
____bpf_snprintf kernel/bpf/helpers.c:998 [inline]
bpf_snprintf+0x155/0x210 kernel/bpf/helpers.c:984
bpf_prog_ce58b24777b47062+0x49/0xe84
bpf_dispatcher_xdp_func+0x20/0x30 net/core/filter.c:10778
__bpf_prog_run include/linux/filter.h:625 [inline]
bpf_prog_run_xdp include/linux/filter.h:800 [inline]
bpf_test_run+0x43e/0xa10 net/bpf/test_run.c:117
bpf_prog_test_run_xdp+0x524/0xbc0 net/bpf/test_run.c:806
bpf_prog_test_run+0x3b0/0x630 kernel/bpf/syscall.c:3342
__sys_bpf+0x525/0x760 kernel/bpf/syscall.c:4645
__do_sys_bpf kernel/bpf/syscall.c:4731 [inline]
__se_sys_bpf kernel/bpf/syscall.c:4729 [inline]
__x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:4729
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7ffb0b6c7da9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffb0a4490c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007ffb0b7f5f80 RCX: 00007ffb0b6c7da9
RDX: 0000000000000050 RSI: 0000000020000640 RDI: 000000000000000a
RBP: 00007ffb0b71447a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007ffb0b7f5f80 R15: 00007ffe5e2edc98
================================================================================
BUG: scheduling while atomic: syz-executor.1/26263/0x00000003
Modules linked in:
Preemption disabled at:
[] try_get_fmt_tmp_buf kernel/bpf/helpers.c:728 [inline]
[] bpf_bprintf_prepare+0x118/0x1360 kernel/bpf/helpers.c:778
CPU: 1 PID: 26263 Comm: syz-executor.1 Not tainted 5.15.148-syzkaller-00718-g993bed180178 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024
Call Trace:
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
dump_stack+0x15/0x17 lib/dump_stack.c:113
__schedule_bug+0x195/0x260 kernel/sched/core.c:5707
schedule_debug kernel/sched/core.c:5734 [inline]
__schedule+0xd19/0x1590 kernel/sched/core.c:6402
schedule+0x11f/0x1e0 kernel/sched/core.c:6595
schedule_preempt_disabled+0x13/0x20 kernel/sched/core.c:6654
__mutex_lock_common kernel/locking/mutex.c:692 [inline]
__mutex_lock+0x90e/0x1870 kernel/locking/mutex.c:755
__mutex_lock_slowpath+0xe/0x10 kernel/locking/mutex.c:1006
mutex_lock+0x135/0x1e0 kernel/locking/mutex.c:288
__bpf_arch_text_poke+0x369/0x5a0 arch/x86/net/bpf_jit_comp.c:363
bpf_arch_text_poke+0x85/0xa0 arch/x86/net/bpf_jit_comp.c:387
bpf_dispatcher_update kernel/bpf/dispatcher.c:125 [inline]
bpf_dispatcher_change_prog+0xb07/0xcb0 kernel/bpf/dispatcher.c:156
bpf_prog_change_xdp+0x24/0x30 net/core/filter.c:10782
bpf_prog_test_run_xdp+0x821/0xbc0 net/bpf/test_run.c:826
bpf_prog_test_run+0x3b0/0x630 kernel/bpf/syscall.c:3342
__sys_bpf+0x525/0x760 kernel/bpf/syscall.c:4645
__do_sys_bpf kernel/bpf/syscall.c:4731 [inline]
__se_sys_bpf kernel/bpf/syscall.c:4729 [inline]
__x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:4729
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7ffb0b6c7da9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffb0a4490c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007ffb0b7f5f80 RCX: 00007ffb0b6c7da9
RDX: 0000000000000050 RSI: 0000000020000640 RDI: 000000000000000a
RBP: 00007ffb0b71447a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007ffb0b7f5f80 R15: 00007ffe5e2edc98