[EXT4 FS bs=4096, gc=1, bpg=524288, ipg=32, mo=8843c01c, mo2=0003] ================================================================== BUG: KASAN: slab-out-of-bounds in check_igot_inode fs/ext4/inode.c:-1 [inline] BUG: KASAN: slab-out-of-bounds in __ext4_iget+0x381/0x44c0 fs/ext4/inode.c:4805 Read of size 8 at addr ffff88813888e5b8 by task syz.3.3107/10166 CPU: 1 PID: 10166 Comm: syz.3.3107 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 Call Trace: __dump_stack+0x21/0x24 lib/dump_stack.c:77 dump_stack_lvl+0x1a7/0x208 lib/dump_stack.c:118 print_address_description+0x7f/0x2c0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:435 [inline] kasan_report+0xe2/0x130 mm/kasan/report.c:452 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report_generic.c:309 check_igot_inode fs/ext4/inode.c:-1 [inline] __ext4_iget+0x381/0x44c0 fs/ext4/inode.c:4805 ext4_quota_enable fs/ext4/super.c:6451 [inline] ext4_enable_quotas+0x33c/0x6d0 fs/ext4/super.c:6487 ext4_fill_super+0x84ad/0x8d70 fs/ext4/super.c:5064 mount_bdev+0x28b/0x3a0 fs/super.c:1442 ext4_mount+0x34/0x40 fs/ext4/super.c:6666 legacy_get_tree+0xed/0x190 fs/fs_context.c:593 vfs_get_tree+0x89/0x260 fs/super.c:1572 do_new_mount+0x25a/0xa20 fs/namespace.c:3006 path_mount+0x585/0xc90 fs/namespace.c:3336 do_mount fs/namespace.c:3349 [inline] __do_sys_mount fs/namespace.c:3557 [inline] __se_sys_mount+0x320/0x390 fs/namespace.c:3534 __x64_sys_mount+0xbf/0xd0 fs/namespace.c:3534 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x61/0xcb RIP: 0033:0x7f596ca870ca Code: 48 c7 c2 e8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f596b4dfe58 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007f596b4dfee0 RCX: 00007f596ca870ca RDX: 0000200000000100 RSI: 00002000000009c0 RDI: 00007f596b4dfea0 RBP: 0000200000000100 R08: 00007f596b4dfee0 R09: 0000000002800000 R10: 0000000002800000 R11: 0000000000000246 R12: 00002000000009c0 R13: 00007f596b4dfea0 R14: 0000000000000bd5 R15: 0000200000001780 Allocated by task 0: (stack is not available) The buggy address belongs to the object at ffff88813888e090 which belongs to the cache f2fs_inode_cache of size 1520 The buggy address is located 1320 bytes inside of 1520-byte region [ffff88813888e090, ffff88813888e680) The buggy address belongs to the page: page:ffffea0004e22200 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff88813888c6d0 pfn:0x138888 head:ffffea0004e22200 order:3 compound_mapcount:0 compound_pincount:0 flags: 0x4000000000010200(slab|head) raw: 4000000000010200 dead000000000100 dead000000000122 ffff8881029ccc00 raw: ffff88813888c6d0 000000008013000f 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Reclaimable, gfp_mask 0x1d2050(__GFP_IO|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL|__GFP_RECLAIMABLE), pid 782, ts 78446888909, free_ts 73115835754 set_page_owner include/linux/page_owner.h:35 [inline] post_alloc_hook mm/page_alloc.c:2456 [inline] prep_new_page+0x179/0x180 mm/page_alloc.c:2462 get_page_from_freelist+0x223b/0x23d0 mm/page_alloc.c:4254 __alloc_pages_nodemask+0x290/0x620 mm/page_alloc.c:5384 alloc_slab_page mm/slub.c:-1 [inline] allocate_slab mm/slub.c:1813 [inline] new_slab+0x84/0x3f0 mm/slub.c:1874 new_slab_objects mm/slub.c:2632 [inline] ___slab_alloc+0x2a6/0x450 mm/slub.c:2796 __slab_alloc+0x63/0xa0 mm/slub.c:2836 slab_alloc_node mm/slub.c:2918 [inline] slab_alloc mm/slub.c:2960 [inline] kmem_cache_alloc+0x1ac/0x2d0 mm/slub.c:2965 f2fs_kmem_cache_alloc fs/f2fs/f2fs.h:2783 [inline] f2fs_alloc_inode+0x26/0x410 fs/f2fs/super.c:1392 alloc_inode fs/inode.c:233 [inline] iget_locked+0x146/0x7d0 fs/inode.c:1275 f2fs_iget+0x55/0x4b60 fs/f2fs/inode.c:505 f2fs_fill_super+0x40f7/0x73f0 fs/f2fs/super.c:4242 mount_bdev+0x28b/0x3a0 fs/super.c:1442 f2fs_mount+0x34/0x40 fs/f2fs/super.c:4598 legacy_get_tree+0xed/0x190 fs/fs_context.c:593 vfs_get_tree+0x89/0x260 fs/super.c:1572 do_new_mount+0x25a/0xa20 fs/namespace.c:3006 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+0x2b7/0x2d0 mm/page_alloc.c:3336 free_unref_page_list+0x129/0x9c0 mm/page_alloc.c:3443 release_pages+0xe52/0xea0 mm/swap.c:1103 __pagevec_release+0x71/0xe0 mm/swap.c:1123 pagevec_release include/linux/pagevec.h:88 [inline] shmem_undo_range+0x74a/0x1810 mm/shmem.c:965 shmem_truncate_range mm/shmem.c:1069 [inline] shmem_evict_inode+0x210/0xa00 mm/shmem.c:1169 evict+0x4ae/0x930 fs/inode.c:612 iput_final fs/inode.c:1736 [inline] iput+0x638/0x7c0 fs/inode.c:1762 dentry_unlink_inode+0x2cf/0x380 fs/dcache.c:378 __dentry_kill+0x44f/0x650 fs/dcache.c:583 dentry_kill+0xc0/0x2a0 fs/dcache.c:-1 dput+0x42/0x80 fs/dcache.c:883 __fput+0x4fe/0x770 fs/file_table.c:294 ____fput+0x15/0x20 fs/file_table.c:314 task_work_run+0x127/0x190 kernel/task_work.c:189 exit_task_work include/linux/task_work.h:33 [inline] do_exit+0xa87/0x2500 kernel/exit.c:873 Memory state around the buggy address: ffff88813888e480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88813888e500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88813888e580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff88813888e600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88813888e680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ================================================================== EXT4-fs warning (device loop3): ext4_enable_quotas:6495: Failed to enable quota tracking (type=0, err=-13, ino=3). Please run e2fsck to fix. EXT4-fs (loop3): mount failed