EXT4-fs error (device loop2) in ext4_mb_clear_bb:6184: Corrupt filesystem ================================================================== BUG: KASAN: out-of-bounds in ext4_ext_rm_leaf fs/ext4/extents.c:2711 [inline] BUG: KASAN: out-of-bounds in ext4_ext_remove_space+0x2149/0x4a60 fs/ext4/extents.c:2933 Read of size 18446744073709551544 at addr ffff888125a2f054 by task syz-executor.2/6932 CPU: 0 PID: 6932 Comm: syz-executor.2 Not tainted 5.15.156-syzkaller-1070798-g29d153aabd54 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x151/0x1c0 lib/dump_stack.c:106 print_address_description+0x87/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:427 [inline] kasan_report+0x179/0x1c0 mm/kasan/report.c:444 kasan_check_range+0x293/0x2a0 mm/kasan/generic.c:189 memmove+0x2d/0x70 mm/kasan/shadow.c:54 ext4_ext_rm_leaf fs/ext4/extents.c:2711 [inline] ext4_ext_remove_space+0x2149/0x4a60 fs/ext4/extents.c:2933 ext4_punch_hole+0x794/0xbf0 fs/ext4/inode.c:4119 ext4_fallocate+0x30c/0x1f10 fs/ext4/extents.c:4740 vfs_fallocate+0x492/0x570 fs/open.c:309 do_vfs_ioctl+0x2238/0x2a80 fs/ioctl.c:853 __do_sys_ioctl fs/ioctl.c:872 [inline] __se_sys_ioctl+0x99/0x190 fs/ioctl.c:860 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:860 x64_sys_call+0x98/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 RIP: 0033:0x7f4a524ddb29 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 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:00007f4a49c5e0c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007f4a525fd120 RCX: 00007f4a524ddb29 RDX: 0000000020000080 RSI: 000000004030582b RDI: 0000000000000004 RBP: 00007f4a5252947a R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000006e R14: 00007f4a525fd120 R15: 00007ffe3a9e64f8 The buggy address belongs to the page: page:ffffea0004968bc0 refcount:2 mapcount:0 mapping:ffff88810930e2d8 index:0x3a pfn:0x125a2f memcg:ffff88810fe10000 aops:def_blk_aops ino:700002 flags: 0x4000000000002036(referenced|uptodate|lru|active|private|zone=1) raw: 4000000000002036 ffffea00046a3988 ffff88810fdcc030 ffff88810930e2d8 raw: 000000000000003a ffff888119fd2dc8 00000002ffffffff ffff88810fe10000 page dumped because: kasan: bad access detected 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 6919, ts 205662892590, free_ts 205579284716 set_page_owner include/linux/page_owner.h:33 [inline] post_alloc_hook+0x1a3/0x1b0 mm/page_alloc.c:2605 prep_new_page+0x1b/0x110 mm/page_alloc.c:2611 get_page_from_freelist+0x3550/0x35d0 mm/page_alloc.c:4485 __alloc_pages+0x27e/0x8f0 mm/page_alloc.c:5779 __alloc_pages_node include/linux/gfp.h:591 [inline] alloc_pages_node include/linux/gfp.h:605 [inline] alloc_pages include/linux/gfp.h:618 [inline] __page_cache_alloc include/linux/pagemap.h:305 [inline] pagecache_get_page+0xb18/0xeb0 mm/filemap.c:1946 find_or_create_page include/linux/pagemap.h:418 [inline] grow_dev_page fs/buffer.c:949 [inline] grow_buffers fs/buffer.c:1014 [inline] __getblk_slow fs/buffer.c:1041 [inline] __getblk_gfp+0x21e/0x7c0 fs/buffer.c:1336 sb_getblk_gfp include/linux/buffer_head.h:368 [inline] ext4_ext_grow_indepth fs/ext4/extents.c:1328 [inline] ext4_ext_create_new_leaf fs/ext4/extents.c:1429 [inline] ext4_ext_insert_extent+0xf7a/0x4b10 fs/ext4/extents.c:2099 ext4_ext_map_blocks+0x1d3e/0x74a0 fs/ext4/extents.c:4337 ext4_map_blocks+0xaa7/0x1e00 fs/ext4/inode.c:646 _ext4_get_block+0x23b/0x660 fs/ext4/inode.c:793 ext4_get_block+0x39/0x50 fs/ext4/inode.c:810 ext4_block_write_begin+0x5ea/0x12a0 fs/ext4/inode.c:1078 ext4_write_begin+0x6bc/0x13d0 ext4_da_write_begin+0x4a2/0xc30 fs/ext4/inode.c:2976 generic_perform_write+0x2bc/0x5a0 mm/filemap.c:3849 ext4_buffered_write_iter+0x48a/0x610 fs/ext4/file.c:270 page last free stack trace: reset_page_owner include/linux/page_owner.h:26 [inline] free_pages_prepare mm/page_alloc.c:1472 [inline] free_pcp_prepare mm/page_alloc.c:1544 [inline] free_unref_page_prepare+0x7c8/0x7d0 mm/page_alloc.c:3534 free_unref_page_list+0x14b/0xa60 mm/page_alloc.c:3671 release_pages+0x1310/0x1370 mm/swap.c:1009 free_pages_and_swap_cache+0x8a/0xa0 mm/swap_state.c:320 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:338 exit_mmap+0x40d/0x940 mm/mmap.c:3218 __mmput+0x95/0x310 kernel/fork.c:1179 mmput+0x5b/0x170 kernel/fork.c:1202 exit_mm kernel/exit.c:552 [inline] do_exit+0xb9c/0x2ca0 kernel/exit.c:865 do_group_exit+0x141/0x310 kernel/exit.c:1000 get_signal+0x7a3/0x1630 kernel/signal.c:2896 arch_do_signal_or_restart+0xbd/0x1680 arch/x86/kernel/signal.c:867 handle_signal_work kernel/entry/common.c:154 [inline] exit_to_user_mode_loop+0xa0/0xe0 kernel/entry/common.c:178 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:214 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline] syscall_exit_to_user_mode+0x26/0x160 kernel/entry/common.c:307 do_syscall_64+0x47/0xb0 arch/x86/entry/common.c:86 Memory state around the buggy address: ffff888125a2ef00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888125a2ef80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888125a2f000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^ ffff888125a2f080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888125a2f100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ================================================================== EXT4-fs error (device loop2): __ext4_get_inode_loc:4340: comm syz-executor.2: Invalid inode table block 0 in block_group 0 EXT4-fs error (device loop2) in ext4_reserve_inode_write:5820: Corrupt filesystem EXT4-fs error (device loop2): ext4_punch_hole:4132: inode #16: comm syz-executor.2: mark_inode_dirty error