================================================================== BUG: KASAN: slab-use-after-free in xfs_inode_item_push+0x396/0x680 fs/xfs/xfs_inode_item.c:801 Read of size 8 at addr ffff88805e4a2ae8 by task xfsaild/loop6/9243 CPU: 1 UID: 0 PID: 9243 Comm: xfsaild/loop6 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Call Trace: dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0xca/0x240 mm/kasan/report.c:482 kasan_report+0x118/0x150 mm/kasan/report.c:595 xfs_inode_item_push+0x396/0x680 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+0xd9e/0x28c0 fs/xfs/xfs_trans_ail.c:700 kthread+0x711/0x8a0 kernel/kthread.c:463 ret_from_fork+0x510/0xa50 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 Allocated by task 9215: 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+0x18d/0x6c0 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+0xe4/0x160 fs/xfs/xfs_inode.c:605 xfs_symlink+0x6f5/0xc10 fs/xfs/xfs_symlink.c:170 xfs_vn_symlink+0x124/0x600 fs/xfs/xfs_iops.c:444 vfs_symlink+0x29a/0x2d0 fs/namei.c:5514 do_symlinkat+0x1f5/0x3d0 fs/namei.c:5541 __do_sys_symlinkat fs/namei.c:5562 [inline] __se_sys_symlinkat fs/namei.c:5559 [inline] __x64_sys_symlinkat+0x95/0xb0 fs/namei.c:5559 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xec/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:6670 [inline] kmem_cache_free+0x18f/0x8d0 mm/slub.c:6781 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+0xba5/0x1af0 kernel/rcu/tree.c:2945 smpboot_thread_fn+0x542/0xa60 kernel/smpboot.c:160 kthread+0x711/0x8a0 kernel/kthread.c:463 ret_from_fork+0x510/0xa50 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 ffff88805e4a2ab8 which belongs to the cache xfs_ili of size 328 The buggy address is located 48 bytes inside of freed 328-byte region [ffff88805e4a2ab8, ffff88805e4a2c00) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff88805e4a3d18 pfn:0x5e4a2 head: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 anon flags: 0x80000000000040(head|node=0|zone=1) page_type: f5(slab) raw: 0080000000000040 ffff888140a9d3c0 0000000000000000 0000000000000001 raw: ffff88805e4a3d18 0000000080140007 00000000f5000000 0000000000000000 head: 0080000000000040 ffff888140a9d3c0 0000000000000000 0000000000000001 head: ffff88805e4a3d18 0000000080140007 00000000f5000000 0000000000000000 head: 0080000000000001 ffffea0001792881 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 6012, tgid 6011 (syz.1.7), ts 146433392948, free_ts 0 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x234/0x290 mm/page_alloc.c:1857 prep_new_page mm/page_alloc.c:1865 [inline] get_page_from_freelist+0x28c0/0x2960 mm/page_alloc.c:3915 __alloc_frozen_pages_noprof+0x181/0x370 mm/page_alloc.c:5210 alloc_pages_mpol+0xd1/0x380 mm/mempolicy.c:2486 alloc_slab_page mm/slub.c:3075 [inline] allocate_slab+0x86/0x3b0 mm/slub.c:3248 new_slab mm/slub.c:3302 [inline] ___slab_alloc+0xb10/0x13e0 mm/slub.c:4656 __slab_alloc+0xc6/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+0x101/0x6c0 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+0xe4/0x160 fs/xfs/xfs_inode.c:605 xfs_create+0x617/0xab0 fs/xfs/xfs_inode.c:721 xfs_generic_create+0x3cc/0xad0 fs/xfs/xfs_iops.c:216 lookup_open fs/namei.c:4440 [inline] open_last_lookups fs/namei.c:4540 [inline] path_openat+0x18d1/0x3df0 fs/namei.c:4784 do_filp_open+0x1fa/0x410 fs/namei.c:4814 do_sys_openat2+0x121/0x200 fs/open.c:1430 page_owner free stack trace missing Memory state around the buggy address: ffff88805e4a2980: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88805e4a2a00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fc >ffff88805e4a2a80: fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb fb ^ ffff88805e4a2b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88805e4a2b80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================