================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6c9/0x920 kernel/bpf/stackmap.c:274 Write of size 48 at addr ffff888061b91d90 by task syz.1.8191/29593 CPU: 0 PID: 29593 Comm: syz.1.8191 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+0x522/0x7c0 kernel/events/core.c:10321 __perf_event_overflow+0x448/0x610 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+0x49e/0x6e0 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+0xaea/0xb10 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:__get_user_4+0x1c/0x30 arch/x86/lib/getuser.S:85 Code: 01 ca c3 90 90 90 90 90 90 90 90 90 90 90 48 ba fd ef ff ff ff 7f 00 00 48 39 d0 0f 83 90 00 00 00 48 19 d2 48 21 d0 0f 01 cb <8b> 10 31 c0 0f 01 ca c3 90 90 90 90 90 90 90 90 90 90 90 90 48 ba RSP: 0018:ffffc9000d457d38 EFLAGS: 00050202 RAX: 0000000000000004 RBX: ffffc9000d457e20 RCX: bb72e853ad921f00 RDX: ffffffffffffffff RSI: ffffffff8a8c2c20 RDI: ffffffff8adf2060 RBP: ffffc9000d457f10 R08: ffffffff8e2029ef R09: 1ffffffff1c4053d R10: dffffc0000000000 R11: fffffbfff1c4053e R12: 0000000000000000 R13: 0000000000000004 R14: dffffc0000000000 R15: 0000000000000000 perf_copy_attr+0x45/0x850 kernel/events/core.c:12099 __do_sys_perf_event_open kernel/events/core.c:12440 [inline] __se_sys_perf_event_open+0xf5/0x1ec0 kernel/events/core.c:12418 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:0x7f88a259ce59 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:00007f88a33ab028 EFLAGS: 00000246 ORIG_RAX: 000000000000012a RAX: ffffffffffffffda RBX: 00007f88a2815fa0 RCX: 00007f88a259ce59 RDX: ffefffffffffffff RSI: 0000000000000000 RDI: 0000000000000000 RBP: 00007f88a2632d6f R08: 0000000000000000 R09: 0000000000000000 R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000 R13: 00007f88a2816038 R14: 00007f88a2815fa0 R15: 00007ffef7b488e8 Allocated by task 29593: 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+0xb0/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+0x390/0x520 kernel/bpf/stackmap.c:117 find_and_alloc_map kernel/bpf/syscall.c:133 [inline] map_create+0x534/0x1000 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 ffff888061b91d80 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of 64-byte region [ffff888061b91d80, ffff888061b91dc0) The buggy address belongs to the physical page: page:ffffea000186e440 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x61b91 memcg:ffff88807bd0c401 flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 ffffea0001685f40 dead000000000003 ffff888017442780 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff88807bd0c401 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x112cc0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY), pid 14776, tgid 14776 (kworker/u4:25), ts 1047056846685, free_ts 1047055202087 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x173/0x1a0 mm/page_alloc.c:2559 prep_new_page mm/page_alloc.c:2566 [inline] get_page_from_freelist+0x1a1e/0x1ab0 mm/page_alloc.c:4357 __alloc_pages+0x1ec/0x4f0 mm/page_alloc.c:5657 alloc_slab_page+0x5d/0x160 mm/slub.c:1799 allocate_slab mm/slub.c:1944 [inline] new_slab+0x87/0x2c0 mm/slub.c:1997 ___slab_alloc+0xbc6/0x1240 mm/slub.c:3154 __slab_alloc mm/slub.c:3240 [inline] slab_alloc_node mm/slub.c:3325 [inline] __kmem_cache_alloc_node+0x1a0/0x260 mm/slub.c:3398 __do_kmalloc_node mm/slab_common.c:935 [inline] __kmalloc_node+0xa0/0x240 mm/slab_common.c:943 kmalloc_node include/linux/slab.h:589 [inline] kvmalloc_node+0x6c/0x180 mm/util.c:581 kvmalloc include/linux/slab.h:716 [inline] kvzalloc include/linux/slab.h:724 [inline] allocate_hook_entries_size net/netfilter/core.c:61 [inline] __nf_hook_entries_try_shrink+0x310/0x6d0 net/netfilter/core.c:248 __nf_unregister_net_hook+0x4e1/0x6e0 net/netfilter/core.c:508 nf_unregister_net_hook net/netfilter/core.c:-1 [inline] nf_unregister_net_hooks+0xc7/0x130 net/netfilter/core.c:601 nf_ct_netns_do_put net/netfilter/nf_conntrack_proto.c:568 [inline] nf_ct_netns_put+0x369/0x510 net/netfilter/nf_conntrack_proto.c:-1 nf_conncount_destroy+0x3d/0x150 net/netfilter/nf_conncount.c:688 ovs_ct_limit_exit net/openvswitch/conntrack.c:1919 [inline] ovs_ct_exit+0x98/0x200 net/openvswitch/conntrack.c:2322 ovs_exit_net+0xe9/0x7a0 net/openvswitch/datapath.c:2686 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1486 [inline] free_pcp_prepare mm/page_alloc.c:1536 [inline] free_unref_page_prepare+0x8b4/0x9a0 mm/page_alloc.c:3413 free_unref_page+0x2e/0x3f0 mm/page_alloc.c:3508 __vunmap+0x856/0xa00 mm/vmalloc.c:2726 bpf_check+0x9ec7/0x10db0 kernel/bpf/verifier.c:15700 bpf_prog_load+0x101a/0x1560 kernel/bpf/syscall.c:2651 __sys_bpf+0x5b8/0x780 kernel/bpf/syscall.c:5031 __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 Memory state around the buggy address: ffff888061b91c80: 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc ffff888061b91d00: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc >ffff888061b91d80: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff888061b91e00: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ffff888061b91e80: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: 01 ca add %ecx,%edx 2: c3 ret 3: 90 nop 4: 90 nop 5: 90 nop 6: 90 nop 7: 90 nop 8: 90 nop 9: 90 nop a: 90 nop b: 90 nop c: 90 nop d: 90 nop e: 48 ba fd ef ff ff ff movabs $0x7fffffffeffd,%rdx 15: 7f 00 00 18: 48 39 d0 cmp %rdx,%rax 1b: 0f 83 90 00 00 00 jae 0xb1 21: 48 19 d2 sbb %rdx,%rdx 24: 48 21 d0 and %rdx,%rax 27: 0f 01 cb stac * 2a: 8b 10 mov (%rax),%edx <-- trapping instruction 2c: 31 c0 xor %eax,%eax 2e: 0f 01 ca clac 31: c3 ret 32: 90 nop 33: 90 nop 34: 90 nop 35: 90 nop 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: 48 rex.W 3f: ba .byte 0xba