================================================================== BUG: KASAN: use-after-free in dev_map_enqueue+0x40/0x340 kernel/bpf/devmap.c:532 Read of size 8 at addr ffff88811aa4ec80 by task syz.2.2387/9126 CPU: 1 PID: 9126 Comm: syz.2.2387 Tainted: G W 6.1.129-syzkaller-00005-g19a0fb1d3513 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:316 [inline] print_report+0x158/0x4e0 mm/kasan/report.c:427 kasan_report+0x13c/0x170 mm/kasan/report.c:531 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report_generic.c:351 dev_map_enqueue+0x40/0x340 kernel/bpf/devmap.c:532 __xdp_do_redirect_frame net/core/filter.c:4327 [inline] xdp_do_redirect_frame+0x2b5/0x800 net/core/filter.c:4389 xdp_test_run_batch net/bpf/test_run.c:314 [inline] bpf_test_run_xdp_live+0xc30/0x1f70 net/bpf/test_run.c:362 bpf_prog_test_run_xdp+0x7d1/0x1130 net/bpf/test_run.c:1393 bpf_prog_test_run+0x3b0/0x630 kernel/bpf/syscall.c:3670 __sys_bpf+0x59f/0x7f0 kernel/bpf/syscall.c:5025 __do_sys_bpf kernel/bpf/syscall.c:5111 [inline] __se_sys_bpf kernel/bpf/syscall.c:5109 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5109 x64_sys_call+0x87f/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:322 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:0x7fee22f8d169 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:00007fee22dff038 EFLAGS: 00000246 ORIG_RAX: 0000000000000141 RAX: ffffffffffffffda RBX: 00007fee231a6080 RCX: 00007fee22f8d169 RDX: 0000000000000050 RSI: 00002000000000c0 RDI: 000000000000000a RBP: 00007fee2300e990 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000000 R14: 00007fee231a6080 R15: 00007ffd708c37c8 Allocated by task 102: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:52 kasan_save_alloc_info+0x1f/0x30 mm/kasan/generic.c:505 ____kasan_kmalloc mm/kasan/common.c:379 [inline] __kasan_kmalloc+0x9c/0xb0 mm/kasan/common.c:388 kasan_kmalloc include/linux/kasan.h:212 [inline] kmalloc_trace+0x44/0xa0 mm/slab_common.c:1033 kmalloc include/linux/slab.h:563 [inline] kzalloc include/linux/slab.h:699 [inline] kernfs_get_open_node fs/kernfs/file.c:574 [inline] kernfs_fop_open+0x70e/0xb10 fs/kernfs/file.c:742 do_dentry_open+0x891/0x1250 fs/open.c:884 vfs_open+0x73/0x80 fs/open.c:1015 do_open fs/namei.c:3625 [inline] path_openat+0x2532/0x2d60 fs/namei.c:3782 do_filp_open+0x230/0x480 fs/namei.c:3809 do_sys_openat2+0x151/0x870 fs/open.c:1341 do_sys_open fs/open.c:1357 [inline] __do_sys_openat fs/open.c:1373 [inline] __se_sys_openat fs/open.c:1368 [inline] __x64_sys_openat+0x243/0x290 fs/open.c:1368 x64_sys_call+0x6bf/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:258 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+0xb4/0xc0 mm/kasan/generic.c:486 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496 kvfree_call_rcu+0x9f/0x800 kernel/rcu/tree.c:3445 kernfs_unlink_open_file+0x327/0x3d0 fs/kernfs/file.c:635 kernfs_fop_release+0x253/0x310 fs/kernfs/file.c:807 __fput+0x1e5/0x870 fs/file_table.c:320 ____fput+0x15/0x20 fs/file_table.c:348 task_work_run+0x24d/0x2e0 kernel/task_work.c:203 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0x94/0xa0 kernel/entry/common.c:177 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline] syscall_exit_to_user_mode+0x26/0x130 kernel/entry/common.c:303 do_syscall_64+0x47/0xb0 arch/x86/entry/common.c:87 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Second to last potentially related work creation: kasan_save_stack+0x3b/0x60 mm/kasan/common.c:45 __kasan_record_aux_stack+0xb4/0xc0 mm/kasan/generic.c:486 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496 insert_work+0x56/0x310 kernel/workqueue.c:1368 __queue_work+0x9b6/0xd70 kernel/workqueue.c:1527 queue_work_on+0x105/0x170 kernel/workqueue.c:1555 queue_work include/linux/workqueue.h:510 [inline] schedule_work include/linux/workqueue.h:571 [inline] nf_nat_masq_schedule+0x4bc/0x600 net/netfilter/nf_nat_masquerade.c:130 masq_device_event+0xa0/0xd0 net/netfilter/nf_nat_masquerade.c:162 notifier_call_chain kernel/notifier.c:87 [inline] raw_notifier_call_chain+0x8c/0xf0 kernel/notifier.c:455 call_netdevice_notifiers_info net/core/dev.c:1978 [inline] call_netdevice_notifiers_extack net/core/dev.c:2016 [inline] call_netdevice_notifiers net/core/dev.c:2030 [inline] dev_close_many+0x37c/0x530 net/core/dev.c:1578 unregister_netdevice_many+0x4d1/0x1730 net/core/dev.c:10882 unregister_netdevice_queue+0x2e6/0x350 net/core/dev.c:10839 unregister_netdevice include/linux/netdevice.h:3106 [inline] __tun_detach+0xd14/0x1510 drivers/net/tun.c:685 tun_detach drivers/net/tun.c:701 [inline] tun_chr_close+0x92/0x140 drivers/net/tun.c:3492 __fput+0x1e5/0x870 fs/file_table.c:320 ____fput+0x15/0x20 fs/file_table.c:348 task_work_run+0x24d/0x2e0 kernel/task_work.c:203 exit_task_work include/linux/task_work.h:39 [inline] do_exit+0xbd0/0x2b80 kernel/exit.c:877 do_group_exit+0x21a/0x2d0 kernel/exit.c:1027 get_signal+0x169d/0x1820 kernel/signal.c:2889 arch_do_signal_or_restart+0xb0/0x16f0 arch/x86/kernel/signal.c:871 exit_to_user_mode_loop+0x74/0xa0 kernel/entry/common.c:174 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline] syscall_exit_to_user_mode+0x26/0x130 kernel/entry/common.c:303 do_syscall_64+0x47/0xb0 arch/x86/entry/common.c:87 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff88811aa4ec80 which belongs to the cache kmalloc-96 of size 96 The buggy address is located 0 bytes inside of 96-byte region [ffff88811aa4ec80, ffff88811aa4ece0) The buggy address belongs to the physical page: page:ffffea00046a9380 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff88811aa4ea80 pfn:0x11aa4e flags: 0x4000000000000200(slab|zone=1) raw: 4000000000000200 ffffea0004c6ce08 ffffea00042647c8 ffff888100042900 raw: ffff88811aa4ea80 0000000000200001 00000001ffffffff 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 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 108, tgid 108 (udevd), ts 5612015072, free_ts 0 set_page_owner include/linux/page_owner.h:33 [inline] post_alloc_hook+0x213/0x220 mm/page_alloc.c:2637 prep_new_page+0x1b/0x110 mm/page_alloc.c:2644 get_page_from_freelist+0x3a98/0x3b10 mm/page_alloc.c:4539 __alloc_pages+0x234/0x610 mm/page_alloc.c:5837 alloc_slab_page+0x6c/0xf0 include/linux/gfp.h:-1 allocate_slab mm/slub.c:1962 [inline] new_slab+0x90/0x3e0 mm/slub.c:2015 ___slab_alloc+0x6f9/0xb80 mm/slub.c:3203 __slab_alloc+0x5d/0xa0 mm/slub.c:3302 slab_alloc_node mm/slub.c:3387 [inline] __kmem_cache_alloc_node+0x207/0x2a0 mm/slub.c:3462 kmalloc_trace+0x2a/0xa0 mm/slab_common.c:1028 kmalloc include/linux/slab.h:563 [inline] kzalloc include/linux/slab.h:699 [inline] kernfs_get_open_node fs/kernfs/file.c:574 [inline] kernfs_fop_open+0x70e/0xb10 fs/kernfs/file.c:742 do_dentry_open+0x891/0x1250 fs/open.c:884 vfs_open+0x73/0x80 fs/open.c:1015 do_open fs/namei.c:3625 [inline] path_openat+0x2532/0x2d60 fs/namei.c:3782 do_filp_open+0x230/0x480 fs/namei.c:3809 do_sys_openat2+0x151/0x870 fs/open.c:1341 page_owner free stack trace missing Memory state around the buggy address: ffff88811aa4eb80: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc ffff88811aa4ec00: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc >ffff88811aa4ec80: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc ^ ffff88811aa4ed00: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc ffff88811aa4ed80: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc ==================================================================