================================================================== BUG: KASAN: slab-use-after-free in xfs_inode_item_push+0x396/0x670 fs/xfs/xfs_inode_item.c:801 Read of size 8 at addr ffff88805c474ae8 by task xfsaild/loop7/8277 CPU: 1 UID: 0 PID: 8277 Comm: xfsaild/loop7 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026 Call Trace: dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0xba/0x230 mm/kasan/report.c:482 kasan_report+0x117/0x150 mm/kasan/report.c:595 xfs_inode_item_push+0x396/0x670 fs/xfs/xfs_inode_item.c:801 xfsaild_push_item fs/xfs/xfs_trans_ail.c:390 [inline] xfsaild_push fs/xfs/xfs_trans_ail.c:518 [inline] xfsaild+0xf55/0x28e0 fs/xfs/xfs_trans_ail.c:700 kthread+0x726/0x8b0 kernel/kthread.c:463 ret_from_fork+0x51b/0xa40 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 Allocated by task 8262: kasan_save_stack mm/kasan/common.c:57 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:78 unpoison_slab_object mm/kasan/common.c:340 [inline] __kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:366 kasan_slab_alloc include/linux/kasan.h:253 [inline] slab_post_alloc_hook mm/slub.c:4953 [inline] slab_alloc_node mm/slub.c:5263 [inline] kmem_cache_alloc_noprof+0x188/0x6a0 mm/slub.c:5270 xfs_inode_item_init+0x33/0xd0 fs/xfs/xfs_inode_item.c:929 xfs_trans_ijoin+0xe5/0x130 fs/xfs/libxfs/xfs_trans_inode.c:36 xfs_create+0x677/0xae0 fs/xfs/xfs_inode.c:732 xfs_generic_create+0x413/0xb30 fs/xfs/xfs_iops.c:216 xfs_vn_mkdir+0x37/0x50 fs/xfs/xfs_iops.c:309 vfs_mkdir+0x75d/0x870 fs/namei.c:5139 do_mkdirat+0x281/0x4c0 fs/namei.c:5173 __do_sys_mkdirat fs/namei.c:5195 [inline] __se_sys_mkdirat fs/namei.c:5193 [inline] __x64_sys_mkdirat+0x87/0xa0 fs/namei.c:5193 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xe2/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Freed by task 28: kasan_save_stack mm/kasan/common.c:57 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:78 kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:584 poison_slab_object mm/kasan/common.c:253 [inline] __kasan_slab_free+0x5c/0x80 mm/kasan/common.c:285 kasan_slab_free include/linux/kasan.h:235 [inline] slab_free_hook mm/slub.c:2540 [inline] slab_free mm/slub.c:6674 [inline] kmem_cache_free+0x18d/0x8c0 mm/slub.c:6785 xfs_inode_free_callback+0x14f/0x1c0 fs/xfs/xfs_icache.c:161 rcu_do_batch kernel/rcu/tree.c:2605 [inline] rcu_core kernel/rcu/tree.c:2857 [inline] rcu_cpu_kthread+0xbba/0x1b10 kernel/rcu/tree.c:2945 smpboot_thread_fn+0x541/0xa50 kernel/smpboot.c:160 kthread+0x726/0x8b0 kernel/kthread.c:463 ret_from_fork+0x51b/0xa40 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 The buggy address belongs to the object at ffff88805c474ab8 which belongs to the cache xfs_ili of size 328 The buggy address is located 48 bytes inside of freed 328-byte region [ffff88805c474ab8, ffff88805c474c00) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff88805c474930 pfn:0x5c474 head: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0x80000000000040(head|node=0|zone=1) page_type: f5(slab) raw: 0080000000000040 ffff88801d3d0c80 dead000000000122 0000000000000000 raw: ffff88805c474930 000000008014000a 00000000f5000000 0000000000000000 head: 0080000000000040 ffff88801d3d0c80 dead000000000122 0000000000000000 head: ffff88805c474930 000000008014000a 00000000f5000000 0000000000000000 head: 0080000000000001 ffffea0001711d01 00000000ffffffff 00000000ffffffff head: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000002 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 1, migratetype Reclaimable, gfp_mask 0xd2050(__GFP_RECLAIMABLE|__GFP_IO|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 5919, tgid 5918 (syz.3.4), ts 107077920632, free_ts 0 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x228/0x280 mm/page_alloc.c:1884 prep_new_page mm/page_alloc.c:1892 [inline] get_page_from_freelist+0x28bb/0x2950 mm/page_alloc.c:3945 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5240 alloc_pages_mpol+0xd1/0x380 mm/mempolicy.c:2486 alloc_slab_page mm/slub.c:3075 [inline] allocate_slab+0x86/0x3a0 mm/slub.c:3248 new_slab mm/slub.c:3302 [inline] ___slab_alloc+0xaf8/0x13d0 mm/slub.c:4656 __slab_alloc+0xc5/0x1f0 mm/slub.c:4779 __slab_alloc_node mm/slub.c:4855 [inline] slab_alloc_node mm/slub.c:5251 [inline] kmem_cache_alloc_noprof+0x100/0x6a0 mm/slub.c:5270 xfs_inode_item_init+0x33/0xd0 fs/xfs/xfs_inode_item.c:929 xfs_trans_ijoin+0xe5/0x130 fs/xfs/libxfs/xfs_trans_inode.c:36 xfs_icreate+0xea/0x170 fs/xfs/xfs_inode.c:605 xfs_qm_qino_alloc+0x266/0x730 fs/xfs/xfs_qm.c:962 xfs_qm_init_quotainos+0x7f4/0xa00 fs/xfs/xfs_qm.c:1787 xfs_qm_init_quotainfo+0x17c/0x1220 fs/xfs/xfs_qm.c:788 xfs_qm_mount_quotas+0xa6/0x670 fs/xfs/xfs_qm.c:1633 xfs_mountfs+0x1b16/0x22e0 fs/xfs/xfs_mount.c:1187 page_owner free stack trace missing Memory state around the buggy address: ffff88805c474980: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88805c474a00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fc >ffff88805c474a80: fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb fb ^ ffff88805c474b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88805c474b80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================