================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6bf/0x900 kernel/bpf/stackmap.c:271 Write of size 48 at addr ffff88807c4b4590 by task syz.3.4057/20528 CPU: 1 PID: 20528 Comm: syz.3.4057 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/18/2026 Call Trace: <#DB> 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_ebdd8313a69a195f+0x30/0x45 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:10584 __perf_event_overflow+0x447/0x630 kernel/events/core.c:9720 perf_swevent_overflow kernel/events/core.c:9803 [inline] perf_swevent_event+0x319/0x570 kernel/events/core.c:9854 perf_bp_event+0x319/0x430 kernel/events/core.c:10781 hw_breakpoint_handler arch/x86/kernel/hw_breakpoint.c:555 [inline] hw_breakpoint_exceptions_notify+0x23e/0x670 arch/x86/kernel/hw_breakpoint.c:586 notifier_call_chain+0x197/0x380 kernel/notifier.c:93 atomic_notifier_call_chain+0xda/0x180 kernel/notifier.c:231 notify_die+0x145/0x1a0 kernel/notifier.c:596 notify_debug+0x2e/0x50 arch/x86/kernel/traps.c:1042 exc_debug_kernel arch/x86/kernel/traps.c:1099 [inline] exc_debug+0xde/0x140 arch/x86/kernel/traps.c:1199 asm_exc_debug+0x1e/0x40 arch/x86/include/asm/idtentry.h:644 RIP: 0010:__put_user_4+0x13/0x20 arch/x86/lib/putuser.S:90 Code: c3 90 90 90 90 90 90 f3 0f 1e fa 0f 01 cb 66 89 01 31 c9 0f 01 ca c3 f3 0f 1e fa 48 89 cb 48 c1 fb 3f 48 09 d9 0f 01 cb 89 01 <31> c9 0f 01 ca c3 90 90 90 90 90 90 90 f3 0f 1e fa 0f 01 cb 89 01 RSP: 0018:ffffc9000c14fe80 EFLAGS: 00040206 RAX: 0000000000000007 RBX: 0000000000000000 RCX: 0000200000000300 RDX: 0000000000000000 RSI: ffffffff8acadb60 RDI: ffffffff8b1c8e60 RBP: 0000000000000007 R08: ffffffff8e8b15ef R09: 1ffffffff1d162bd R10: dffffc0000000000 R11: fffffbfff1d162be R12: 0000000000000000 R13: 0000200000000300 R14: 0000000000000001 R15: 0000000000000001 __sys_socketpair+0xb8/0x550 net/socket.c:1764 __do_sys_socketpair net/socket.c:1830 [inline] __se_sys_socketpair net/socket.c:1827 [inline] __x64_sys_socketpair+0x9b/0xb0 net/socket.c:1827 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 RIP: 0033:0x7fa30d99c819 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:00007fa30e875028 EFLAGS: 00000246 ORIG_RAX: 0000000000000035 RAX: ffffffffffffffda RBX: 00007fa30dc15fa0 RCX: 00007fa30d99c819 RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000001 RBP: 00007fa30da32c91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000200000000300 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fa30dc16038 R14: 00007fa30dc15fa0 R15: 00007ffc2caaa6d8 Allocated by task 20528: 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:5459 __do_sys_bpf kernel/bpf/syscall.c:5581 [inline] __se_sys_bpf kernel/bpf/syscall.c:5579 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5579 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 kvfree_call_rcu+0xee/0x790 kernel/rcu/tree.c:3452 sock_hash_free_elem net/core/sock_map.c:910 [inline] sock_hash_delete_from_link net/core/sock_map.c:933 [inline] sock_map_unlink net/core/sock_map.c:1581 [inline] sock_map_remove_links+0x4c6/0x5a0 net/core/sock_map.c:1593 sock_map_close+0x18f/0x3c0 net/core/sock_map.c:1654 unix_release+0x82/0xc0 net/unix/af_unix.c:1098 __sock_release net/socket.c:659 [inline] sock_close+0xbd/0x230 net/socket.c:1420 __fput+0x234/0x970 fs/file_table.c:384 task_work_run+0x1d4/0x260 kernel/task_work.c:245 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0xe6/0x110 kernel/entry/common.c:177 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:291 [inline] syscall_exit_to_user_mode+0x1a/0x50 kernel/entry/common.c:302 do_syscall_64+0x61/0xa0 arch/x86/entry/common.c:82 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 nf_ct_netns_do_put net/netfilter/nf_conntrack_proto.c:543 [inline] nf_ct_netns_put+0x36d/0x520 net/netfilter/nf_conntrack_proto.c:-1 nf_conncount_destroy+0x41/0x150 net/netfilter/nf_conncount.c:688 ovs_ct_limit_exit net/openvswitch/conntrack.c:1597 [inline] ovs_ct_exit+0x9c/0x200 net/openvswitch/conntrack.c:2000 ovs_exit_net+0xed/0x7a0 net/openvswitch/datapath.c:2686 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:2653 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2730 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2811 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 ffff88807c4b4580 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of allocated 40-byte region [ffff88807c4b4580, ffff88807c4b45a8) The buggy address belongs to the physical page: page:ffffea0001f12d00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x7c4b4 memcg:ffff88807a36c801 flags: 0xfff00000000800(slab|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000800 ffff888017c4da00 ffffea0000c478c0 dead000000000004 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff88807a36c801 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 3498, tgid 3498 (kworker/u4:8), ts 187081835433, free_ts 187079523645 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:4500 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 nf_ct_netns_do_put net/netfilter/nf_conntrack_proto.c:543 [inline] nf_ct_netns_put+0x36d/0x520 net/netfilter/nf_conntrack_proto.c:-1 nf_conncount_destroy+0x41/0x150 net/netfilter/nf_conncount.c:688 ovs_ct_limit_exit net/openvswitch/conntrack.c:1597 [inline] ovs_ct_exit+0x9c/0x200 net/openvswitch/conntrack.c:2000 ovs_exit_net+0xed/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:1181 [inline] free_unref_page_prepare+0x7b2/0x8c0 mm/page_alloc.c:2365 free_unref_page+0x32/0x2e0 mm/page_alloc.c:2458 vfree+0x1a6/0x320 mm/vmalloc.c:2868 process_one_work kernel/workqueue.c:2653 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2730 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2811 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 Memory state around the buggy address: ffff88807c4b4480: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff88807c4b4500: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc >ffff88807c4b4580: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff88807c4b4600: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff88807c4b4680: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: c3 ret 1: 90 nop 2: 90 nop 3: 90 nop 4: 90 nop 5: 90 nop 6: 90 nop 7: f3 0f 1e fa endbr64 b: 0f 01 cb stac e: 66 89 01 mov %ax,(%rcx) 11: 31 c9 xor %ecx,%ecx 13: 0f 01 ca clac 16: c3 ret 17: f3 0f 1e fa endbr64 1b: 48 89 cb mov %rcx,%rbx 1e: 48 c1 fb 3f sar $0x3f,%rbx 22: 48 09 d9 or %rbx,%rcx 25: 0f 01 cb stac 28: 89 01 mov %eax,(%rcx) * 2a: 31 c9 xor %ecx,%ecx <-- trapping instruction 2c: 0f 01 ca clac 2f: c3 ret 30: 90 nop 31: 90 nop 32: 90 nop 33: 90 nop 34: 90 nop 35: 90 nop 36: 90 nop 37: f3 0f 1e fa endbr64 3b: 0f 01 cb stac 3e: 89 01 mov %eax,(%rcx)