==================================================================
BUG: KASAN: slab-out-of-bounds in cfg80211_wext_freq+0x1f1/0x230 net/wireless/wext-compat.c:235
Read of size 2 at addr ffff888064f77140 by task syz.1.280/4688

CPU: 1 PID: 4688 Comm: syz.1.280 Not tainted 5.15.161-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1e3/0x2d0 lib/dump_stack.c:106
 print_address_description+0x63/0x3b0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:434 [inline]
 kasan_report+0x16b/0x1c0 mm/kasan/report.c:451
 cfg80211_wext_freq+0x1f1/0x230 net/wireless/wext-compat.c:235
 cfg80211_wext_siwscan+0x4fd/0xfc0 net/wireless/scan.c:2831
 ioctl_standard_iw_point+0x781/0xca0 net/wireless/wext-core.c:848
 ioctl_standard_call+0xc3/0x280 net/wireless/wext-core.c:1033
 wext_ioctl_dispatch+0x16f/0x460 net/wireless/wext-core.c:997
 wext_handle_ioctl+0x15b/0x260 net/wireless/wext-core.c:1058
 sock_ioctl+0x13b/0x770 net/socket.c:1191
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:874 [inline]
 __se_sys_ioctl+0xf1/0x160 fs/ioctl.c:860
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7efce5aaab29
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:00007efce452b048 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007efce5c38fa0 RCX: 00007efce5aaab29
RDX: 0000000020000000 RSI: 0000000000008b18 RDI: 0000000000000003
RBP: 00007efce5b2b756 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007efce5c38fa0 R15: 00007ffd76d11808
 </TASK>

Allocated by task 4688:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track mm/kasan/common.c:46 [inline]
 set_alloc_info mm/kasan/common.c:434 [inline]
 ____kasan_kmalloc+0xba/0xf0 mm/kasan/common.c:513
 kasan_kmalloc include/linux/kasan.h:264 [inline]
 __kmalloc+0x168/0x300 mm/slub.c:4407
 kmalloc include/linux/slab.h:596 [inline]
 kzalloc include/linux/slab.h:721 [inline]
 ioctl_standard_iw_point+0x4aa/0xca0 net/wireless/wext-core.c:809
 ioctl_standard_call+0xc3/0x280 net/wireless/wext-core.c:1033
 wext_ioctl_dispatch+0x16f/0x460 net/wireless/wext-core.c:997
 wext_handle_ioctl+0x15b/0x260 net/wireless/wext-core.c:1058
 sock_ioctl+0x13b/0x770 net/socket.c:1191
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:874 [inline]
 __se_sys_ioctl+0xf1/0x160 fs/ioctl.c:860
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

The buggy address belongs to the object at ffff888064f77000
 which belongs to the cache kmalloc-512 of size 512
The buggy address is located 320 bytes inside of
 512-byte region [ffff888064f77000, ffff888064f77200)
The buggy address belongs to the page:
page:ffffea000193dd00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x64f74
head:ffffea000193dd00 order:2 compound_mapcount:0 compound_pincount:0
flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000010200 ffffea0000667200 0000000300000003 ffff888011c41c80
raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 2, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 3516, ts 55752166969, free_ts 17098057289
 prep_new_page mm/page_alloc.c:2426 [inline]
 get_page_from_freelist+0x322a/0x33c0 mm/page_alloc.c:4159
 __alloc_pages+0x272/0x700 mm/page_alloc.c:5423
 alloc_slab_page mm/slub.c:1775 [inline]
 allocate_slab mm/slub.c:1912 [inline]
 new_slab+0xbb/0x4b0 mm/slub.c:1975
 ___slab_alloc+0x6f6/0xe10 mm/slub.c:3008
 __slab_alloc mm/slub.c:3095 [inline]
 slab_alloc_node mm/slub.c:3186 [inline]
 slab_alloc mm/slub.c:3228 [inline]
 __kmalloc+0x1c9/0x300 mm/slub.c:4403
 kmalloc include/linux/slab.h:596 [inline]
 kzalloc include/linux/slab.h:721 [inline]
 fib6_info_alloc+0x2c/0xd0 net/ipv6/ip6_fib.c:155
 ip6_route_info_create+0x446/0x12c0 net/ipv6/route.c:3772
 ip6_route_add+0x22/0x120 net/ipv6/route.c:3866
 addrconf_add_mroute net/ipv6/addrconf.c:2510 [inline]
 addrconf_add_dev+0x34c/0x520 net/ipv6/addrconf.c:2528
 inet6_addr_add+0x1ad/0x9a0 net/ipv6/addrconf.c:2966
 inet6_rtm_newaddr+0x892/0x2540 net/ipv6/addrconf.c:4953
 rtnetlink_rcv_msg+0x993/0xee0 net/core/rtnetlink.c:5629
 netlink_rcv_skb+0x1cf/0x410 net/netlink/af_netlink.c:2508
 netlink_unicast_kernel net/netlink/af_netlink.c:1330 [inline]
 netlink_unicast+0x7b6/0x980 net/netlink/af_netlink.c:1356
 netlink_sendmsg+0xa30/0xd60 net/netlink/af_netlink.c:1924
 sock_sendmsg_nosec net/socket.c:704 [inline]
 __sock_sendmsg net/socket.c:716 [inline]
 __sys_sendto+0x564/0x720 net/socket.c:2058
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1340 [inline]
 free_pcp_prepare mm/page_alloc.c:1391 [inline]
 free_unref_page_prepare+0xc34/0xcf0 mm/page_alloc.c:3317
 free_unref_page+0x95/0x2d0 mm/page_alloc.c:3396
 free_contig_range+0x95/0xf0 mm/page_alloc.c:9342
 destroy_args+0xfe/0x980 mm/debug_vm_pgtable.c:1018
 debug_vm_pgtable+0x40d/0x470 mm/debug_vm_pgtable.c:1331
 do_one_initcall+0x22b/0x7a0 init/main.c:1302
 do_initcall_level+0x157/0x210 init/main.c:1375
 do_initcalls+0x49/0x90 init/main.c:1391
 kernel_init_freeable+0x425/0x5c0 init/main.c:1615
 kernel_init+0x19/0x290 init/main.c:1506
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:300

Memory state around the buggy address:
 ffff888064f77000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff888064f77080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888064f77100: 00 00 00 00 00 00 00 04 fc fc fc fc fc fc fc fc
                                           ^
 ffff888064f77180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888064f77200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
==================================================================