================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6fa/0x960 kernel/bpf/stackmap.c:274 Write of size 48 at addr ffff8881430ae210 by task syz.2.25/405 CPU: 1 PID: 405 Comm: syz.2.25 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/16/2026 Call Trace: __dump_stack+0x21/0x24 lib/dump_stack.c:88 dump_stack_lvl+0x110/0x170 lib/dump_stack.c:106 print_address_description+0x71/0x200 mm/kasan/report.c:316 print_report+0x4a/0x60 mm/kasan/report.c:420 kasan_report+0x122/0x150 mm/kasan/report.c:524 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x249/0x2a0 mm/kasan/generic.c:189 memcpy+0x44/0x70 mm/kasan/shadow.c:66 __bpf_get_stackid+0x6fa/0x960 kernel/bpf/stackmap.c:274 ____bpf_get_stackid_pe kernel/bpf/stackmap.c:365 [inline] bpf_get_stackid_pe+0x2ee/0x400 kernel/bpf/stackmap.c:334 bpf_prog_7018bb76bd3f7f7a+0x28/0x3d bpf_dispatcher_nop_func include/linux/bpf.h:987 [inline] __bpf_prog_run include/linux/filter.h:607 [inline] bpf_prog_run include/linux/filter.h:614 [inline] bpf_overflow_handler+0x3c7/0x5e0 kernel/events/core.c:10273 __perf_event_overflow+0x458/0x640 kernel/events/core.c:9448 perf_swevent_overflow kernel/events/core.c:9531 [inline] perf_swevent_event+0x243/0x440 kernel/events/core.c:9582 do_perf_sw_event kernel/events/core.c:9695 [inline] ___perf_sw_event+0x3bf/0x500 kernel/events/core.c:9726 __perf_sw_event+0x134/0x270 kernel/events/core.c:9738 perf_sw_event include/linux/perf_event.h:1250 [inline] do_user_addr_fault+0xfe9/0x1030 arch/x86/mm/fault.c:1285 handle_page_fault arch/x86/mm/fault.c:1464 [inline] exc_page_fault+0x51/0xb0 arch/x86/mm/fault.c:1517 asm_exc_page_fault+0x27/0x30 arch/x86/include/asm/idtentry.h:608 RIP: 0010:__put_user_nocheck_4+0x3/0x11 Code: 00 00 48 39 d9 73 54 0f 01 cb 66 89 01 31 c9 0f 01 ca c3 90 90 90 90 90 48 bb fd ef ff ff ff 7f 00 00 48 39 d9 73 34 0f 01 cb <89> 01 31 c9 0f 01 ca c3 90 90 90 90 90 90 48 bb f9 ef ff ff ff 7f RSP: 0018:ffffc9000e017cb8 EFLAGS: 00050297 RAX: 0000000000000013 RBX: 00007fffffffeffd RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000001 RBP: ffffc9000e017db0 R08: ffff888139301843 R09: 1ffff11027260308 R10: dffffc0000000000 R11: ffffed1027260309 R12: 00000000c0126000 R13: 0000000000000000 R14: ffff888117e11440 R15: dffffc0000000000 __do_sys_clone kernel/fork.c:3046 [inline] __se_sys_clone kernel/fork.c:3030 [inline] __x64_sys_clone+0x193/0x200 kernel/fork.c:3030 x64_sys_call+0x990/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:57 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:0x7f3b1639e159 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:00007f3b14dd5fd8 EFLAGS: 00000202 ORIG_RAX: 0000000000000038 RAX: ffffffffffffffda RBX: 00007f3b16626090 RCX: 00007f3b1639e159 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 00000000c0126080 RBP: 00007f3b1643506b R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000000 R13: 00007f3b16626128 R14: 00007f3b16626090 R15: 00007ffda9331bd8 Allocated by task 413: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:53 kasan_save_alloc_info+0x1f/0x30 mm/kasan/generic.c:505 ____kasan_kmalloc mm/kasan/common.c:380 [inline] __kasan_kmalloc+0x95/0xb0 mm/kasan/common.c:389 kasan_kmalloc include/linux/kasan.h:212 [inline] __do_kmalloc_node mm/slab_common.c:938 [inline] __kmalloc_node+0xb2/0x1e0 mm/slab_common.c:945 kmalloc_node include/linux/slab.h:589 [inline] __bpf_map_area_alloc kernel/bpf/syscall.c:328 [inline] bpf_map_area_alloc+0x4b/0xe0 kernel/bpf/syscall.c:341 prealloc_elems_and_freelist+0x8a/0x1e0 kernel/bpf/stackmap.c:51 stack_map_alloc+0x398/0x520 kernel/bpf/stackmap.c:117 find_and_alloc_map kernel/bpf/syscall.c:133 [inline] map_create+0x467/0xcf0 kernel/bpf/syscall.c:1126 __sys_bpf+0x34e/0x850 kernel/bpf/syscall.c:4988 __do_sys_bpf kernel/bpf/syscall.c:5110 [inline] __se_sys_bpf kernel/bpf/syscall.c:5108 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5108 x64_sys_call+0x488/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:322 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 ffff8881430ae200 which belongs to the cache kmalloc-64 of size 64 The buggy address is located 16 bytes inside of 64-byte region [ffff8881430ae200, ffff8881430ae240) The buggy address belongs to the physical page: page:ffffea00050c2b80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1430ae flags: 0x4000000000000200(slab|zone=1) raw: 4000000000000200 0000000000000000 dead000000000122 ffff888100042780 raw: 0000000000000000 0000000000200020 00000001ffffffff 0000000000000000 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 405, tgid 403 (syz.2.25), ts 33119534203, free_ts 32970328076 set_page_owner include/linux/page_owner.h:33 [inline] post_alloc_hook+0x1f5/0x210 mm/page_alloc.c:2673 prep_new_page+0x1c/0x110 mm/page_alloc.c:2680 get_page_from_freelist+0x2ca9/0x2d20 mm/page_alloc.c:4587 __alloc_pages+0x1fa/0x610 mm/page_alloc.c:5931 alloc_slab_page+0x6e/0xf0 include/linux/gfp.h:-1 allocate_slab mm/slub.c:1967 [inline] new_slab+0x98/0x3e0 mm/slub.c:2020 ___slab_alloc+0x70f/0xb70 mm/slub.c:3177 __slab_alloc+0x5e/0xa0 mm/slub.c:3263 slab_alloc_node mm/slub.c:3348 [inline] __kmem_cache_alloc_node+0x204/0x2d0 mm/slub.c:3423 __do_kmalloc_node mm/slab_common.c:937 [inline] __kmalloc_node_track_caller+0xa1/0x1e0 mm/slab_common.c:958 kmemdup+0x2b/0x60 mm/util.c:134 kmemdup include/linux/fortify-string.h:585 [inline] fib_notifier_ops_register+0x2e/0x280 net/core/fib_notifier.c:148 fib6_notifier_init+0x1e/0x70 net/ipv6/fib6_notifier.c:53 fib6_net_init+0x21/0x860 net/ipv6/ip6_fib.c:2364 ops_init+0x2ce/0x470 net/core/net_namespace.c:138 setup_net+0x4b4/0xcd0 net/core/net_namespace.c:335 page last free stack trace: reset_page_owner include/linux/page_owner.h:26 [inline] free_pages_prepare mm/page_alloc.c:1581 [inline] __free_pages_ok+0xbb0/0xca0 mm/page_alloc.c:1839 free_the_page mm/page_alloc.c:865 [inline] __free_pages+0xec/0x100 mm/page_alloc.c:6021 free_large_kmalloc+0xae/0xf0 mm/slab_common.c:915 kfree+0x8b/0xf0 mm/slab_common.c:984 update_filter+0x5f7/0x6f0 drivers/net/tun.c:935 __tun_chr_ioctl+0x1193/0x1ef0 drivers/net/tun.c:3253 tun_chr_ioctl+0x2a/0x40 drivers/net/tun.c:3404 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17 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: ffff8881430ae100: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ffff8881430ae180: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc >ffff8881430ae200: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff8881430ae280: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ffff8881430ae300: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: 00 00 add %al,(%rax) 2: 48 39 d9 cmp %rbx,%rcx 5: 73 54 jae 0x5b 7: 0f 01 cb stac a: 66 89 01 mov %ax,(%rcx) d: 31 c9 xor %ecx,%ecx f: 0f 01 ca clac 12: c3 ret 13: 90 nop 14: 90 nop 15: 90 nop 16: 90 nop 17: 90 nop 18: 48 bb fd ef ff ff ff movabs $0x7fffffffeffd,%rbx 1f: 7f 00 00 22: 48 39 d9 cmp %rbx,%rcx 25: 73 34 jae 0x5b 27: 0f 01 cb stac * 2a: 89 01 mov %eax,(%rcx) <-- trapping instruction 2c: 31 c9 xor %ecx,%ecx 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: 48 rex.W 39: bb f9 ef ff ff mov $0xffffeff9,%ebx 3e: ff (bad) 3f: 7f .byte 0x7f