================================================================== BUG: KASAN: slab-use-after-free in xfs_inode_item_push+0x396/0x720 fs/xfs/xfs_inode_item.c:798 Read of size 8 at addr ffff8880407dcf80 by task xfsaild/loop3/7028 CPU: 1 UID: 0 PID: 7028 Comm: xfsaild/loop3 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/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/0x720 fs/xfs/xfs_inode_item.c:798 xfsaild_push_item fs/xfs/xfs_trans_ail.c:390 [inline] xfsaild_push fs/xfs/xfs_trans_ail.c:518 [inline] xfsaild+0x10c6/0x2b00 fs/xfs/xfs_trans_ail.c:700 kthread+0x388/0x470 kernel/kthread.c:467 ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Allocated by task 6983: 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:4515 [inline] slab_alloc_node mm/slub.c:4844 [inline] kmem_cache_alloc_noprof+0x33b/0x680 mm/slub.c:4851 xfs_inode_item_init+0x33/0xd0 fs/xfs/xfs_inode_item.c:926 xfs_trans_ijoin+0xe5/0x130 fs/xfs/libxfs/xfs_trans_inode.c:36 xfs_icreate+0xea/0x170 fs/xfs/xfs_inode.c:605 xfs_symlink+0x749/0xcb0 fs/xfs/xfs_symlink.c:170 xfs_vn_symlink+0x13e/0x630 fs/xfs/xfs_iops.c:444 vfs_symlink+0x195/0x340 fs/namei.c:5615 filename_symlinkat+0x1cd/0x420 fs/namei.c:5640 __do_sys_symlinkat fs/namei.c:5660 [inline] __se_sys_symlinkat+0x4e/0x2b0 fs/namei.c:5655 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x14d/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:2692 [inline] slab_free mm/slub.c:6143 [inline] kmem_cache_free+0x185/0x6b0 mm/slub.c:6273 xfs_inode_free_callback+0x14f/0x1c0 fs/xfs/xfs_icache.c:161 rcu_do_batch kernel/rcu/tree.c:2617 [inline] rcu_core kernel/rcu/tree.c:2869 [inline] rcu_cpu_kthread+0x99e/0x1470 kernel/rcu/tree.c:2957 smpboot_thread_fn+0x541/0xa50 kernel/smpboot.c:160 kthread+0x388/0x470 kernel/kthread.c:467 ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 The buggy address belongs to the object at ffff8880407dcf50 which belongs to the cache xfs_ili of size 328 The buggy address is located 48 bytes inside of freed 328-byte region [ffff8880407dcf50, ffff8880407dd098) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff8880407dd260 pfn:0x407dc head: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0x80000000000240(workingset|head|node=0|zone=1) page_type: f5(slab) raw: 0080000000000240 ffff88814042f000 ffffea000184ae90 ffff88801ebbd588 raw: ffff8880407dd260 000000080014000c 00000000f5000000 0000000000000000 head: 0080000000000240 ffff88814042f000 ffffea000184ae90 ffff88801ebbd588 head: ffff8880407dd260 000000080014000c 00000000f5000000 0000000000000000 head: 0080000000000001 ffffea000101f701 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 5798, tgid 5798 (syz-executor), ts 170953408183, free_ts 162329908824 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x231/0x280 mm/page_alloc.c:1889 prep_new_page mm/page_alloc.c:1897 [inline] get_page_from_freelist+0x28bb/0x2950 mm/page_alloc.c:3962 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5250 alloc_slab_page mm/slub.c:3269 [inline] allocate_slab+0x77/0x660 mm/slub.c:3458 new_slab mm/slub.c:3516 [inline] refill_objects+0x334/0x3c0 mm/slub.c:7153 refill_sheaf mm/slub.c:2818 [inline] __pcs_replace_empty_main+0x328/0x5f0 mm/slub.c:4592 alloc_from_pcs mm/slub.c:4695 [inline] slab_alloc_node mm/slub.c:4829 [inline] kmem_cache_alloc_noprof+0x433/0x680 mm/slub.c:4851 xfs_inode_item_init+0x33/0xd0 fs/xfs/xfs_inode_item.c:926 xfs_trans_ijoin+0xe5/0x130 fs/xfs/libxfs/xfs_trans_inode.c:36 xfs_trans_alloc_dir+0x178/0x620 fs/xfs/xfs_trans.c:1382 xfs_remove+0x489/0x950 fs/xfs/xfs_inode.c:1952 xfs_vn_unlink+0x103/0x240 fs/xfs/xfs_iops.c:413 vfs_unlink+0x272/0x6d0 fs/namei.c:5470 filename_unlinkat+0x3d3/0x610 fs/namei.c:5540 __do_sys_unlink fs/namei.c:5575 [inline] __se_sys_unlink+0x2e/0x140 fs/namei.c:5572 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94 page last free pid 6744 tgid 6741 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] __free_pages_prepare mm/page_alloc.c:1433 [inline] __free_frozen_pages+0xfe3/0x1170 mm/page_alloc.c:2978 __slab_free+0x24f/0x2a0 mm/slub.c:5551 qlink_free mm/kasan/quarantine.c:163 [inline] qlist_free_all+0x97/0x100 mm/kasan/quarantine.c:179 kasan_quarantine_reduce+0x148/0x160 mm/kasan/quarantine.c:286 __kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:350 kasan_slab_alloc include/linux/kasan.h:253 [inline] slab_post_alloc_hook mm/slub.c:4515 [inline] slab_alloc_node mm/slub.c:4844 [inline] kmem_cache_alloc_noprof+0x33b/0x680 mm/slub.c:4851 taskstats_tgid_alloc kernel/taskstats.c:576 [inline] taskstats_exit+0x147/0xa20 kernel/taskstats.c:615 do_exit+0x60e/0x2320 kernel/exit.c:941 do_group_exit+0x21b/0x2d0 kernel/exit.c:1112 get_signal+0x125c/0x1310 kernel/signal.c:3034 arch_do_signal_or_restart+0xbc/0x830 arch/x86/kernel/signal.c:337 __exit_to_user_mode_loop kernel/entry/common.c:64 [inline] exit_to_user_mode_loop+0x86/0x480 kernel/entry/common.c:98 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline] do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f Memory state around the buggy address: ffff8880407dce80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8880407dcf00: fb fb fc fc fc fc fc fc fc fc fa fb fb fb fb fb >ffff8880407dcf80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8880407dd000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8880407dd080: fb fb fb fc fc fc fc fc fc fc fc fa fb fb fb fb ==================================================================