================================================================== ================================================================== BUG: KASAN: slab-use-after-free in fib_rules_lookup+0x15e/0xeb0 net/core/fib_rules.c:321 Read of size 8 at addr ffff88802b6f2780 by task kworker/0:1/18409 CPU: 0 UID: 0 PID: 18409 Comm: kworker/0:1 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026 Workqueue: mld mld_dad_work Call Trace: dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120 print_address_description+0x55/0x1e0 mm/kasan/report.c:378 print_report+0x58/0x70 mm/kasan/report.c:482 kasan_report+0x117/0x150 mm/kasan/report.c:595 fib_rules_lookup+0x15e/0xeb0 net/core/fib_rules.c:321 __fib_lookup+0x106/0x210 net/ipv4/fib_rules.c:96 ip_route_output_key_hash_rcu+0x294/0x2720 net/ipv4/route.c:2811 ip_route_output_key_hash+0x18d/0x2a0 net/ipv4/route.c:2702 __ip_route_output_key include/net/route.h:169 [inline] ip_route_output_flow+0x2a/0x150 net/ipv4/route.c:2929 ip_route_output_key include/net/route.h:179 [inline] udp_tunnel_dst_lookup+0x1eb/0x440 net/ipv4/udp_tunnel_core.c:255 geneve_xmit_skb drivers/net/geneve.c:1336 [inline] geneve_xmit+0xf1b/0x32d0 drivers/net/geneve.c:1549 __netdev_start_xmit include/linux/netdevice.h:5406 [inline] netdev_start_xmit include/linux/netdevice.h:5415 [inline] xmit_one net/core/dev.c:3890 [inline] dev_hard_start_xmit+0x2df/0x870 net/core/dev.c:3906 __dev_queue_xmit+0x1549/0x3890 net/core/dev.c:4873 NF_HOOK_COND include/linux/netfilter.h:307 [inline] ip6_output+0x337/0x540 net/ipv6/ip6_output.c:246 dst_output include/net/dst.h:489 [inline] NF_HOOK+0x177/0x4f0 include/linux/netfilter.h:318 mld_sendpack+0x890/0xe10 net/ipv6/mcast.c:1853 mld_dad_work+0x3d/0x5a0 net/ipv6/mcast.c:2294 process_one_work+0x93a/0x12b0 kernel/workqueue.c:3326 process_scheduled_works kernel/workqueue.c:3409 [inline] worker_thread+0xb05/0x10d0 kernel/workqueue.c:3490 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Allocated by task 17944: kasan_save_stack mm/kasan/common.c:57 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:78 poison_kmalloc_redzone mm/kasan/common.c:398 [inline] __kasan_kmalloc+0x93/0xb0 mm/kasan/common.c:415 kasan_kmalloc include/linux/kasan.h:263 [inline] __do_kmalloc_node mm/slub.c:5360 [inline] __kmalloc_node_track_caller_noprof+0x57f/0x7c0 mm/slub.c:5495 kmemdup_noprof+0x2b/0x70 mm/util.c:138 kmemdup_noprof include/linux/fortify-string.h:763 [inline] fib_rules_register+0x2f/0x400 net/core/fib_rules.c:170 fib4_rules_init+0x21/0x160 net/ipv4/fib_rules.c:508 ip_fib_net_init net/ipv4/fib_frontend.c:1578 [inline] fib_net_init+0x17a/0x3e0 net/ipv4/fib_frontend.c:1628 ops_init+0x35d/0x5d0 net/core/net_namespace.c:137 setup_net+0x118/0x350 net/core/net_namespace.c:446 copy_net_ns+0x4f9/0x720 net/core/net_namespace.c:579 create_new_namespaces+0x3f0/0x6b0 kernel/nsproxy.c:132 unshare_nsproxy_namespaces+0x149/0x190 kernel/nsproxy.c:234 ksys_unshare+0x57d/0xa00 kernel/fork.c:3267 __do_sys_unshare kernel/fork.c:3341 [inline] __se_sys_unshare kernel/fork.c:3339 [inline] __x64_sys_unshare+0x38/0x50 kernel/fork.c:3339 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Freed by task 11380: kasan_save_stack mm/kasan/common.c:57 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:78 kasan_save_free_info+0x40/0x50 mm/kasan/generic.c:584 poison_slab_object mm/kasan/common.c:253 [inline] __kasan_slab_free+0x5c/0x80 mm/kasan/common.c:285 kasan_slab_free include/linux/kasan.h:235 [inline] slab_free_hook mm/slub.c:2703 [inline] slab_free_freelist_hook mm/slub.c:2732 [inline] slab_free_bulk mm/slub.c:6437 [inline] kmem_cache_free_bulk+0x309/0x1260 mm/slub.c:7174 kfree_bulk include/linux/slab.h:891 [inline] kvfree_rcu_bulk+0xc6/0x190 mm/slab_common.c:1502 kfree_rcu_work+0xe8/0x160 mm/slab_common.c:1580 process_one_work+0x93a/0x12b0 kernel/workqueue.c:3326 process_scheduled_works kernel/workqueue.c:3409 [inline] worker_thread+0xb05/0x10d0 kernel/workqueue.c:3490 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:57 kasan_record_aux_stack+0xbd/0xd0 mm/kasan/generic.c:556 kvfree_call_rcu+0x90/0x3c0 mm/slab_common.c:1970 ops_exit_rtnl_list net/core/net_namespace.c:181 [inline] ops_undo_list+0x319/0x8d0 net/core/net_namespace.c:248 cleanup_net+0x575/0x810 net/core/net_namespace.c:702 process_one_work+0x93a/0x12b0 kernel/workqueue.c:3326 process_scheduled_works kernel/workqueue.c:3409 [inline] worker_thread+0xb05/0x10d0 kernel/workqueue.c:3490 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 The buggy address belongs to the object at ffff88802b6f2700 which belongs to the cache kmalloc-192 of size 192 The buggy address is located 128 bytes inside of freed 192-byte region [ffff88802b6f2700, ffff88802b6f27c0) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x2b6f2 flags: 0x80000000000000(node=0|zone=1) page_type: f5(slab) raw: 0080000000000000 ffff88813fe1f3c0 dead000000000100 dead000000000122 raw: 0000000000000000 0000000800100010 00000000f5000000 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 0xd2c00(GFP_NOIO|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 1, tgid 1 (swapper/0), ts 9697975048, free_ts 0 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x1f9/0x250 mm/page_alloc.c:1859 prep_new_page mm/page_alloc.c:1867 [inline] get_page_from_freelist+0x2639/0x26b0 mm/page_alloc.c:3946 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5304 alloc_slab_page mm/slub.c:3292 [inline] allocate_slab+0x79/0x5e0 mm/slub.c:3406 new_slab mm/slub.c:3452 [inline] refill_objects+0x2d8/0x350 mm/slub.c:7336 refill_sheaf mm/slub.c:2830 [inline] __pcs_replace_empty_main+0x330/0x690 mm/slub.c:4701 alloc_from_pcs mm/slub.c:4799 [inline] slab_alloc_node mm/slub.c:4931 [inline] __do_kmalloc_node mm/slub.c:5359 [inline] __kmalloc_noprof+0x544/0x780 mm/slub.c:5385 _kmalloc_noprof include/linux/slab.h:973 [inline] usb_alloc_urb+0x46/0x150 drivers/usb/core/urb.c:75 usb_internal_control_msg drivers/usb/core/message.c:110 [inline] usb_control_msg+0x118/0x3e0 drivers/usb/core/message.c:167 usb_get_string+0xa2/0x3e0 drivers/usb/core/message.c:902 usb_string_sub+0x76/0x420 drivers/usb/core/message.c:941 usb_get_langid drivers/usb/core/message.c:978 [inline] usb_string+0x1a7/0x790 drivers/usb/core/message.c:1042 usb_cache_string+0x7d/0xf0 drivers/usb/core/message.c:1090 usb_enumerate_device drivers/usb/core/hub.c:2537 [inline] usb_new_device+0x26c/0x1610 drivers/usb/core/hub.c:2665 register_root_hub+0x250/0x5c0 drivers/usb/core/hcd.c:990 usb_add_hcd+0xac7/0xf80 drivers/usb/core/hcd.c:2987 page_owner free stack trace missing Memory state around the buggy address: ffff88802b6f2680: 04 fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88802b6f2700: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff88802b6f2780: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ^ ffff88802b6f2800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88802b6f2880: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================