================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6bf/0x900 kernel/bpf/stackmap.c:271 Write of size 32 at addr ffff88802627b290 by task syz.0.17/6634 CPU: 0 PID: 6634 Comm: syz.0.17 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026 Call Trace: dump_stack_lvl+0x18c/0x250 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0xa8/0x210 mm/kasan/report.c:468 kasan_report+0x117/0x150 mm/kasan/report.c:581 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x241/0x290 mm/kasan/generic.c:187 __asan_memcpy+0x40/0x70 mm/kasan/shadow.c:106 __bpf_get_stackid+0x6bf/0x900 kernel/bpf/stackmap.c:271 ____bpf_get_stackid_pe kernel/bpf/stackmap.c:362 [inline] bpf_get_stackid_pe+0x343/0x410 kernel/bpf/stackmap.c:331 bpf_prog_fa73c8c086b491e8+0x29/0x39 bpf_dispatcher_nop_func include/linux/bpf.h:1224 [inline] __bpf_prog_run include/linux/filter.h:616 [inline] bpf_prog_run include/linux/filter.h:623 [inline] bpf_overflow_handler+0x1fc/0x510 kernel/events/core.c:10547 __perf_event_overflow+0x447/0x630 kernel/events/core.c:9718 perf_swevent_hrtimer+0x4aa/0x570 kernel/events/core.c:11188 __run_hrtimer kernel/time/hrtimer.c:1750 [inline] __hrtimer_run_queues+0x4eb/0xc40 kernel/time/hrtimer.c:1814 hrtimer_interrupt+0x3c9/0x9c0 kernel/time/hrtimer.c:1876 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1077 [inline] __sysvec_apic_timer_interrupt+0xfb/0x3b0 arch/x86/kernel/apic/apic.c:1094 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1088 [inline] sysvec_apic_timer_interrupt+0x9f/0xc0 arch/x86/kernel/apic/apic.c:1088 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:687 RIP: 0010:__syscall_enter_from_user_work kernel/entry/common.c:97 [inline] RIP: 0010:syscall_enter_from_user_mode+0x2e/0x80 kernel/entry/common.c:118 Code: 41 56 53 48 89 f3 49 89 fe 48 8b 7c 24 10 e8 e9 fa ff ff 66 90 66 90 e8 80 31 09 f7 e8 3b 31 09 f7 fb 65 48 8b 05 92 62 7f 75 <48> 8b 70 08 40 f6 c6 3f 74 0b 4c 89 f7 5b 41 5e e9 1d 78 ef f6 48 RSP: 0018:ffffc9000380ff08 EFLAGS: 00000286 RAX: ffff88802ebd0000 RBX: 00000000000000ca RCX: 8cd75c81a3041100 RDX: dffffc0000000000 RSI: ffffffff8acac900 RDI: ffffffff8b1c81e0 RBP: ffffc9000380ff48 R08: ffffffff8e8add2f R09: 1ffffffff1d15ba5 R10: dffffc0000000000 R11: fffffbfff1d15ba6 R12: 0000000000000000 R13: 0000000000000000 R14: ffffc9000380ff58 R15: 0000000000000000 do_syscall_64+0x28/0xa0 arch/x86/entry/common.c:72 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fba35b9aeb9 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:00007fba36b3e0e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca RAX: ffffffffffffffda RBX: 00007fba35e15fa8 RCX: 00007fba35b9aeb9 RDX: 00000000000f4240 RSI: 0000000000000081 RDI: 00007fba35e15fac RBP: 00007fba35e15fa0 R08: 0000000000745d1e R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fba35e16038 R14: 00007ffe2f593cc0 R15: 00007ffe2f593da8 Allocated by task 6634: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4e/0x70 mm/kasan/common.c:53 ____kasan_kmalloc mm/kasan/common.c:375 [inline] __kasan_kmalloc+0x8f/0xa0 mm/kasan/common.c:384 kasan_kmalloc include/linux/kasan.h:198 [inline] __do_kmalloc_node mm/slab_common.c:1007 [inline] __kmalloc_node+0xb4/0x230 mm/slab_common.c:1014 kmalloc_node include/linux/slab.h:620 [inline] __bpf_map_area_alloc kernel/bpf/syscall.c:303 [inline] bpf_map_area_alloc+0x5e/0x110 kernel/bpf/syscall.c:316 prealloc_elems_and_freelist+0x86/0x1c0 kernel/bpf/stackmap.c:51 stack_map_alloc+0x33a/0x4c0 kernel/bpf/stackmap.c:114 map_create+0x877/0x12f0 kernel/bpf/syscall.c:1247 __sys_bpf+0x651/0x890 kernel/bpf/syscall.c:5458 __do_sys_bpf kernel/bpf/syscall.c:5580 [inline] __se_sys_bpf kernel/bpf/syscall.c:5578 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5578 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:492 __call_rcu_common kernel/rcu/tree.c:2721 [inline] call_rcu+0x153/0x950 kernel/rcu/tree.c:2837 nf_hook_entries_free net/netfilter/core.c:88 [inline] __nf_register_net_hook+0x788/0x910 net/netfilter/core.c:457 nf_register_net_hook+0xb2/0x190 net/netfilter/core.c:578 nf_register_net_hooks+0x44/0x1b0 net/netfilter/core.c:594 ipt_register_table+0x53d/0x7d0 net/ipv4/netfilter/ip_tables.c:1781 iptable_mangle_table_init+0x41/0x60 net/ipv4/netfilter/iptable_mangle.c:91 xt_find_table_lock+0x306/0x3e0 net/netfilter/x_tables.c:1259 xt_request_find_table_lock+0x26/0x100 net/netfilter/x_tables.c:1284 get_info net/ipv4/netfilter/ip_tables.c:963 [inline] do_ipt_get_ctl+0x717/0x1200 net/ipv4/netfilter/ip_tables.c:1659 nf_getsockopt+0x262/0x280 net/netfilter/nf_sockopt.c:116 ip_getsockopt+0x19f/0x230 net/ipv4/ip_sockglue.c:1790 do_sock_getsockopt+0x379/0x450 net/socket.c:2383 __sys_getsockopt net/socket.c:2412 [inline] __do_sys_getsockopt net/socket.c:2422 [inline] __se_sys_getsockopt net/socket.c:2419 [inline] __x64_sys_getsockopt+0x1d6/0x280 net/socket.c:2419 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Second to last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:492 __call_rcu_common kernel/rcu/tree.c:2721 [inline] call_rcu+0x153/0x950 kernel/rcu/tree.c:2837 nf_unregister_net_hook net/netfilter/core.c:-1 [inline] nf_unregister_net_hooks+0xcb/0x130 net/netfilter/core.c:613 brnf_exit_net+0x61/0x120 net/bridge/br_netfilter_hooks.c:1308 ops_exit_list net/core/net_namespace.c:173 [inline] cleanup_net+0x70a/0xbb0 net/core/net_namespace.c:652 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 The buggy address belongs to the object at ffff88802627b280 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of allocated 40-byte region [ffff88802627b280, ffff88802627b2a8) The buggy address belongs to the physical page: page:ffffea0000989ec0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x2627b memcg:ffff888030d74201 anon flags: 0xfff00000000800(slab|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000800 ffff888017c4da00 ffffea000072d000 dead000000000005 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff888030d74201 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 2994, tgid 2994 (kworker/u4:12), ts 73760222623, free_ts 73759827704 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x1c1/0x200 mm/page_alloc.c:1581 prep_new_page mm/page_alloc.c:1588 [inline] get_page_from_freelist+0x1951/0x19e0 mm/page_alloc.c:3220 __alloc_pages+0x1f0/0x460 mm/page_alloc.c:4486 alloc_slab_page+0x5d/0x160 mm/slub.c:1881 allocate_slab mm/slub.c:2028 [inline] new_slab+0x87/0x2d0 mm/slub.c:2081 ___slab_alloc+0xc5d/0x12f0 mm/slub.c:3253 __slab_alloc mm/slub.c:3339 [inline] __slab_alloc_node mm/slub.c:3392 [inline] slab_alloc_node mm/slub.c:3485 [inline] __kmem_cache_alloc_node+0x19e/0x250 mm/slub.c:3534 __do_kmalloc_node mm/slab_common.c:1006 [inline] __kmalloc_node+0xa4/0x230 mm/slab_common.c:1014 kmalloc_node include/linux/slab.h:620 [inline] kvmalloc_node+0x70/0x180 mm/util.c:617 kvmalloc include/linux/slab.h:738 [inline] kvzalloc include/linux/slab.h:746 [inline] allocate_hook_entries_size net/netfilter/core.c:61 [inline] __nf_hook_entries_try_shrink+0x310/0x6d0 net/netfilter/core.c:260 __nf_unregister_net_hook+0x4e1/0x6e0 net/netfilter/core.c:520 nf_unregister_net_hook net/netfilter/core.c:-1 [inline] nf_unregister_net_hooks+0xcb/0x130 net/netfilter/core.c:613 ops_pre_exit_list net/core/net_namespace.c:163 [inline] cleanup_net+0x595/0xbb0 net/core/net_namespace.c:632 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1181 [inline] free_unref_page_prepare+0x7b2/0x8c0 mm/page_alloc.c:2365 free_unref_page+0x32/0x2e0 mm/page_alloc.c:2458 __slab_free+0x35a/0x400 mm/slub.c:3736 qlink_free mm/kasan/quarantine.c:166 [inline] qlist_free_all+0x75/0xd0 mm/kasan/quarantine.c:185 kasan_quarantine_reduce+0x143/0x160 mm/kasan/quarantine.c:292 __kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:306 kasan_slab_alloc include/linux/kasan.h:188 [inline] slab_post_alloc_hook+0x6e/0x4b0 mm/slab.h:767 slab_alloc_node mm/slub.c:3495 [inline] __kmem_cache_alloc_node+0x13a/0x250 mm/slub.c:3534 __do_kmalloc_node mm/slab_common.c:1006 [inline] __kmalloc_node+0xa4/0x230 mm/slab_common.c:1014 kmalloc_node include/linux/slab.h:620 [inline] kvmalloc_node+0x70/0x180 mm/util.c:617 kvmalloc include/linux/slab.h:738 [inline] kvzalloc include/linux/slab.h:746 [inline] allocate_hook_entries_size net/netfilter/core.c:61 [inline] __nf_hook_entries_try_shrink+0x310/0x6d0 net/netfilter/core.c:260 __nf_unregister_net_hook+0x4e1/0x6e0 net/netfilter/core.c:520 nf_unregister_net_hook net/netfilter/core.c:-1 [inline] nf_unregister_net_hooks+0xcb/0x130 net/netfilter/core.c:613 ops_pre_exit_list net/core/net_namespace.c:163 [inline] cleanup_net+0x595/0xbb0 net/core/net_namespace.c:632 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 Memory state around the buggy address: ffff88802627b180: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ffff88802627b200: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc >ffff88802627b280: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff88802627b300: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff88802627b380: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: 41 56 push %r14 2: 53 push %rbx 3: 48 89 f3 mov %rsi,%rbx 6: 49 89 fe mov %rdi,%r14 9: 48 8b 7c 24 10 mov 0x10(%rsp),%rdi e: e8 e9 fa ff ff call 0xfffffafc 13: 66 90 xchg %ax,%ax 15: 66 90 xchg %ax,%ax 17: e8 80 31 09 f7 call 0xf709319c 1c: e8 3b 31 09 f7 call 0xf709315c 21: fb sti 22: 65 48 8b 05 92 62 7f mov %gs:0x757f6292(%rip),%rax # 0x757f62bc 29: 75 * 2a: 48 8b 70 08 mov 0x8(%rax),%rsi <-- trapping instruction 2e: 40 f6 c6 3f test $0x3f,%sil 32: 74 0b je 0x3f 34: 4c 89 f7 mov %r14,%rdi 37: 5b pop %rbx 38: 41 5e pop %r14 3a: e9 1d 78 ef f6 jmp 0xf6ef785c 3f: 48 rex.W