================================================================== BUG: KASAN: use-after-free in dx_insert_block fs/ext4/namei.c:1358 [inline] BUG: KASAN: use-after-free in do_split+0x1db1/0x2310 fs/ext4/namei.c:2042 Read of size 157024 at addr ffff88811d740028 by task syz-executor210/660 CPU: 1 PID: 660 Comm: syz-executor210 Not tainted 5.10.226-syzkaller-00031-gb14940b90491 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack_lvl+0x1e2/0x24b lib/dump_stack.c:118 print_address_description+0x81/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:435 [inline] kasan_report+0x179/0x1c0 mm/kasan/report.c:452 kasan_check_range+0x293/0x2a0 mm/kasan/generic.c:189 memmove+0x2d/0x70 mm/kasan/shadow.c:54 dx_insert_block fs/ext4/namei.c:1358 [inline] do_split+0x1db1/0x2310 fs/ext4/namei.c:2042 make_indexed_dir+0xe3a/0x1500 fs/ext4/namei.c:2346 ext4_add_entry+0xdcf/0x1280 fs/ext4/namei.c:2458 __ext4_link+0x4e9/0x790 fs/ext4/namei.c:3645 ext4_link+0x1f3/0x290 fs/ext4/namei.c:3686 vfs_link+0x68f/0x890 fs/namei.c:4213 do_linkat+0x471/0x8b0 fs/namei.c:4281 __do_sys_link fs/namei.c:4310 [inline] __se_sys_link fs/namei.c:4308 [inline] __x64_sys_link+0x68/0x80 fs/namei.c:4308 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xcb RIP: 0033:0x7f8dd97e8589 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 1f 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 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f8dd9774168 EFLAGS: 00000246 ORIG_RAX: 0000000000000056 RAX: ffffffffffffffda RBX: 00007f8dd98704b8 RCX: 00007f8dd97e8589 RDX: 0000000000000000 RSI: 0000000020000bc0 RDI: 0000000020001240 RBP: 00007f8dd98704b0 R08: 00007f8dd97746c0 R09: 0000000000000000 R10: 00007f8dd97746c0 R11: 0000000000000246 R12: 00007f8dd98704bc R13: 000000000000006e R14: 00007ffdf1356730 R15: 00007ffdf1356818 The buggy address belongs to the page: page:ffffea000475d000 refcount:3 mapcount:1 mapping:ffff88810044b150 index:0x1 pfn:0x11d740 aops:def_blk_aops ino:0 flags: 0x400000000032201e(referenced|uptodate|dirty|lru|private|mappedtodisk|unevictable|mlocked) raw: 400000000032201e ffffea00044a6548 ffffea0004491c88 ffff88810044b150 raw: 0000000000000001 ffff88811fd93930 0000000300000000 ffff8881125c2000 page dumped because: kasan: bad access detected page->mem_cgroup:ffff8881125c2000 page_owner tracks the page as allocated page last allocated via order 0, migratetype Movable, gfp_mask 0x108c48(GFP_NOFS|__GFP_NOFAIL|__GFP_HARDWALL|__GFP_MOVABLE), pid 641, ts 335646602625, free_ts 335646228578 set_page_owner include/linux/page_owner.h:35 [inline] post_alloc_hook mm/page_alloc.c:2456 [inline] prep_new_page+0x166/0x180 mm/page_alloc.c:2462 get_page_from_freelist+0x2d8c/0x2f30 mm/page_alloc.c:4254 __alloc_pages_nodemask+0x435/0xaf0 mm/page_alloc.c:5348 __alloc_pages include/linux/gfp.h:544 [inline] __alloc_pages_node include/linux/gfp.h:557 [inline] alloc_pages_node include/linux/gfp.h:571 [inline] alloc_pages include/linux/gfp.h:590 [inline] __page_cache_alloc include/linux/pagemap.h:290 [inline] pagecache_get_page+0x669/0x950 mm/filemap.c:1848 find_or_create_page include/linux/pagemap.h:402 [inline] grow_dev_page fs/buffer.c:976 [inline] grow_buffers fs/buffer.c:1045 [inline] __getblk_slow fs/buffer.c:1072 [inline] __getblk_gfp+0x221/0x7e0 fs/buffer.c:1370 sb_getblk include/linux/buffer_head.h:361 [inline] ext4_getblk fs/ext4/inode.c:877 [inline] ext4_bread_batch+0x224/0x880 fs/ext4/inode.c:943 __ext4_find_entry+0xee7/0x1990 fs/ext4/namei.c:1643 ext4_lookup_entry fs/ext4/namei.c:1744 [inline] ext4_lookup+0x3c6/0xaa0 fs/ext4/namei.c:1812 lookup_open fs/namei.c:3226 [inline] open_last_lookups fs/namei.c:3317 [inline] path_openat+0x11ab/0x3000 fs/namei.c:3506 do_filp_open+0x21c/0x460 fs/namei.c:3536 do_sys_openat2+0x13f/0x710 fs/open.c:1217 do_sys_open fs/open.c:1233 [inline] __do_sys_creat fs/open.c:1307 [inline] __se_sys_creat fs/open.c:1301 [inline] __x64_sys_creat+0x11f/0x160 fs/open.c:1301 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xcb page last free stack trace: reset_page_owner include/linux/page_owner.h:28 [inline] free_pages_prepare mm/page_alloc.c:1349 [inline] free_pcp_prepare mm/page_alloc.c:1421 [inline] free_unref_page_prepare+0x2ae/0x2d0 mm/page_alloc.c:3336 free_unref_page_list+0x122/0xb20 mm/page_alloc.c:3443 release_pages+0xea0/0xef0 mm/swap.c:1103 free_pages_and_swap_cache+0x8a/0xa0 mm/swap_state.c:356 tlb_batch_pages_flush mm/mmu_gather.c:49 [inline] tlb_flush_mmu_free mm/mmu_gather.c:240 [inline] tlb_flush_mmu mm/mmu_gather.c:247 [inline] tlb_finish_mmu+0x177/0x320 mm/mmu_gather.c:326 unmap_region+0x31c/0x370 mm/mmap.c:2810 __do_munmap+0x699/0x8c0 mm/mmap.c:3041 __vm_munmap mm/mmap.c:3064 [inline] __do_sys_munmap mm/mmap.c:3090 [inline] __se_sys_munmap+0x120/0x1a0 mm/mmap.c:3086 __x64_sys_munmap+0x5b/0x70 mm/mmap.c:3086 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xcb Memory state around the buggy address: ffff88811d741f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88811d741f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88811d742000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff88811d742080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88811d742100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ================================================================== EXT4-fs error (device loop0): ext4_dx_csum_set:529: inode #2: comm syz-executor210: dir seems corrupt? Run e2fsck -D.