==================================================================
BUG: KASAN: use-after-free in ext4_xattr_delete_inode+0xc1f/0xc30 fs/ext4/xattr.c:2911
Read of size 4 at addr ffff8881cedb2000 by task syz-executor.0/1811

CPU: 1 PID: 1811 Comm: syz-executor.0 Not tainted 5.4.274-syzkaller-00002-g6f97bd951d82 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x1d8/0x241 lib/dump_stack.c:118
 print_address_description+0x8c/0x600 mm/kasan/report.c:384
 __kasan_report+0xf3/0x120 mm/kasan/report.c:516
 kasan_report+0x30/0x60 mm/kasan/common.c:653
 ext4_xattr_delete_inode+0xc1f/0xc30 fs/ext4/xattr.c:2911
 ext4_evict_inode+0x1378/0x1ac0 fs/ext4/inode.c:318
 evict+0x29b/0x6a0 fs/inode.c:575
 d_delete_notify include/linux/fsnotify.h:224 [inline]
 vfs_rmdir+0x24b/0x3c0 fs/namei.c:4040
 do_rmdir+0x2c1/0x580 fs/namei.c:4088
 do_syscall_64+0xca/0x1c0 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x5c/0xc1
RIP: 0033:0x7f9509eca687
Code: 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 07 01 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fff696ab9a8 EFLAGS: 00000207 ORIG_RAX: 0000000000000107
RAX: ffffffffffffffda RBX: 0000000000000065 RCX: 00007f9509eca687
RDX: 0000000000000200 RSI: 00007fff696acb50 RDI: 00000000ffffff9c
RBP: 00007f9509f27636 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000100 R11: 0000000000000207 R12: 00007fff696acb50
R13: 00007f9509f27636 R14: 00000000000153b8 R15: 0000000000000009

The buggy address belongs to the page:
page:ffffea00073b6c80 refcount:0 mapcount:-128 mapping:0000000000000000 index:0x1
flags: 0x8000000000000000()
raw: 8000000000000000 ffffea00072f7d08 ffffea000718a908 0000000000000000
raw: 0000000000000001 0000000000000001 00000000ffffff7f 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as freed
page last allocated via order 0, migratetype Movable, gfp_mask 0x1100dca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO|0x1000000)
 set_page_owner include/linux/page_owner.h:31 [inline]
 post_alloc_hook mm/page_alloc.c:2165 [inline]
 prep_new_page+0x18f/0x370 mm/page_alloc.c:2171
 get_page_from_freelist+0x2d13/0x2d90 mm/page_alloc.c:3794
 __alloc_pages_nodemask+0x393/0x840 mm/page_alloc.c:4893
 __alloc_pages include/linux/gfp.h:503 [inline]
 __alloc_pages_node include/linux/gfp.h:516 [inline]
 alloc_pages_node include/linux/gfp.h:530 [inline]
 alloc_zeroed_user_highpage_movable include/linux/highmem.h:211 [inline]
 do_anonymous_page mm/memory.c:3169 [inline]
 handle_pte_fault mm/memory.c:4026 [inline]
 __handle_mm_fault mm/memory.c:4152 [inline]
 handle_mm_fault+0x236e/0x4990 mm/memory.c:4189
 do_user_addr_fault arch/x86/mm/fault.c:1469 [inline]
 __do_page_fault+0x509/0xbb0 arch/x86/mm/fault.c:1530
 page_fault+0x2f/0x40 arch/x86/entry/entry_64.S:1206
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1176 [inline]
 free_pcp_prepare mm/page_alloc.c:1233 [inline]
 free_unref_page_prepare+0x297/0x380 mm/page_alloc.c:3085
 free_unref_page_list+0x10a/0x590 mm/page_alloc.c:3154
 release_pages+0xad8/0xb20 mm/swap.c:842
 tlb_batch_pages_flush mm/mmu_gather.c:49 [inline]
 tlb_flush_mmu_free mm/mmu_gather.c:189 [inline]
 tlb_flush_mmu+0xc8/0x170 mm/mmu_gather.c:196
 zap_pte_range mm/memory.c:1173 [inline]
 zap_pmd_range mm/memory.c:1222 [inline]
 zap_pud_range mm/memory.c:1251 [inline]
 zap_p4d_range mm/memory.c:1272 [inline]
 unmap_page_range+0x1d29/0x2620 mm/memory.c:1293
 unmap_single_vma mm/memory.c:1338 [inline]
 unmap_vmas+0x355/0x4b0 mm/memory.c:1370
 exit_mmap+0x2bc/0x520 mm/mmap.c:3191
 __mmput+0x8e/0x2c0 kernel/fork.c:1101
 exit_mm kernel/exit.c:536 [inline]
 do_exit+0xc08/0x2bc0 kernel/exit.c:846
 do_group_exit+0x138/0x300 kernel/exit.c:982
 get_signal+0xdb1/0x1440 kernel/signal.c:2735
 do_signal+0xb0/0x11f0 arch/x86/kernel/signal.c:809
 exit_to_usermode_loop+0xc0/0x1a0 arch/x86/entry/common.c:159
 prepare_exit_to_usermode+0x199/0x200 arch/x86/entry/common.c:194
 entry_SYSCALL_64_after_hwframe+0x5c/0xc1

Memory state around the buggy address:
 ffff8881cedb1f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff8881cedb1f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff8881cedb2000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                   ^
 ffff8881cedb2080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
 ffff8881cedb2100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
==================================================================