================================================================== BUG: KASAN: slab-out-of-bounds in cfg80211_wext_freq+0x1f1/0x230 net/wireless/wext-compat.c:235 Read of size 2 at addr ffff88805ccab940 by task syz.2.3507/16319 CPU: 0 PID: 16319 Comm: syz.2.3507 Not tainted 6.1.98-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 print_address_description mm/kasan/report.c:284 [inline] print_report+0x15f/0x4f0 mm/kasan/report.c:395 kasan_report+0x136/0x160 mm/kasan/report.c:495 cfg80211_wext_freq+0x1f1/0x230 net/wireless/wext-compat.c:235 cfg80211_wext_siwscan+0x4ee/0x10c0 net/wireless/scan.c:2751 ioctl_standard_iw_point+0x780/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:1255 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0xf1/0x160 fs/ioctl.c:856 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f97d3775bd9 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:00007f97d4520048 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007f97d3903f60 RCX: 00007f97d3775bd9 RDX: 0000000020000000 RSI: 0000000000008b18 RDI: 0000000000000004 RBP: 00007f97d37e4e60 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000000b R14: 00007f97d3903f60 R15: 00007ffd3a011918 Allocated by task 16319: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:52 ____kasan_kmalloc mm/kasan/common.c:374 [inline] __kasan_kmalloc+0x97/0xb0 mm/kasan/common.c:383 kasan_kmalloc include/linux/kasan.h:211 [inline] __do_kmalloc_node mm/slab_common.c:955 [inline] __kmalloc+0xb2/0x230 mm/slab_common.c:968 kmalloc include/linux/slab.h:561 [inline] kzalloc include/linux/slab.h:692 [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:1255 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0xf1/0x160 fs/ioctl.c:856 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Last potentially related work creation: kasan_save_stack+0x3b/0x60 mm/kasan/common.c:45 __kasan_record_aux_stack+0xb0/0xc0 mm/kasan/generic.c:486 kvfree_call_rcu+0x116/0x8c0 kernel/rcu/tree.c:3400 __ipv6_dev_mc_dec+0x2d2/0x330 net/ipv6/mcast.c:982 ipv6_mc_destroy_dev+0x333/0x570 net/ipv6/mcast.c:2803 addrconf_ifdown+0x16d3/0x1b90 net/ipv6/addrconf.c:3924 addrconf_notify+0x3ec/0xf60 notifier_call_chain kernel/notifier.c:87 [inline] raw_notifier_call_chain+0xd0/0x170 kernel/notifier.c:455 call_netdevice_notifiers_info net/core/dev.c:1970 [inline] call_netdevice_notifiers_extack net/core/dev.c:2008 [inline] call_netdevice_notifiers net/core/dev.c:2022 [inline] unregister_netdevice_many+0xec1/0x17a0 net/core/dev.c:10882 default_device_exit_batch+0x956/0x9d0 net/core/dev.c:11395 ops_exit_list net/core/net_namespace.c:177 [inline] cleanup_net+0x763/0xb60 net/core/net_namespace.c:604 process_one_work+0x8a9/0x11d0 kernel/workqueue.c:2292 worker_thread+0xa47/0x1200 kernel/workqueue.c:2439 kthread+0x28d/0x320 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308 The buggy address belongs to the object at ffff88805ccab800 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 320 bytes inside of 512-byte region [ffff88805ccab800, ffff88805ccaba00) The buggy address belongs to the physical page: page:ffffea0001732a00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x5cca8 head:ffffea0001732a00 order:2 compound_mapcount:0 compound_pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 0000000000000000 dead000000000001 ffff888012441c80 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 0xd28c0(GFP_NOWAIT|__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 3546, tgid 3546 (syz-executor), ts 56061400402, free_ts 10875249246 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x18d/0x1b0 mm/page_alloc.c:2517 prep_new_page mm/page_alloc.c:2524 [inline] get_page_from_freelist+0x322e/0x33b0 mm/page_alloc.c:4283 __alloc_pages+0x28d/0x770 mm/page_alloc.c:5551 alloc_slab_page+0x6a/0x150 mm/slub.c:1794 allocate_slab mm/slub.c:1939 [inline] new_slab+0x84/0x2d0 mm/slub.c:1992 ___slab_alloc+0xc20/0x1270 mm/slub.c:3180 __slab_alloc mm/slub.c:3279 [inline] slab_alloc_node mm/slub.c:3364 [inline] __kmem_cache_alloc_node+0x19f/0x260 mm/slub.c:3437 __do_kmalloc_node mm/slab_common.c:954 [inline] __kmalloc_node_track_caller+0xa0/0x220 mm/slab_common.c:975 kmalloc_reserve net/core/skbuff.c:446 [inline] pskb_expand_head+0x18c/0x10e0 net/core/skbuff.c:1848 netlink_trim+0x183/0x220 net/netlink/af_netlink.c:1308 netlink_broadcast+0x5b/0x10b0 net/netlink/af_netlink.c:1502 nlmsg_multicast include/net/netlink.h:1071 [inline] nlmsg_notify+0xfb/0x1c0 net/netlink/af_netlink.c:2551 rtmsg_fib+0x39f/0x620 net/ipv4/fib_semantics.c:542 fib_table_insert+0xfb6/0x1f20 net/ipv4/fib_trie.c:1404 fib_magic net/ipv4/fib_frontend.c:1104 [inline] fib_add_ifaddr+0xc24/0x1730 net/ipv4/fib_frontend.c:1141 fib_netdev_event+0x620/0x730 net/ipv4/fib_frontend.c:1486 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1444 [inline] free_pcp_prepare mm/page_alloc.c:1494 [inline] free_unref_page_prepare+0xf63/0x1120 mm/page_alloc.c:3362 free_unref_page+0x33/0x3e0 mm/page_alloc.c:3457 free_contig_range+0x9a/0x150 mm/page_alloc.c:9511 destroy_args+0xfe/0x997 mm/debug_vm_pgtable.c:1031 debug_vm_pgtable+0x416/0x46b mm/debug_vm_pgtable.c:1354 do_one_initcall+0x265/0x8f0 init/main.c:1298 do_initcall_level+0x157/0x207 init/main.c:1371 do_initcalls+0x49/0x86 init/main.c:1387 kernel_init_freeable+0x45c/0x60f init/main.c:1626 kernel_init+0x19/0x290 init/main.c:1514 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308 Memory state around the buggy address: ffff88805ccab800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88805ccab880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88805ccab900: 00 00 00 00 00 00 00 04 fc fc fc fc fc fc fc fc ^ ffff88805ccab980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88805ccaba00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================