================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6fa/0x960 kernel/bpf/stackmap.c:274 Write of size 56 at addr ffff888114844c10 by task syz.2.17/362 CPU: 0 PID: 362 Comm: syz.2.17 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Call Trace: <#DB> __dump_stack+0x21/0x24 lib/dump_stack.c:88 dump_stack_lvl+0x110/0x170 lib/dump_stack.c:106 print_address_description+0x71/0x200 mm/kasan/report.c:316 print_report+0x4a/0x60 mm/kasan/report.c:420 kasan_report+0x122/0x150 mm/kasan/report.c:524 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x249/0x2a0 mm/kasan/generic.c:189 memcpy+0x44/0x70 mm/kasan/shadow.c:66 __bpf_get_stackid+0x6fa/0x960 kernel/bpf/stackmap.c:274 ____bpf_get_stackid_pe kernel/bpf/stackmap.c:365 [inline] bpf_get_stackid_pe+0x2ee/0x400 kernel/bpf/stackmap.c:334 bpf_prog_a82986b851e905af+0x21/0x33 bpf_dispatcher_nop_func include/linux/bpf.h:987 [inline] __bpf_prog_run include/linux/filter.h:607 [inline] bpf_prog_run include/linux/filter.h:614 [inline] bpf_overflow_handler+0x3d0/0x5e0 kernel/events/core.c:10238 __perf_event_overflow+0x437/0x620 kernel/events/core.c:9448 perf_swevent_overflow kernel/events/core.c:9524 [inline] perf_swevent_event+0x2f7/0x530 kernel/events/core.c:-1 perf_bp_event+0x28c/0x330 kernel/events/core.c:10430 hw_breakpoint_handler arch/x86/kernel/hw_breakpoint.c:555 [inline] hw_breakpoint_exceptions_notify+0x182/0x550 arch/x86/kernel/hw_breakpoint.c:586 notifier_call_chain kernel/notifier.c:87 [inline] atomic_notifier_call_chain kernel/notifier.c:225 [inline] notify_die+0x12a/0x1e0 kernel/notifier.c:593 notify_debug+0x24/0x30 arch/x86/kernel/traps.c:1018 exc_debug_kernel arch/x86/kernel/traps.c:1075 [inline] exc_debug+0xde/0x130 arch/x86/kernel/traps.c:1175 asm_exc_debug+0x1a/0x40 arch/x86/include/asm/idtentry.h:648 RIP: 0010:copy_user_enhanced_fast_string+0xa/0x40 arch/x86/lib/copy_user_64.S:166 Code: ff c9 75 f2 89 d1 c1 e9 03 83 e2 07 f3 48 a5 89 d1 f3 a4 31 c0 0f 01 ca c3 8d 0c ca 89 ca eb 20 0f 01 cb 83 fa 40 72 38 89 d1 a4 31 c0 0f 01 ca c3 89 ca eb 0a 90 90 90 90 90 90 90 90 90 90 RSP: 0018:ffffc90000757d28 EFLAGS: 00050202 RAX: ffffffff82688a01 RBX: 0000000000000050 RCX: 000000000000000f RDX: 0000000000000050 RSI: 0000200000000301 RDI: ffffc90000757de1 RBP: ffffc90000757d50 R08: ffffc90000757def R09: 1ffff920000eafbd R10: dffffc0000000000 R11: fffff520000eafbe R12: 00007fffffffefb0 R13: 0000000000000050 R14: ffffc90000757da0 R15: 00002000000002c0 copy_from_user include/linux/uaccess.h:161 [inline] copy_from_bpfptr_offset include/linux/bpfptr.h:53 [inline] copy_from_bpfptr include/linux/bpfptr.h:59 [inline] __sys_bpf+0x2a0/0x850 kernel/bpf/syscall.c:4976 __do_sys_bpf kernel/bpf/syscall.c:5109 [inline] __se_sys_bpf kernel/bpf/syscall.c:5107 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5107 x64_sys_call+0x488/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:322 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f34add9c819 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:00007ffe7d9d5f88 EFLAGS: 00000246 ORIG_RAX: 0000000000000141 RAX: ffffffffffffffda RBX: 00007f34ae015fa0 RCX: 00007f34add9c819 RDX: 0000000000000050 RSI: 00002000000002c0 RDI: 000000000000001c RBP: 00007f34ade32c91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f34ae015fac R14: 00007f34ae015fa0 R15: 00007f34ae015fa0 ---------------- Code disassembly (best guess): 0: ff c9 dec %ecx 2: 75 f2 jne 0xfffffff6 4: 89 d1 mov %edx,%ecx 6: c1 e9 03 shr $0x3,%ecx 9: 83 e2 07 and $0x7,%edx c: f3 48 a5 rep movsq %ds:(%rsi),%es:(%rdi) f: 89 d1 mov %edx,%ecx 11: f3 a4 rep movsb %ds:(%rsi),%es:(%rdi) 13: 31 c0 xor %eax,%eax 15: 0f 01 ca clac 18: c3 ret 19: 8d 0c ca lea (%rdx,%rcx,8),%ecx 1c: 89 ca mov %ecx,%edx 1e: eb 20 jmp 0x40 20: 0f 01 cb stac 23: 83 fa 40 cmp $0x40,%edx 26: 72 38 jb 0x60 28: 89 d1 mov %edx,%ecx * 2a: f3 a4 rep movsb %ds:(%rsi),%es:(%rdi) <-- trapping instruction 2c: 31 c0 xor %eax,%eax 2e: 0f 01 ca clac 31: c3 ret 32: 89 ca mov %ecx,%edx 34: eb 0a jmp 0x40 36: 90 nop 37: 90 nop 38: 90 nop 39: 90 nop 3a: 90 nop 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop