================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6c9/0x920 kernel/bpf/stackmap.c:274 Write of size 72 at addr ffff8880261af510 by task syz.4.10427/9724 CPU: 0 PID: 9724 Comm: syz.4.10427 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/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+0x6e8/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:copy_user_enhanced_fast_string+0xa/0x40 arch/x86/lib/copy_user_64.S:166 Code: ff c9 75 f2 89 d1 c1 e9 03 83 e2 07 f3 48 a5 89 d1 f3 a4 31 c0 0f 01 ca c3 8d 0c ca 89 ca eb 20 0f 01 cb 83 fa 40 72 38 89 d1 a4 31 c0 0f 01 ca c3 89 ca eb 0a 90 90 90 90 90 90 90 90 90 90 RSP: 0018:ffffc9000dd0fc28 EFLAGS: 00050206 RAX: ffffffff84116f01 RBX: 000000000005340c RCX: 0000000000051710 RDX: 000000000005340c RSI: 0000200000002000 RDI: ffff88808e001cfc RBP: 0000000000000000 R08: 0000000000000003 R09: 0000000000000004 R10: dffffc0000000000 R11: ffffed1011c0a681 R12: 00007ffffffabbf4 R13: ffff888078e594ac R14: ffff88808e000000 R15: 0000200000000304 copy_user_generic arch/x86/include/asm/uaccess_64.h:37 [inline] raw_copy_from_user arch/x86/include/asm/uaccess_64.h:52 [inline] _copy_from_user+0xf4/0x170 lib/usercopy.c:23 copy_from_user include/linux/uaccess.h:161 [inline] memdup_user+0x60/0xb0 mm/util.c:178 update_filter+0x11b/0x6e0 drivers/net/tun.c:896 __tun_chr_ioctl+0x122c/0x1e60 drivers/net/tun.c:3250 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0xfa/0x170 fs/ioctl.c:856 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:0x7f118299ce59 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:00007f11838e8028 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007f1182c15fa0 RCX: 00007f118299ce59 RDX: 0000200000000300 RSI: 00000000400454d1 RDI: 0000000000000003 RBP: 00007f1182a32d6f R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f1182c16038 R14: 00007f1182c15fa0 R15: 00007ffd5eb1a288 Allocated by task 9724: 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 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/0x990 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_ipv6_disable+0x91/0xe0 net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:163 nf_ct_netns_do_put net/netfilter/nf_conntrack_proto.c:570 [inline] nf_ct_netns_put+0x371/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 ops_exit_list net/core/net_namespace.c:172 [inline] cleanup_net+0x706/0xba0 net/core/net_namespace.c:640 process_one_work+0x8a2/0x1160 kernel/workqueue.c:2292 worker_thread+0xaa2/0x1270 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/0x990 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+0x348/0x5b0 net/core/net_namespace.c:508 create_new_namespaces+0x3d3/0x6f0 kernel/nsproxy.c:110 copy_namespaces+0x3b0/0x410 kernel/nsproxy.c:178 copy_process+0x19c2/0x4080 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 ffff8880261af500 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of 64-byte region [ffff8880261af500, ffff8880261af540) The buggy address belongs to the physical page: page:ffffea0000986bc0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x261af memcg:ffff88807bb87e01 flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 ffffea0001f05d00 dead000000000002 ffff888017442780 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff88807bb87e01 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 5131, tgid 5131 (kworker/u4:27), ts 402395793006, free_ts 402381803789 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 free_slab mm/slub.c:2036 [inline] discard_slab mm/slub.c:2042 [inline] __unfreeze_partials+0x1a5/0x200 mm/slub.c:2591 put_cpu_partial+0x17c/0x250 mm/slub.c:2667 qlink_free mm/kasan/quarantine.c:168 [inline] qlist_free_all+0x76/0xe0 mm/kasan/quarantine.c:187 kasan_quarantine_reduce+0x144/0x160 mm/kasan/quarantine.c:294 __kasan_slab_alloc+0x1e/0x80 mm/kasan/common.c:306 kasan_slab_alloc include/linux/kasan.h:201 [inline] slab_post_alloc_hook+0x4b/0x480 mm/slab.h:737 slab_alloc_node mm/slub.c:3359 [inline] __kmem_cache_alloc_node+0x140/0x260 mm/slub.c:3398 __do_kmalloc_node mm/slab_common.c:935 [inline] __kmalloc+0xa0/0x240 mm/slab_common.c:949 kmalloc include/linux/slab.h:568 [inline] tomoyo_realpath_from_path+0xdf/0x5d0 security/tomoyo/realpath.c:251 tomoyo_get_realpath security/tomoyo/file.c:151 [inline] tomoyo_path_number_perm+0x22f/0x650 security/tomoyo/file.c:723 security_file_ioctl+0x6c/0xa0 security/security.c:1569 __do_sys_ioctl fs/ioctl.c:864 [inline] __se_sys_ioctl+0x48/0x170 fs/ioctl.c:856 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: ffff8880261af400: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff8880261af480: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc >ffff8880261af500: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff8880261af580: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff8880261af600: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: ff c9 dec %ecx 2: 75 f2 jne 0xfffffff6 4: 89 d1 mov %edx,%ecx 6: c1 e9 03 shr $0x3,%ecx 9: 83 e2 07 and $0x7,%edx c: f3 48 a5 rep movsq %ds:(%rsi),%es:(%rdi) f: 89 d1 mov %edx,%ecx 11: f3 a4 rep movsb %ds:(%rsi),%es:(%rdi) 13: 31 c0 xor %eax,%eax 15: 0f 01 ca clac 18: c3 ret 19: 8d 0c ca lea (%rdx,%rcx,8),%ecx 1c: 89 ca mov %ecx,%edx 1e: eb 20 jmp 0x40 20: 0f 01 cb stac 23: 83 fa 40 cmp $0x40,%edx 26: 72 38 jb 0x60 28: 89 d1 mov %edx,%ecx * 2a: f3 a4 rep movsb %ds:(%rsi),%es:(%rdi) <-- trapping instruction 2c: 31 c0 xor %eax,%eax 2e: 0f 01 ca clac 31: c3 ret 32: 89 ca mov %ecx,%edx 34: eb 0a jmp 0x40 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: 90 nop 3f: 90 nop