================================================================== BUG: KASAN: use-after-free in hlist_add_head include/linux/list.h:796 [inline] BUG: KASAN: use-after-free in enqueue_timer kernel/time/timer.c:541 [inline] BUG: KASAN: use-after-free in __internal_add_timer+0x2a6/0x4a0 kernel/time/timer.c:554 Write of size 8 at addr ffff8881ecba71c8 by task syz-executor.0/7038 CPU: 0 PID: 7038 Comm: syz-executor.0 Not tainted 5.4.210-syzkaller-00033-g3ee2a37108c8 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x18e/0x1d5 lib/dump_stack.c:118 print_address_description+0x8c/0x630 mm/kasan/report.c:384 __kasan_report+0xf6/0x130 mm/kasan/report.c:516 kasan_report+0x30/0x60 mm/kasan/common.c:653 hlist_add_head include/linux/list.h:796 [inline] enqueue_timer kernel/time/timer.c:541 [inline] __internal_add_timer+0x2a6/0x4a0 kernel/time/timer.c:554 internal_add_timer kernel/time/timer.c:604 [inline] __mod_timer+0x9ce/0x1a40 kernel/time/timer.c:1065 tun_set_iff+0x8ca/0x1050 drivers/net/tun.c:2865 __tun_chr_ioctl+0x6c7/0x1b70 drivers/net/tun.c:3160 do_vfs_ioctl+0x6d1/0x15b0 fs/ioctl.c:47 ksys_ioctl fs/ioctl.c:742 [inline] __do_sys_ioctl fs/ioctl.c:749 [inline] __se_sys_ioctl fs/ioctl.c:747 [inline] __x64_sys_ioctl+0xd4/0x110 fs/ioctl.c:747 do_syscall_64+0xcb/0x1c0 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x44/0xa9 RIP: 0033:0x7f69ea0f95a9 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f69e926e168 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007f69ea21af80 RCX: 00007f69ea0f95a9 RDX: 00000000200004c0 RSI: 00000000400454ca RDI: 0000000000000005 RBP: 00007f69ea154580 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffe95baccdf R14: 00007f69e926e300 R15: 0000000000022000 The buggy address belongs to the page: page:ffffea0007b2e9c0 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff8881dd9bfc00 flags: 0x8000000000000000() raw: 8000000000000000 dead000000000100 dead000000000122 0000000000000000 raw: ffff8881dd9bfc00 0000000000000000 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 0x102cc2(GFP_HIGHUSER|__GFP_NOWARN) set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook mm/page_alloc.c:2165 [inline] prep_new_page+0x194/0x380 mm/page_alloc.c:2171 get_page_from_freelist+0x524/0x560 mm/page_alloc.c:3794 __alloc_pages_nodemask+0x2ab/0x6f0 mm/page_alloc.c:4857 __alloc_pages include/linux/gfp.h:503 [inline] __alloc_pages_node include/linux/gfp.h:516 [inline] alloc_pages_node include/linux/gfp.h:530 [inline] pcpu_alloc_pages mm/percpu-vm.c:94 [inline] pcpu_populate_chunk+0x121/0xca0 mm/percpu-vm.c:284 pcpu_alloc+0x7dc/0x1060 mm/percpu.c:1714 prealloc_init kernel/bpf/hashtab.c:154 [inline] htab_map_alloc+0x88c/0x11f0 kernel/bpf/hashtab.c:378 find_and_alloc_map kernel/bpf/syscall.c:122 [inline] map_create kernel/bpf/syscall.c:573 [inline] __do_sys_bpf kernel/bpf/syscall.c:2871 [inline] __se_sys_bpf+0x301e/0xba40 kernel/bpf/syscall.c:2847 do_syscall_64+0xcb/0x1c0 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x44/0xa9 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1176 [inline] __free_pages_ok+0x7ee/0x920 mm/page_alloc.c:1438 free_the_page mm/page_alloc.c:4919 [inline] __free_pages+0x45/0x1e0 mm/page_alloc.c:4925 kfree+0x1ef/0x260 mm/slub.c:4068 device_release+0x70/0x1a0 drivers/base/core.c:1776 kobject_cleanup lib/kobject.c:708 [inline] kobject_release+0x20c/0x330 lib/kobject.c:739 netdev_run_todo+0xae7/0xc80 net/core/dev.c:9456 tun_detach drivers/net/tun.c:760 [inline] tun_chr_close+0xc0/0xd0 drivers/net/tun.c:3534 __fput+0x261/0x680 fs/file_table.c:281 task_work_run+0x186/0x1b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x1ba/0x1d0 arch/x86/entry/common.c:163 prepare_exit_to_usermode+0x17c/0x1d0 arch/x86/entry/common.c:194 entry_SYSCALL_64_after_hwframe+0x44/0xa9 Memory state around the buggy address: ffff8881ecba7080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8881ecba7100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8881ecba7180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^ ffff8881ecba7200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8881ecba7280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================