================================================================== BUG: KASAN: slab-out-of-bounds in btf_name_valid_section kernel/bpf/btf.c:824 [inline] BUG: KASAN: slab-out-of-bounds in btf_datasec_check_meta+0x2c9/0x9a0 kernel/bpf/btf.c:4693 Read of size 1 at addr ffff888022388885 by task syz.0.49/5702 CPU: 1 UID: 0 PID: 5702 Comm: syz.0.49 Not tainted 6.11.0-rc4-syzkaller-00326-g5277d130947b #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024 Call Trace: __dump_stack lib/dump_stack.c:93 [inline] dump_stack_lvl+0x241/0x360 lib/dump_stack.c:119 print_address_description mm/kasan/report.c:377 [inline] print_report+0x169/0x550 mm/kasan/report.c:488 kasan_report+0x143/0x180 mm/kasan/report.c:601 btf_name_valid_section kernel/bpf/btf.c:824 [inline] btf_datasec_check_meta+0x2c9/0x9a0 kernel/bpf/btf.c:4693 btf_check_meta kernel/bpf/btf.c:5175 [inline] btf_check_all_metas kernel/bpf/btf.c:5199 [inline] btf_parse_type_sec+0x4d5/0x2620 kernel/bpf/btf.c:5335 btf_parse kernel/bpf/btf.c:5763 [inline] btf_new_fd+0x43f/0xd30 kernel/bpf/btf.c:7683 __sys_bpf+0x6ef/0x810 kernel/bpf/syscall.c:5762 __do_sys_bpf kernel/bpf/syscall.c:5824 [inline] __se_sys_bpf kernel/bpf/syscall.c:5822 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5822 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f2e5937def9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f2e5a0e2038 EFLAGS: 00000246 ORIG_RAX: 0000000000000141 RAX: ffffffffffffffda RBX: 00007f2e59535f80 RCX: 00007f2e5937def9 RDX: 0000000000000028 RSI: 0000000020006040 RDI: 0000000000000012 RBP: 00007f2e593f0b76 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000001 R14: 00007f2e59535f80 R15: 00007ffdcea49e38 Allocated by task 5702: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3f/0x80 mm/kasan/common.c:68 poison_kmalloc_redzone mm/kasan/common.c:370 [inline] __kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:387 kasan_kmalloc include/linux/kasan.h:211 [inline] __do_kmalloc_node mm/slub.c:4158 [inline] __kmalloc_node_noprof+0x22a/0x440 mm/slub.c:4164 __kvmalloc_node_noprof+0x72/0x190 mm/util.c:650 btf_parse kernel/bpf/btf.c:5739 [inline] btf_new_fd+0x265/0xd30 kernel/bpf/btf.c:7683 __sys_bpf+0x6ef/0x810 kernel/bpf/syscall.c:5762 __do_sys_bpf kernel/bpf/syscall.c:5824 [inline] __se_sys_bpf kernel/bpf/syscall.c:5822 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5822 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f The buggy address belongs to the object at ffff888022388800 which belongs to the cache kmalloc-192 of size 192 The buggy address is located 0 bytes to the right of allocated 133-byte region [ffff888022388800, ffff888022388885) The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x22388 anon flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) page_type: 0xfdffffff(slab) raw: 00fff00000000000 ffff88801ac413c0 0000000000000000 0000000000000001 raw: 0000000000000000 0000000080100010 00000001fdffffff 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 0x152cc0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP), pid 2577, tgid 2577 (kworker/u8:9), ts 109337862802, free_ts 109335417839 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1493 prep_new_page mm/page_alloc.c:1501 [inline] get_page_from_freelist+0x2e4c/0x2f10 mm/page_alloc.c:3439 __alloc_pages_noprof+0x256/0x6c0 mm/page_alloc.c:4695 __alloc_pages_node_noprof include/linux/gfp.h:269 [inline] alloc_pages_node_noprof include/linux/gfp.h:296 [inline] alloc_slab_page+0x5f/0x120 mm/slub.c:2321 allocate_slab+0x5a/0x2f0 mm/slub.c:2484 new_slab mm/slub.c:2537 [inline] ___slab_alloc+0xcd1/0x14b0 mm/slub.c:3723 __slab_alloc+0x58/0xa0 mm/slub.c:3813 __slab_alloc_node mm/slub.c:3866 [inline] slab_alloc_node mm/slub.c:4025 [inline] __kmalloc_cache_noprof+0x1d5/0x2c0 mm/slub.c:4184 kmalloc_noprof include/linux/slab.h:681 [inline] netdevice_queue_work drivers/infiniband/core/roce_gid_mgmt.c:642 [inline] netdevice_event+0x37d/0x950 drivers/infiniband/core/roce_gid_mgmt.c:801 notifier_call_chain+0x19f/0x3e0 kernel/notifier.c:93 __netdev_upper_dev_unlink+0x2ba/0x8e0 net/core/dev.c:8041 netdev_upper_dev_unlink+0x92/0xd0 net/core/dev.c:8068 default_device_exit_batch+0x956/0xa90 net/core/dev.c:11892 ops_exit_list net/core/net_namespace.c:178 [inline] cleanup_net+0x89d/0xcc0 net/core/net_namespace.c:640 process_one_work kernel/workqueue.c:3231 [inline] process_scheduled_works+0xa2c/0x1830 kernel/workqueue.c:3312 worker_thread+0x86d/0xd40 kernel/workqueue.c:3390 page last free pid 5389 tgid 5389 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1094 [inline] free_unref_page+0xd22/0xea0 mm/page_alloc.c:2612 skb_free_frag include/linux/skbuff.h:3383 [inline] skb_free_head net/core/skbuff.c:1094 [inline] skb_release_data+0x6b2/0x880 net/core/skbuff.c:1123 skb_release_all net/core/skbuff.c:1188 [inline] __kfree_skb net/core/skbuff.c:1202 [inline] sk_skb_reason_drop+0x1a5/0x3d0 net/core/skbuff.c:1240 kfree_skb_reason include/linux/skbuff.h:1260 [inline] kfree_skb include/linux/skbuff.h:1269 [inline] napi_free_frags include/linux/netdevice.h:3893 [inline] napi_get_frags_check+0x65/0x90 net/core/skbuff.c:305 netif_napi_add_weight+0x898/0xc30 net/core/dev.c:6669 netif_napi_add include/linux/netdevice.h:2647 [inline] wg_peer_create+0x54b/0x880 drivers/net/wireguard/peer.c:57 set_peer drivers/net/wireguard/netlink.c:412 [inline] wg_set_device+0x1309/0x2160 drivers/net/wireguard/netlink.c:592 genl_family_rcv_msg_doit net/netlink/genetlink.c:1115 [inline] genl_family_rcv_msg net/netlink/genetlink.c:1195 [inline] genl_rcv_msg+0xb14/0xec0 net/netlink/genetlink.c:1210 netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2550 genl_rcv+0x28/0x40 net/netlink/genetlink.c:1219 netlink_unicast_kernel net/netlink/af_netlink.c:1331 [inline] netlink_unicast+0x7f6/0x990 net/netlink/af_netlink.c:1357 netlink_sendmsg+0x8e4/0xcb0 net/netlink/af_netlink.c:1901 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg+0x221/0x270 net/socket.c:745 __sys_sendto+0x3a4/0x4f0 net/socket.c:2204 __do_sys_sendto net/socket.c:2216 [inline] __se_sys_sendto net/socket.c:2212 [inline] __x64_sys_sendto+0xde/0x100 net/socket.c:2212 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 Memory state around the buggy address: ffff888022388780: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff888022388800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888022388880: 05 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888022388900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888022388980: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ==================================================================