bond2 (unregistering): (slave batadv3): Releasing active interface batadv3 (unregistering): left promiscuous mode bond2 (unregistering): Released all slaves bond1 (unregistering): Released all slaves ================================================================== BUG: KASAN: slab-use-after-free in mini_qdisc_pair_swap+0x19d/0x1f0 net/sched/sch_generic.c:1553 Read of size 8 at addr ffff88806295b000 by task kworker/u4:6/5138 CPU: 1 PID: 5138 Comm: kworker/u4:6 Not tainted 6.5.0-rc2-syzkaller-00586-g09bd2d7ddaed #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2023 Workqueue: netns cleanup_net Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0xd9/0x1b0 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0xc4/0x620 mm/kasan/report.c:475 kasan_report+0xda/0x110 mm/kasan/report.c:588 mini_qdisc_pair_swap+0x19d/0x1f0 net/sched/sch_generic.c:1553 tcf_chain_head_change_item net/sched/cls_api.c:493 [inline] tcf_chain0_head_change_cb_del+0x19c/0x3d0 net/sched/cls_api.c:940 tcf_block_put_ext.part.0+0x30/0x2e0 net/sched/cls_api.c:1505 tcf_block_put_ext+0x2e/0x40 net/sched/cls_api.c:1503 clsact_destroy+0x283/0x990 net/sched/sch_ingress.c:300 __qdisc_destroy+0xc4/0x450 net/sched/sch_generic.c:1063 qdisc_put+0xd1/0xf0 net/sched/sch_generic.c:1090 shutdown_scheduler_queue+0xa5/0x160 net/sched/sch_generic.c:1143 dev_shutdown+0x17e/0x430 net/sched/sch_generic.c:1477 unregister_netdevice_many_notify+0x5bd/0x1a20 net/core/dev.c:10897 unregister_netdevice_many net/core/dev.c:10963 [inline] default_device_exit_batch+0x584/0x740 net/core/dev.c:11416 ops_exit_list+0x125/0x170 net/core/net_namespace.c:175 cleanup_net+0x505/0xb20 net/core/net_namespace.c:614 process_one_work+0xaa2/0x16f0 kernel/workqueue.c:2597 worker_thread+0x687/0x1110 kernel/workqueue.c:2748 kthread+0x33a/0x430 kernel/kthread.c:389 ret_from_fork+0x2c/0x70 arch/x86/kernel/process.c:145 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:296 RIP: 0000:0x0 Code: Unable to access opcode bytes at 0xffffffffffffffd6. RSP: 0000:0000000000000000 EFLAGS: 00000000 ORIG_RAX: 0000000000000000 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 Allocated by task 22117: kasan_save_stack+0x33/0x50 mm/kasan/common.c:45 kasan_set_track+0x25/0x30 mm/kasan/common.c:52 ____kasan_kmalloc mm/kasan/common.c:374 [inline] __kasan_kmalloc+0xa2/0xb0 mm/kasan/common.c:383 kasan_kmalloc include/linux/kasan.h:196 [inline] __do_kmalloc_node mm/slab_common.c:985 [inline] __kmalloc_node_track_caller+0x5e/0x100 mm/slab_common.c:1005 kmalloc_reserve+0xef/0x270 net/core/skbuff.c:575 __alloc_skb+0x12b/0x330 net/core/skbuff.c:644 alloc_skb include/linux/skbuff.h:1289 [inline] alloc_skb_with_frags+0x9d/0x700 net/core/skbuff.c:6233 sock_alloc_send_pskb+0x7c8/0x950 net/core/sock.c:2773 sock_alloc_send_skb include/net/sock.h:1872 [inline] llc_ui_sendmsg+0x308/0x11a0 net/llc/af_llc.c:967 sock_sendmsg_nosec net/socket.c:725 [inline] sock_sendmsg+0xd9/0x180 net/socket.c:748 splice_to_socket+0xa4b/0xf60 fs/splice.c:882 do_splice_from fs/splice.c:934 [inline] direct_splice_actor+0x118/0x180 fs/splice.c:1143 splice_direct_to_actor+0x347/0xa30 fs/splice.c:1089 do_splice_direct+0x1af/0x280 fs/splice.c:1195 do_sendfile+0xb88/0x1390 fs/read_write.c:1254 __do_sys_sendfile64 fs/read_write.c:1322 [inline] __se_sys_sendfile64 fs/read_write.c:1308 [inline] __x64_sys_sendfile64+0x1d6/0x220 fs/read_write.c:1308 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x38/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd Last potentially related work creation: kasan_save_stack+0x33/0x50 mm/kasan/common.c:45 __kasan_record_aux_stack+0xbc/0xd0 mm/kasan/generic.c:492 __call_rcu_common.constprop.0+0x9a/0x790 kernel/rcu/tree.c:2649 netlink_release+0xf0d/0x2000 net/netlink/af_netlink.c:833 __sock_release+0xcd/0x290 net/socket.c:654 sock_close+0x1c/0x20 net/socket.c:1386 __fput+0x3fd/0xac0 fs/file_table.c:384 task_work_run+0x14d/0x240 kernel/task_work.c:179 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop kernel/entry/common.c:171 [inline] exit_to_user_mode_prepare+0x210/0x240 kernel/entry/common.c:204 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline] syscall_exit_to_user_mode+0x1d/0x50 kernel/entry/common.c:297 do_syscall_64+0x44/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd Second to last potentially related work creation: kasan_save_stack+0x33/0x50 mm/kasan/common.c:45 __kasan_record_aux_stack+0xbc/0xd0 mm/kasan/generic.c:492 __call_rcu_common.constprop.0+0x9a/0x790 kernel/rcu/tree.c:2649 netlink_release+0xf0d/0x2000 net/netlink/af_netlink.c:833 __sock_release+0xcd/0x290 net/socket.c:654 sock_close+0x1c/0x20 net/socket.c:1386 __fput+0x3fd/0xac0 fs/file_table.c:384 task_work_run+0x14d/0x240 kernel/task_work.c:179 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop kernel/entry/common.c:171 [inline] exit_to_user_mode_prepare+0x210/0x240 kernel/entry/common.c:204 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline] syscall_exit_to_user_mode+0x1d/0x50 kernel/entry/common.c:297 do_syscall_64+0x44/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd The buggy address belongs to the object at ffff88806295b000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 0 bytes inside of freed 2048-byte region [ffff88806295b000, ffff88806295b800) The buggy address belongs to the physical page: page:ffffea00018a5600 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff88806295a000 pfn:0x62958 head:ffffea00018a5600 order:3 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000010200 ffff888012842000 ffffea00010a6010 ffffea000055ba10 raw: ffff88806295a000 0000000000080002 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 0x1d2820(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 5054, tgid 5054 (syz-executor.1), ts 135171510705, free_ts 133542956754 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x2d2/0x350 mm/page_alloc.c:1570 prep_new_page mm/page_alloc.c:1577 [inline] get_page_from_freelist+0x10a9/0x31e0 mm/page_alloc.c:3221 __alloc_pages+0x1d0/0x4a0 mm/page_alloc.c:4477 alloc_pages+0x1a9/0x270 mm/mempolicy.c:2279 alloc_slab_page mm/slub.c:1862 [inline] allocate_slab+0x24e/0x380 mm/slub.c:2009 new_slab mm/slub.c:2062 [inline] ___slab_alloc+0x8bc/0x1570 mm/slub.c:3215 __slab_alloc.constprop.0+0x56/0xa0 mm/slub.c:3314 __slab_alloc_node mm/slub.c:3367 [inline] slab_alloc_node mm/slub.c:3460 [inline] __kmem_cache_alloc_node+0x137/0x350 mm/slub.c:3509 __do_kmalloc_node mm/slab_common.c:984 [inline] __kmalloc_node_track_caller+0x4d/0x100 mm/slab_common.c:1005 kmalloc_reserve+0xef/0x270 net/core/skbuff.c:575 pskb_expand_head+0x236/0x1170 net/core/skbuff.c:2042 netlink_trim+0x1eb/0x240 net/netlink/af_netlink.c:1326 netlink_broadcast_filtered+0xc4/0xef0 net/netlink/af_netlink.c:1535 netlink_broadcast net/netlink/af_netlink.c:1580 [inline] nlmsg_multicast include/net/netlink.h:1083 [inline] nlmsg_notify+0x9e/0x220 net/netlink/af_netlink.c:2618 rtnl_notify net/core/rtnetlink.c:771 [inline] rtmsg_ifinfo_send net/core/rtnetlink.c:4044 [inline] rtmsg_ifinfo_event net/core/rtnetlink.c:4060 [inline] rtmsg_ifinfo_event net/core/rtnetlink.c:4047 [inline] rtmsg_ifinfo+0x16f/0x1a0 net/core/rtnetlink.c:4066 __dev_notify_flags+0x24a/0x2e0 net/core/dev.c:8621 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1161 [inline] free_unref_page_prepare+0x508/0xb90 mm/page_alloc.c:2348 free_unref_page+0x33/0x3b0 mm/page_alloc.c:2443 qlink_free mm/kasan/quarantine.c:166 [inline] qlist_free_all+0x6a/0x170 mm/kasan/quarantine.c:185 kasan_quarantine_reduce+0x18b/0x1d0 mm/kasan/quarantine.c:292 __kasan_slab_alloc+0x65/0x90 mm/kasan/common.c:305 kasan_slab_alloc include/linux/kasan.h:186 [inline] slab_post_alloc_hook mm/slab.h:762 [inline] slab_alloc_node mm/slub.c:3470 [inline] kmem_cache_alloc_node+0x185/0x3f0 mm/slub.c:3515 __alloc_skb+0x287/0x330 net/core/skbuff.c:634 alloc_skb include/linux/skbuff.h:1289 [inline] nlmsg_new include/net/netlink.h:1003 [inline] rtmsg_fib+0x13f/0x520 net/ipv4/fib_semantics.c:521 fib_table_insert+0xc40/0x1d70 net/ipv4/fib_trie.c:1404 fib_magic+0x498/0x560 net/ipv4/fib_frontend.c:1104 fib_add_ifaddr+0x174/0x560 net/ipv4/fib_frontend.c:1126 fib_inetaddr_event+0x166/0x2a0 net/ipv4/fib_frontend.c:1440 notifier_call_chain+0xb6/0x3b0 kernel/notifier.c:93 blocking_notifier_call_chain kernel/notifier.c:388 [inline] blocking_notifier_call_chain+0x69/0x90 kernel/notifier.c:376 __inet_insert_ifa+0x936/0xbd0 net/ipv4/devinet.c:555 inet_rtm_newaddr+0x560/0xa30 net/ipv4/devinet.c:961 Memory state around the buggy address: ffff88806295af00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88806295af80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88806295b000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88806295b080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88806295b100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================