================================================================== BUG: KASAN: slab-out-of-bounds in __build_skb_around+0x235/0x340 net/core/skbuff.c:294 Write of size 32 at addr ffff8880215176c0 by task syz-executor.4/10404 CPU: 0 PID: 10404 Comm: syz-executor.4 Not tainted 6.1.0-rc8-next-20221207-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0xd1/0x138 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:306 [inline] print_report+0x15e/0x45d mm/kasan/report.c:417 kasan_report+0xbf/0x1f0 mm/kasan/report.c:517 check_region_inline mm/kasan/generic.c:183 [inline] kasan_check_range+0x141/0x190 mm/kasan/generic.c:189 memset+0x24/0x50 mm/kasan/shadow.c:44 __build_skb_around+0x235/0x340 net/core/skbuff.c:294 __build_skb+0x4f/0x60 net/core/skbuff.c:328 build_skb+0x22/0x280 net/core/skbuff.c:340 bpf_prog_test_run_skb+0x343/0x1e10 net/bpf/test_run.c:1131 bpf_prog_test_run kernel/bpf/syscall.c:3644 [inline] __sys_bpf+0x1599/0x4ff0 kernel/bpf/syscall.c:4997 __do_sys_bpf kernel/bpf/syscall.c:5083 [inline] __se_sys_bpf kernel/bpf/syscall.c:5081 [inline] __x64_sys_bpf+0x79/0xc0 kernel/bpf/syscall.c:5081 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7fc88908c0d9 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 19 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fc889e90168 EFLAGS: 00000246 ORIG_RAX: 0000000000000141 RAX: ffffffffffffffda RBX: 00007fc8891ac050 RCX: 00007fc88908c0d9 RDX: 0000000000000028 RSI: 0000000020000080 RDI: 000000000000000a RBP: 00007fc8890e7ae9 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffca7be402f R14: 00007fc889e90300 R15: 0000000000022000 Allocated by task 10404: kasan_save_stack+0x22/0x40 mm/kasan/common.c:45 kasan_set_track+0x25/0x30 mm/kasan/common.c:52 ____kasan_kmalloc mm/kasan/common.c:371 [inline] ____kasan_kmalloc mm/kasan/common.c:330 [inline] __kasan_kmalloc+0xa5/0xb0 mm/kasan/common.c:380 kasan_kmalloc include/linux/kasan.h:211 [inline] __do_kmalloc_node mm/slab_common.c:968 [inline] __kmalloc+0x5a/0xd0 mm/slab_common.c:981 kmalloc include/linux/slab.h:584 [inline] kzalloc include/linux/slab.h:720 [inline] bpf_test_init.isra.0+0xa5/0x150 net/bpf/test_run.c:778 bpf_prog_test_run_skb+0x22e/0x1e10 net/bpf/test_run.c:1097 bpf_prog_test_run kernel/bpf/syscall.c:3644 [inline] __sys_bpf+0x1599/0x4ff0 kernel/bpf/syscall.c:4997 __do_sys_bpf kernel/bpf/syscall.c:5083 [inline] __se_sys_bpf kernel/bpf/syscall.c:5081 [inline] __x64_sys_bpf+0x79/0xc0 kernel/bpf/syscall.c:5081 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd Last potentially related work creation: kasan_save_stack+0x22/0x40 mm/kasan/common.c:45 __kasan_record_aux_stack+0xbc/0xd0 mm/kasan/generic.c:488 __call_rcu_common.constprop.0+0x99/0x820 kernel/rcu/tree.c:2753 netlink_release+0xeca/0x1f10 net/netlink/af_netlink.c:826 __sock_release net/socket.c:650 [inline] sock_release+0x8b/0x1b0 net/socket.c:678 netlink_kernel_release+0x4f/0x60 net/netlink/af_netlink.c:2118 rdma_dev_exit_net+0x332/0x550 drivers/infiniband/core/device.c:1152 ops_exit_list+0xb0/0x170 net/core/net_namespace.c:169 setup_net+0x9bd/0xe60 net/core/net_namespace.c:356 copy_net_ns+0x31b/0x6b0 net/core/net_namespace.c:483 create_new_namespaces+0x3f6/0xb20 kernel/nsproxy.c:110 copy_namespaces+0x3b3/0x4a0 kernel/nsproxy.c:179 copy_process+0x30d3/0x75c0 kernel/fork.c:2269 kernel_clone+0xeb/0xa40 kernel/fork.c:2681 __do_sys_clone3+0x1d1/0x370 kernel/fork.c:2980 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd The buggy address belongs to the object at ffff888021517000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 1728 bytes inside of 2048-byte region [ffff888021517000, ffff888021517800) The buggy address belongs to the physical page: page:ffffea0000854400 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x21510 head:ffffea0000854400 order:3 compound_mapcount:0 subpages_mapcount:0 compound_pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 ffff888012442000 dead000000000100 dead000000000122 raw: 0000000000000000 0000000080080008 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0x1d20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 5118, tgid 5118 (syz-executor.0), ts 508121999756, free_ts 508086168670 prep_new_page mm/page_alloc.c:2531 [inline] get_page_from_freelist+0x119c/0x2ce0 mm/page_alloc.c:4283 __alloc_pages+0x1cb/0x5b0 mm/page_alloc.c:5549 alloc_pages+0x1aa/0x270 mm/mempolicy.c:2285 alloc_slab_page mm/slub.c:1851 [inline] allocate_slab+0x25f/0x350 mm/slub.c:1998 new_slab mm/slub.c:2051 [inline] ___slab_alloc+0xa91/0x1400 mm/slub.c:3193 __slab_alloc.constprop.0+0x56/0xa0 mm/slub.c:3292 __slab_alloc_node mm/slub.c:3345 [inline] slab_alloc_node mm/slub.c:3442 [inline] __kmem_cache_alloc_node+0x1a4/0x430 mm/slub.c:3491 __do_kmalloc_node mm/slab_common.c:967 [inline] __kmalloc+0x4a/0xd0 mm/slab_common.c:981 kmalloc include/linux/slab.h:584 [inline] sk_prot_alloc+0x140/0x290 net/core/sock.c:2031 sk_alloc+0x3a/0x7a0 net/core/sock.c:2084 __netlink_create+0x63/0x380 net/netlink/af_netlink.c:647 netlink_create+0x3b1/0x5f0 net/netlink/af_netlink.c:710 __sock_create+0x359/0x790 net/socket.c:1515 sock_create net/socket.c:1566 [inline] __sys_socket_create net/socket.c:1603 [inline] __sys_socket_create net/socket.c:1588 [inline] __sys_socket+0x133/0x250 net/socket.c:1636 __do_sys_socket net/socket.c:1649 [inline] __se_sys_socket net/socket.c:1647 [inline] __x64_sys_socket+0x73/0xb0 net/socket.c:1647 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1446 [inline] free_pcp_prepare+0x65c/0xc00 mm/page_alloc.c:1496 free_unref_page_prepare mm/page_alloc.c:3369 [inline] free_unref_page+0x1d/0x490 mm/page_alloc.c:3464 __unfreeze_partials+0x17c/0x1a0 mm/slub.c:2637 qlink_free mm/kasan/quarantine.c:168 [inline] qlist_free_all+0x6a/0x170 mm/kasan/quarantine.c:187 kasan_quarantine_reduce+0x192/0x220 mm/kasan/quarantine.c:294 __kasan_slab_alloc+0x66/0x90 mm/kasan/common.c:302 kasan_slab_alloc include/linux/kasan.h:201 [inline] slab_post_alloc_hook mm/slab.h:761 [inline] slab_alloc_node mm/slub.c:3452 [inline] __kmem_cache_alloc_node+0x1ea/0x430 mm/slub.c:3491 __do_kmalloc_node mm/slab_common.c:967 [inline] __kmalloc_node_track_caller+0x4b/0xc0 mm/slab_common.c:988 kstrdup+0x3f/0x70 mm/util.c:61 kstrdup_const+0x57/0x80 mm/util.c:84 kvasprintf_const+0x10c/0x190 lib/kasprintf.c:48 kobject_set_name_vargs+0x5a/0x150 lib/kobject.c:257 dev_set_name+0xbf/0xf0 drivers/base/core.c:3267 netdev_register_kobject+0xc1/0x400 net/core/net-sysfs.c:2002 register_netdevice+0xd77/0x1640 net/core/dev.c:10045 cfg80211_register_netdevice+0x157/0x330 net/wireless/core.c:1397 Memory state around the buggy address: ffff888021517580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888021517600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff888021517680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888021517700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888021517780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================