================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6c9/0x920 kernel/bpf/stackmap.c:274 Write of size 48 at addr ffff888059932d10 by task syz.0.4611/18976 CPU: 0 PID: 18976 Comm: syz.0.4611 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026 Call Trace: dump_stack_lvl+0x188/0x24e lib/dump_stack.c:106 print_address_description mm/kasan/report.c:316 [inline] print_report+0xa8/0x210 mm/kasan/report.c:420 kasan_report+0x10b/0x140 mm/kasan/report.c:524 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x235/0x290 mm/kasan/generic.c:189 memcpy+0x3c/0x60 mm/kasan/shadow.c:66 __bpf_get_stackid+0x6c9/0x920 kernel/bpf/stackmap.c:274 ____bpf_get_stackid_pe kernel/bpf/stackmap.c:365 [inline] bpf_get_stackid_pe+0x33f/0x400 kernel/bpf/stackmap.c:334 bpf_prog_ee9fdca00c0e1e15+0x28/0x3d bpf_dispatcher_nop_func include/linux/bpf.h:1012 [inline] __bpf_prog_run include/linux/filter.h:607 [inline] bpf_prog_run include/linux/filter.h:614 [inline] bpf_overflow_handler+0x50b/0x790 kernel/events/core.c:10321 __perf_event_overflow+0x457/0x630 kernel/events/core.c:9496 perf_swevent_overflow kernel/events/core.c:9579 [inline] perf_swevent_event+0x315/0x570 kernel/events/core.c:9630 do_perf_sw_event kernel/events/core.c:9743 [inline] ___perf_sw_event+0x498/0x6d0 kernel/events/core.c:9774 __perf_sw_event+0x135/0x260 kernel/events/core.c:9786 perf_sw_event include/linux/perf_event.h:1254 [inline] do_user_addr_fault+0x497/0xb20 arch/x86/mm/fault.c:1284 handle_page_fault arch/x86/mm/fault.c:1429 [inline] exc_page_fault+0x60/0x100 arch/x86/mm/fault.c:1482 asm_exc_page_fault+0x22/0x30 arch/x86/include/asm/idtentry.h:608 RIP: 0010:do_strncpy_from_user lib/strncpy_from_user.c:41 [inline] RIP: 0010:strncpy_from_user+0x148/0x340 lib/strncpy_from_user.c:139 Code: 00 00 00 4c 89 e6 e8 e7 f9 4a fd 49 83 fc 07 0f 86 9a 00 00 00 4c 89 74 24 08 48 c7 44 24 10 f8 ff ff ff 45 31 ed 4c 89 3c 24 <4f> 8b 3c 2f 48 b8 ff fe fe fe fe fe fe fe 49 8d 2c 07 4d 89 fe 49 RSP: 0018:ffffc9000edb7e70 EFLAGS: 00050246 RAX: ffffffff84372b09 RBX: ffff88804eb5b320 RCX: ffff8880738b9e00 RDX: 0000000000000002 RSI: 0000000000000fe0 RDI: 0000000000000007 RBP: 0000000000000000 R08: ffffea00013ad607 R09: 1ffffd4000275ac0 R10: dffffc0000000000 R11: fffff94000275ac1 R12: 0000000000000fe0 R13: 0000000000000000 R14: 0000000000000fe0 R15: 0000000000000000 getname_flags+0xf2/0x500 fs/namei.c:150 getname fs/namei.c:218 [inline] __do_sys_unlink fs/namei.c:4446 [inline] __se_sys_unlink fs/namei.c:4444 [inline] __x64_sys_unlink+0x38/0x50 fs/namei.c:4444 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:0x7fa1bad9ce59 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:00007fa1bbd08028 EFLAGS: 00000246 ORIG_RAX: 0000000000000057 RAX: ffffffffffffffda RBX: 00007fa1bb016090 RCX: 00007fa1bad9ce59 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 00007fa1bae32e6f R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fa1bb016128 R14: 00007fa1bb016090 R15: 00007ffd1fd59058 Allocated by task 18976: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:53 ____kasan_kmalloc mm/kasan/common.c:375 [inline] __kasan_kmalloc+0x8e/0xa0 mm/kasan/common.c:384 kasan_kmalloc include/linux/kasan.h:211 [inline] __do_kmalloc_node mm/slab_common.c:936 [inline] __kmalloc_node+0xb2/0x240 mm/slab_common.c:943 kmalloc_node include/linux/slab.h:589 [inline] __bpf_map_area_alloc kernel/bpf/syscall.c:328 [inline] bpf_map_area_alloc+0x47/0xe0 kernel/bpf/syscall.c:341 prealloc_elems_and_freelist+0x86/0x1c0 kernel/bpf/stackmap.c:51 stack_map_alloc+0x386/0x510 kernel/bpf/stackmap.c:117 find_and_alloc_map kernel/bpf/syscall.c:133 [inline] map_create+0x524/0xff0 kernel/bpf/syscall.c:1149 __sys_bpf+0x38b/0x780 kernel/bpf/syscall.c:5013 __do_sys_bpf kernel/bpf/syscall.c:5135 [inline] __se_sys_bpf kernel/bpf/syscall.c:5133 [inline] __x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:5133 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 The buggy address belongs to the object at ffff888059932d00 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of 64-byte region [ffff888059932d00, ffff888059932d40) The buggy address belongs to the physical page: page:ffffea0001664c80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x59932 memcg:ffff88802ae84c01 flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 0000000000000000 dead000000000001 ffff888017442780 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff88802ae84c01 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x112800(GFP_NOWAIT|__GFP_NOWARN|__GFP_NORETRY|__GFP_HARDWALL), pid 18289, tgid 18288 (syz.1.4381), ts 803447157579, free_ts 803356709216 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x173/0x1a0 mm/page_alloc.c:2560 prep_new_page mm/page_alloc.c:2567 [inline] get_page_from_freelist+0x206b/0x2180 mm/page_alloc.c:4358 __alloc_pages+0x1ec/0x4f0 mm/page_alloc.c:5658 alloc_slab_page+0x5d/0x180 mm/slub.c:1799 allocate_slab mm/slub.c:1944 [inline] new_slab+0x87/0x2d0 mm/slub.c:1997 ___slab_alloc+0xbc5/0x1240 mm/slub.c:3154 __slab_alloc mm/slub.c:3240 [inline] slab_alloc_node mm/slub.c:3325 [inline] __kmem_cache_alloc_node+0x126/0x270 mm/slub.c:3398 __do_kmalloc_node mm/slab_common.c:935 [inline] __kmalloc_node+0xa2/0x240 mm/slab_common.c:943 kmalloc_node include/linux/slab.h:589 [inline] bpf_map_kmalloc_node+0xb8/0x1a0 kernel/bpf/syscall.c:454 lpm_trie_node_alloc kernel/bpf/lpm_trie.c:291 [inline] trie_update_elem+0x15e/0xdd0 kernel/bpf/lpm_trie.c:338 bpf_map_update_value+0x59d/0x670 kernel/bpf/syscall.c:228 generic_map_update_batch+0x52e/0x7f0 kernel/bpf/syscall.c:1709 bpf_map_do_batch+0x475/0x5f0 kernel/bpf/syscall.c:-1 __sys_bpf+0x6f7/0x780 kernel/bpf/syscall.c:-1 __do_sys_bpf kernel/bpf/syscall.c:5135 [inline] __se_sys_bpf kernel/bpf/syscall.c:5133 [inline] __x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:5133 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1487 [inline] free_pcp_prepare mm/page_alloc.c:1537 [inline] free_unref_page_prepare+0x8e5/0x9e0 mm/page_alloc.c:3414 free_unref_page_list+0xbb/0x8e0 mm/page_alloc.c:3555 release_pages+0x20d1/0x2340 mm/swap.c:1035 tlb_batch_pages_flush mm/mmu_gather.c:60 [inline] tlb_flush_mmu_free mm/mmu_gather.c:255 [inline] tlb_flush_mmu+0x105/0x220 mm/mmu_gather.c:262 tlb_finish_mmu+0xf0/0x220 mm/mmu_gather.c:394 exit_mmap+0x388/0x970 mm/mmap.c:3262 __mmput+0x118/0x3a0 kernel/fork.c:1206 exit_mm+0x24d/0x350 kernel/exit.c:566 do_exit+0x958/0x2570 kernel/exit.c:868 do_group_exit+0x229/0x2e0 kernel/exit.c:1024 get_signal+0x1259/0x1340 kernel/signal.c:2872 arch_do_signal_or_restart+0xc4/0x1310 arch/x86/kernel/signal.c:871 exit_to_user_mode_loop+0x70/0x110 kernel/entry/common.c:174 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline] syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:303 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:82 Memory state around the buggy address: ffff888059932c00: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff888059932c80: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc >ffff888059932d00: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff888059932d80: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff888059932e00: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: 00 00 add %al,(%rax) 2: 00 4c 89 e6 add %cl,-0x1a(%rcx,%rcx,4) 6: e8 e7 f9 4a fd call 0xfd4af9f2 b: 49 83 fc 07 cmp $0x7,%r12 f: 0f 86 9a 00 00 00 jbe 0xaf 15: 4c 89 74 24 08 mov %r14,0x8(%rsp) 1a: 48 c7 44 24 10 f8 ff movq $0xfffffffffffffff8,0x10(%rsp) 21: ff ff 23: 45 31 ed xor %r13d,%r13d 26: 4c 89 3c 24 mov %r15,(%rsp) * 2a: 4f 8b 3c 2f mov (%r15,%r13,1),%r15 <-- trapping instruction 2e: 48 b8 ff fe fe fe fe movabs $0xfefefefefefefeff,%rax 35: fe fe fe 38: 49 8d 2c 07 lea (%r15,%rax,1),%rbp 3c: 4d 89 fe mov %r15,%r14 3f: 49 rex.WB