R10: 00007eff11bd5100 R11: 0000000000000246 R12: 0000000000000002 R13: 00007ffe786ca84f R14: 00007eff11bd5300 R15: 0000000000022000 ================================================================== BUG: KASAN: double-free or invalid-free in slab_free mm/slub.c:3515 [inline] BUG: KASAN: double-free or invalid-free in kfree+0xc8/0x210 mm/slub.c:4575 CPU: 1 PID: 465 Comm: syz-executor104 Not tainted 5.15.78-syzkaller-00911-gc73b4619ad86 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106 print_address_description+0x87/0x3d0 mm/kasan/report.c:256 kasan_report_invalid_free+0x72/0xa0 mm/kasan/report.c:378 ____kasan_slab_free+0x13e/0x160 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:373 kasan_slab_free include/linux/kasan.h:220 [inline] slab_free_hook mm/slub.c:1721 [inline] slab_free_freelist_hook+0xc9/0x1a0 mm/slub.c:1747 slab_free mm/slub.c:3515 [inline] kfree+0xc8/0x210 mm/slub.c:4575 anon_vma_name_free+0x15/0x20 mm/madvise.c:88 kref_put include/linux/kref.h:65 [inline] anon_vma_name_put include/linux/mm_inline.h:343 [inline] free_anon_vma_name include/linux/mm_inline.h:374 [inline] vm_area_free+0xa6/0x230 kernel/fork.c:400 dup_mmap+0xbcd/0xea0 kernel/fork.c:671 dup_mm+0x91/0x330 kernel/fork.c:1502 copy_mm+0x108/0x1b0 kernel/fork.c:1554 copy_process+0x1295/0x3250 kernel/fork.c:2245 kernel_clone+0x22d/0x990 kernel/fork.c:2646 __do_sys_clone3 kernel/fork.c:2930 [inline] __se_sys_clone3 kernel/fork.c:2914 [inline] __x64_sys_clone3+0x375/0x3a0 kernel/fork.c:2914 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x61/0xcb RIP: 0033:0x7eff11c30c09 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 31 19 00 00 90 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:00007eff11bd50e8 EFLAGS: 00000246 ORIG_RAX: 00000000000001b3 RAX: ffffffffffffffda RBX: 00007eff11cb9248 RCX: 00007eff11c30c09 RDX: 00000000000000f0 RSI: 0000000000000058 RDI: 00007eff11bd5100 RBP: 0000000000000000 R08: 0000000000000002 R09: 0000000000003337 R10: 00007eff11bd5100 R11: 0000000000000246 R12: 0000000000000002 R13: 00007ffe786ca84f R14: 00007eff11bd5300 R15: 0000000000022000 Allocated by task 428: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:45 [inline] set_alloc_info mm/kasan/common.c:433 [inline] __kasan_slab_alloc+0xb2/0xe0 mm/kasan/common.c:466 kasan_slab_alloc include/linux/kasan.h:244 [inline] slab_post_alloc_hook mm/slab.h:550 [inline] slab_alloc_node mm/slub.c:3236 [inline] slab_alloc mm/slub.c:3244 [inline] kmem_cache_alloc+0x189/0x2f0 mm/slub.c:3249 vm_area_dup+0x26/0x1d0 kernel/fork.c:367 dup_mmap+0x6b8/0xea0 kernel/fork.c:591 dup_mm+0x91/0x330 kernel/fork.c:1502 copy_mm+0x108/0x1b0 kernel/fork.c:1554 copy_process+0x1295/0x3250 kernel/fork.c:2245 kernel_clone+0x22d/0x990 kernel/fork.c:2646 __do_sys_clone kernel/fork.c:2772 [inline] __se_sys_clone kernel/fork.c:2756 [inline] __x64_sys_clone+0x289/0x310 kernel/fork.c:2756 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x61/0xcb The buggy address belongs to the object at ffff88811c8e2378 which belongs to the cache vm_area_struct of size 232 The buggy address is located 88 bytes inside of 232-byte region [ffff88811c8e2378, ffff88811c8e2460) The buggy address belongs to the page: page:ffffea0004723880 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x11c8e2 flags: 0x4000000000000200(slab|zone=1) raw: 4000000000000200 0000000000000000 dead000000000122 ffff888100274600 raw: 0000000000000000 00000000000d000d 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 428, ts 46815782975, free_ts 40875690819 set_page_owner include/linux/page_owner.h:33 [inline] post_alloc_hook+0x1ab/0x1b0 mm/page_alloc.c:2495 prep_new_page mm/page_alloc.c:2501 [inline] get_page_from_freelist+0x38b/0x400 mm/page_alloc.c:4281 __alloc_pages+0x3a8/0x7c0 mm/page_alloc.c:5548 allocate_slab+0x62/0x580 mm/slub.c:1928 new_slab mm/slub.c:1991 [inline] ___slab_alloc+0x2e2/0x6f0 mm/slub.c:3024 __slab_alloc+0x4a/0x90 mm/slub.c:3111 slab_alloc_node mm/slub.c:3202 [inline] slab_alloc mm/slub.c:3244 [inline] kmem_cache_alloc+0x205/0x2f0 mm/slub.c:3249 vm_area_dup+0x26/0x1d0 kernel/fork.c:367 dup_mmap+0x6b8/0xea0 kernel/fork.c:591 dup_mm+0x91/0x330 kernel/fork.c:1502 copy_mm+0x108/0x1b0 kernel/fork.c:1554 copy_process+0x1295/0x3250 kernel/fork.c:2245 kernel_clone+0x22d/0x990 kernel/fork.c:2646 __do_sys_clone kernel/fork.c:2772 [inline] __se_sys_clone kernel/fork.c:2756 [inline] __x64_sys_clone+0x289/0x310 kernel/fork.c:2756 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x61/0xcb page last free stack trace: reset_page_owner include/linux/page_owner.h:26 [inline] free_pages_prepare mm/page_alloc.c:1364 [inline] free_pcp_prepare+0x448/0x450 mm/page_alloc.c:1435 free_unref_page_prepare mm/page_alloc.c:3433 [inline] free_unref_page+0x9c/0x370 mm/page_alloc.c:3513 __put_single_page mm/swap.c:98 [inline] __put_page+0xb0/0xd0 mm/swap.c:129 put_page include/linux/mm.h:1288 [inline] anon_pipe_buf_release+0x17b/0x1e0 fs/pipe.c:137 pipe_buf_release include/linux/pipe_fs_i.h:203 [inline] pipe_read+0x5c1/0x1060 fs/pipe.c:323 call_read_iter include/linux/fs.h:2132 [inline] new_sync_read fs/read_write.c:404 [inline] vfs_read+0xabc/0xd80 fs/read_write.c:485 ksys_read+0x198/0x2c0 fs/read_write.c:623 __do_sys_read fs/read_write.c:633 [inline] __se_sys_read fs/read_write.c:631 [inline] __x64_sys_read+0x7b/0x90 fs/read_write.c:631 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x61/0xcb Memory state around the buggy address: ffff88811c8e2280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88811c8e2300: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc 00 >ffff88811c8e2380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^ ffff88811c8e2400: 00 00 00 00 00 00 00 00 00 00 00 00 fc fc fc fc ffff88811c8e2480: fc fc fc fc fa fb fb fb fb fb fb fb fb fb fb fb ==================================================================