================================================================== BUG: KASAN: use-after-free in read_pnet include/net/net_namespace.h:419 [inline] BUG: KASAN: use-after-free in dev_net include/linux/netdevice.h:2741 [inline] BUG: KASAN: use-after-free in nf_hook_entry_head+0x1f1/0x2c0 net/netfilter/core.c:319 Read of size 8 at addr ffff888042f2c108 by task kworker/u8:14/10640 CPU: 0 UID: 0 PID: 10640 Comm: kworker/u8:14 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Workqueue: netns cleanup_net Call Trace: dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0xba/0x230 mm/kasan/report.c:482 kasan_report+0x117/0x150 mm/kasan/report.c:595 read_pnet include/net/net_namespace.h:419 [inline] dev_net include/linux/netdevice.h:2741 [inline] nf_hook_entry_head+0x1f1/0x2c0 net/netfilter/core.c:319 __nf_unregister_net_hook+0x74/0x6f0 net/netfilter/core.c:491 nft_unregister_flowtable_ops net/netfilter/nf_tables_api.c:8905 [inline] __nft_unregister_flowtable_net_hooks net/netfilter/nf_tables_api.c:8920 [inline] __nft_release_hook net/netfilter/nf_tables_api.c:11904 [inline] __nft_release_hooks net/netfilter/nf_tables_api.c:11918 [inline] nf_tables_pre_exit_net+0x64a/0x900 net/netfilter/nf_tables_api.c:12069 ops_pre_exit_list net/core/net_namespace.c:161 [inline] ops_undo_list+0x187/0x940 net/core/net_namespace.c:234 cleanup_net+0x56b/0x800 net/core/net_namespace.c:704 process_one_work kernel/workqueue.c:3275 [inline] process_scheduled_works+0xb02/0x1830 kernel/workqueue.c:3358 worker_thread+0xa50/0xfc0 kernel/workqueue.c:3439 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x51e/0xb90 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 physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff888042f2c340 pfn:0x42f2c flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) page_type: f0(buddy) raw: 00fff00000000000 ffffea0001022108 ffffea0001698708 0000000000000000 raw: ffff888042f2c340 0000000000000002 00000000f0000000 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as freed page last allocated via order 2, migratetype Unmovable, gfp_mask 0x546dc0(GFP_USER|__GFP_ZERO|__GFP_NOWARN|__GFP_RETRY_MAYFAIL|__GFP_COMP|__GFP_ACCOUNT), pid 24317, tgid 24315 (syz.3.4849), ts 1511999913535, free_ts 1512939768483 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x231/0x280 mm/page_alloc.c:1889 prep_new_page mm/page_alloc.c:1897 [inline] get_page_from_freelist+0x24dc/0x2580 mm/page_alloc.c:3962 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5250 alloc_pages_mpol+0x232/0x4a0 mm/mempolicy.c:2484 ___kmalloc_large_node+0x4e/0x150 mm/slub.c:5204 __kmalloc_large_node_noprof+0x18/0x90 mm/slub.c:5235 __do_kmalloc_node mm/slub.c:5251 [inline] __kvmalloc_node_noprof+0x7b/0x8a0 mm/slub.c:6755 alloc_netdev_mqs+0xa6/0x11b0 net/core/dev.c:12030 tun_set_iff+0x532/0xf00 drivers/net/tun.c:2778 __tun_chr_ioctl+0x7bb/0x1e10 drivers/net/tun.c:3088 __do_compat_sys_ioctl fs/ioctl.c:695 [inline] __se_compat_sys_ioctl fs/ioctl.c:638 [inline] __ia32_compat_sys_ioctl+0x5ea/0x950 fs/ioctl.c:638 do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline] __do_fast_syscall_32+0x20d/0x640 arch/x86/entry/syscall_32.c:307 do_fast_syscall_32+0x33/0x70 arch/x86/entry/syscall_32.c:332 entry_SYSENTER_compat_after_hwframe+0x84/0x8e page last free pid 24322 tgid 24322 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] __free_pages_prepare mm/page_alloc.c:1433 [inline] __free_frozen_pages+0xc2b/0xdb0 mm/page_alloc.c:2978 device_release+0x9e/0x1d0 drivers/base/core.c:-1 kobject_cleanup lib/kobject.c:689 [inline] kobject_release lib/kobject.c:720 [inline] kref_put include/linux/kref.h:65 [inline] kobject_put+0x228/0x560 lib/kobject.c:737 netdev_run_todo+0xc75/0xde0 net/core/dev.c:11731 tun_detach drivers/net/tun.c:640 [inline] tun_chr_close+0x13c/0x1c0 drivers/net/tun.c:3436 __fput+0x44f/0xa70 fs/file_table.c:469 task_work_run+0x1d9/0x270 kernel/task_work.c:233 exit_task_work include/linux/task_work.h:40 [inline] do_exit+0x70f/0x23c0 kernel/exit.c:976 __do_sys_exit kernel/exit.c:1085 [inline] __se_sys_exit kernel/exit.c:1083 [inline] __pfx_do_group_exit+0x0/0x10 kernel/exit.c:1083 ia32_sys_call+0x2211/0x2230 arch/x86/include/generated/asm/syscalls_32.h:2 do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline] __do_fast_syscall_32+0x20d/0x640 arch/x86/entry/syscall_32.c:307 do_fast_syscall_32+0x33/0x70 arch/x86/entry/syscall_32.c:332 entry_SYSENTER_compat_after_hwframe+0x84/0x8e Memory state around the buggy address: ffff888042f2c000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff888042f2c080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >ffff888042f2c100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff888042f2c180: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff888042f2c200: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================