================================================================== BUG: KASAN: use-after-free in xfs_iflush_cluster+0xc7/0x12e0 fs/xfs/xfs_inode.c:3653 Read of size 8 at addr ffff8880618747d0 by task xfsaild/loop1/10815 CPU: 0 PID: 10815 Comm: xfsaild/loop1 Not tainted 5.15.189-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025 Call Trace: dump_stack_lvl+0x168/0x230 lib/dump_stack.c:106 print_address_description+0x60/0x2d0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0xdf/0x130 mm/kasan/report.c:451 xfs_iflush_cluster+0xc7/0x12e0 fs/xfs/xfs_inode.c:3653 xfs_inode_item_push+0x1cd/0x2c0 fs/xfs/xfs_inode_item.c:567 xfsaild_push_item fs/xfs/xfs_trans_ail.c:414 [inline] xfsaild_push fs/xfs/xfs_trans_ail.c:472 [inline] xfsaild+0xce7/0x2780 fs/xfs/xfs_trans_ail.c:657 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Allocated by task 10753: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:46 [inline] set_alloc_info mm/kasan/common.c:434 [inline] __kasan_slab_alloc+0x9c/0xd0 mm/kasan/common.c:467 kasan_slab_alloc include/linux/kasan.h:254 [inline] slab_post_alloc_hook+0x4c/0x380 mm/slab.h:519 slab_alloc_node mm/slub.c:3220 [inline] slab_alloc mm/slub.c:3228 [inline] kmem_cache_alloc+0x100/0x290 mm/slub.c:3233 kmem_cache_zalloc include/linux/slab.h:725 [inline] xfs_inode_item_init+0x2f/0xc0 fs/xfs/xfs_inode_item.c:675 xfs_trans_ijoin+0xb2/0xe0 fs/xfs/libxfs/xfs_trans_inode.c:36 xfs_init_new_inode+0xb2d/0xe80 fs/xfs/xfs_inode.c:919 xfs_create+0x749/0xe60 fs/xfs/xfs_inode.c:1045 xfs_generic_create+0x332/0xa20 fs/xfs/xfs_iops.c:197 lookup_open fs/namei.c:3462 [inline] open_last_lookups fs/namei.c:3532 [inline] path_openat+0x11e1/0x2f30 fs/namei.c:3739 do_filp_open+0x1b3/0x3e0 fs/namei.c:3769 do_sys_openat2+0x142/0x4a0 fs/open.c:1253 do_sys_open fs/open.c:1269 [inline] __do_sys_open fs/open.c:1277 [inline] __se_sys_open fs/open.c:1273 [inline] __x64_sys_open+0x11b/0x140 fs/open.c:1273 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 Freed by task 1092: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:46 kasan_set_free_info+0x1f/0x40 mm/kasan/generic.c:360 ____kasan_slab_free+0xd5/0x110 mm/kasan/common.c:366 kasan_slab_free include/linux/kasan.h:230 [inline] slab_free_hook mm/slub.c:1705 [inline] slab_free_freelist_hook+0xea/0x170 mm/slub.c:1731 slab_free mm/slub.c:3499 [inline] kmem_cache_free+0x8f/0x210 mm/slub.c:3515 xfs_inode_free_callback+0x1bc/0x230 fs/xfs/xfs_icache.c:142 rcu_do_batch kernel/rcu/tree.c:2523 [inline] rcu_core+0x962/0x15d0 kernel/rcu/tree.c:2763 handle_softirqs+0x328/0x820 kernel/softirq.c:576 __do_softirq kernel/softirq.c:610 [inline] invoke_softirq kernel/softirq.c:450 [inline] __irq_exit_rcu+0x12f/0x220 kernel/softirq.c:659 irq_exit_rcu+0x5/0x20 kernel/softirq.c:671 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1108 [inline] sysvec_apic_timer_interrupt+0xa0/0xc0 arch/x86/kernel/apic/apic.c:1108 asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:676 The buggy address belongs to the object at ffff888061874780 which belongs to the cache xfs_ili of size 256 The buggy address is located 80 bytes inside of 256-byte region [ffff888061874780, ffff888061874880) The buggy address belongs to the page: page:ffffea0001861d00 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff888061874dc0 pfn:0x61874 flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 0000000000000000 dead000000000122 ffff888146733b40 raw: ffff888061874dc0 00000000800c000a 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Reclaimable, gfp_mask 0x112c50(GFP_NOFS|__GFP_NOWARN|__GFP_NORETRY|__GFP_HARDWALL|__GFP_RECLAIMABLE), pid 5315, ts 168163932550, free_ts 163920028222 prep_new_page mm/page_alloc.c:2426 [inline] get_page_from_freelist+0x1b77/0x1c60 mm/page_alloc.c:4192 __alloc_pages+0x1e1/0x470 mm/page_alloc.c:5474 alloc_slab_page mm/slub.c:1775 [inline] allocate_slab mm/slub.c:1912 [inline] new_slab+0xc0/0x4b0 mm/slub.c:1975 ___slab_alloc+0x81e/0xdf0 mm/slub.c:3008 __slab_alloc mm/slub.c:3095 [inline] slab_alloc_node mm/slub.c:3186 [inline] slab_alloc mm/slub.c:3228 [inline] kmem_cache_alloc+0x195/0x290 mm/slub.c:3233 kmem_cache_zalloc include/linux/slab.h:725 [inline] xfs_inode_item_init+0x2f/0xc0 fs/xfs/xfs_inode_item.c:675 xfs_trans_ijoin+0xb2/0xe0 fs/xfs/libxfs/xfs_trans_inode.c:36 xfs_init_new_inode+0xb2d/0xe80 fs/xfs/xfs_inode.c:919 xfs_qm_qino_alloc+0x475/0x950 fs/xfs/xfs_qm.c:790 xfs_qm_init_quotainos+0x508/0x6c0 fs/xfs/xfs_qm.c:1567 xfs_qm_init_quotainfo+0xa3/0x990 fs/xfs/xfs_qm.c:644 xfs_qm_mount_quotas+0x95/0x5f0 fs/xfs/xfs_qm.c:1435 xfs_mountfs+0x1449/0x1b10 fs/xfs/xfs_mount.c:904 xfs_fs_fill_super+0x11a4/0x13f0 fs/xfs/xfs_super.c:1675 get_tree_bdev+0x3f1/0x610 fs/super.c:1325 vfs_get_tree+0x88/0x270 fs/super.c:1530 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1340 [inline] free_pcp_prepare mm/page_alloc.c:1391 [inline] free_unref_page_prepare+0x637/0x6c0 mm/page_alloc.c:3317 free_unref_page+0x94/0x280 mm/page_alloc.c:3396 qlist_free_all+0x35/0x90 mm/kasan/quarantine.c:176 kasan_quarantine_reduce+0x150/0x160 mm/kasan/quarantine.c:283 __kasan_slab_alloc+0x2f/0xd0 mm/kasan/common.c:444 kasan_slab_alloc include/linux/kasan.h:254 [inline] slab_post_alloc_hook+0x4c/0x380 mm/slab.h:519 slab_alloc_node mm/slub.c:3220 [inline] slab_alloc mm/slub.c:3228 [inline] kmem_cache_alloc+0x100/0x290 mm/slub.c:3233 shmem_alloc_inode+0x16/0x30 mm/shmem.c:3789 alloc_inode fs/inode.c:261 [inline] new_inode_pseudo+0x5f/0x210 fs/inode.c:1001 new_inode+0x25/0x1c0 fs/inode.c:1030 shmem_get_inode+0x334/0xa90 mm/shmem.c:2290 shmem_mknod+0x55/0x1b0 mm/shmem.c:2850 lookup_open fs/namei.c:3462 [inline] open_last_lookups fs/namei.c:3532 [inline] path_openat+0x11e1/0x2f30 fs/namei.c:3739 do_filp_open+0x1b3/0x3e0 fs/namei.c:3769 do_sys_openat2+0x142/0x4a0 fs/open.c:1253 do_sys_open fs/open.c:1269 [inline] __do_sys_openat fs/open.c:1285 [inline] __se_sys_openat fs/open.c:1280 [inline] __x64_sys_openat+0x135/0x160 fs/open.c:1280 Memory state around the buggy address: ffff888061874680: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888061874700: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc >ffff888061874780: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888061874800: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888061874880: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb ==================================================================