================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6c9/0x920 kernel/bpf/stackmap.c:274 Write of size 48 at addr ffff888059afff90 by task syz.1.3962/16541 CPU: 0 PID: 16541 Comm: syz.1.3962 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:596 [inline] bpf_prog_run include/linux/filter.h:614 [inline] bpf_overflow_handler+0x6d1/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:__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:ffffc90004ee7d48 EFLAGS: 00050202 RAX: 0000000000000004 RBX: ffffc90004ee7e20 RCX: 7760afae7fb76d00 RDX: ffffffffffffffff RSI: ffffffff8a8c2920 RDI: ffffffff8adee1a0 RBP: ffffc90004ee7f10 R08: ffffffff8e200f6f R09: 1ffffffff1c401ed R10: dffffc0000000000 R11: fffffbfff1c401ee R12: 000000000000000a R13: 0000000000000004 R14: dffffc0000000000 R15: 0000000000000000 perf_copy_attr+0x45/0x840 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:0x7fb31379ce59 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:00007fb3146d0028 EFLAGS: 00000246 ORIG_RAX: 000000000000012a RAX: ffffffffffffffda RBX: 00007fb313a15fa0 RCX: 00007fb31379ce59 RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000000000000 RBP: 00007fb313832e6f R08: 000000000000000a R09: 0000000000000000 R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000 R13: 00007fb313a16038 R14: 00007fb313a15fa0 R15: 00007ffc82da35b8 Allocated by task 16541: 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 Last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xb2/0xc0 mm/kasan/generic.c:486 call_rcu+0x14f/0x950 kernel/rcu/tree.c:2849 nf_unregister_net_hook net/netfilter/core.c:-1 [inline] nf_unregister_net_hooks+0xc7/0x130 net/netfilter/core.c:601 nf_defrag_ipv4_disable+0x91/0xe0 net/ipv4/netfilter/nf_defrag_ipv4.c:162 nf_ct_netns_do_put net/netfilter/nf_conntrack_proto.c:562 [inline] nf_ct_netns_put+0x2d6/0x510 net/netfilter/nf_conntrack_proto.c:641 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:2687 ops_exit_list net/core/net_namespace.c:172 [inline] cleanup_net+0x703/0xba0 net/core/net_namespace.c:640 process_one_work+0x8ab/0x1160 kernel/workqueue.c:2292 worker_thread+0xaf5/0x12a0 kernel/workqueue.c:2439 kthread+0x29d/0x330 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 Second to last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xb2/0xc0 mm/kasan/generic.c:486 call_rcu+0x14f/0x950 kernel/rcu/tree.c:2849 nf_unregister_net_hook net/netfilter/core.c:-1 [inline] nf_unregister_net_hooks+0xc7/0x130 net/netfilter/core.c:601 ops_exit_list net/core/net_namespace.c:172 [inline] setup_net+0x91b/0xbd0 net/core/net_namespace.c:368 copy_net_ns+0x33e/0x5b0 net/core/net_namespace.c:508 create_new_namespaces+0x3ce/0x700 kernel/nsproxy.c:110 copy_namespaces+0x3ae/0x410 kernel/nsproxy.c:178 copy_process+0x19ef/0x40c0 kernel/fork.c:2360 kernel_clone+0x24b/0x900 kernel/fork.c:2764 __do_sys_clone kernel/fork.c:2905 [inline] __se_sys_clone kernel/fork.c:2889 [inline] __x64_sys_clone+0x1a7/0x220 kernel/fork.c:2889 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 ffff888059afff80 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of 64-byte region [ffff888059afff80, ffff888059afffc0) The buggy address belongs to the physical page: page:ffffea000166bfc0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x59aff memcg:ffff88807df3fc01 flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 ffffea000102c980 dead000000000005 ffff888017442780 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff88807df3fc01 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 4274, tgid 4274 (syz-executor), ts 62770729454, free_ts 18610487075 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] 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_grow+0x31a/0x760 net/netfilter/core.c:128 __nf_register_net_hook+0x2c9/0x910 net/netfilter/core.c:423 nf_register_net_hook+0xae/0x190 net/netfilter/core.c:566 nf_register_net_hooks+0x40/0x1a0 net/netfilter/core.c:582 brnf_device_event+0x12e/0x1d0 net/bridge/br_netfilter_hooks.c:1125 notifier_call_chain kernel/notifier.c:87 [inline] raw_notifier_call_chain+0xcb/0x160 kernel/notifier.c:455 call_netdevice_notifiers_extack net/core/dev.c:2052 [inline] call_netdevice_notifiers net/core/dev.c:2066 [inline] register_netdevice+0x16a8/0x1b80 net/core/dev.c:10276 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+0x2e/0x3f0 mm/page_alloc.c:3509 free_contig_range+0x9d/0x150 mm/page_alloc.c:9626 destroy_args+0xef/0xa0e mm/debug_vm_pgtable.c:1031 debug_vm_pgtable+0x33c/0x38e mm/debug_vm_pgtable.c:1359 do_one_initcall+0x257/0x800 init/main.c:1309 do_initcall_level+0x13d/0x1ed init/main.c:1382 do_initcalls+0x4b/0x8a init/main.c:1398 kernel_init_freeable+0x401/0x5ab init/main.c:1637 kernel_init+0x19/0x1b0 init/main.c:1525 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 Memory state around the buggy address: ffff888059affe80: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff888059afff00: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc >ffff888059afff80: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff888059b00000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888059b00080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ================================================================== ---------------- 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