loop0: detected capacity change from 0 to 512 EXT4-fs (loop0): mounted filesystem 00000000-0000-0000-0000-000000000000 r/w without journal. Quota mode: writeback. loop0: detected capacity change from 512 to 255 ================================================================== BUG: KASAN: out-of-bounds in ext4_xattr_set_entry+0x9c1/0x1e20 fs/ext4/xattr.c:1751 Read of size 18446744073709551600 at addr ffff8880533beeb8 by task syz.0.0/5358 CPU: 0 UID: 0 PID: 5358 Comm: syz.0.0 Not tainted syzkaller #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Call Trace: dump_stack_lvl+0x189/0x250 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 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x2b0/0x2c0 mm/kasan/generic.c:189 __asan_memmove+0x29/0x70 mm/kasan/shadow.c:94 ext4_xattr_set_entry+0x9c1/0x1e20 fs/ext4/xattr.c:1751 ext4_xattr_ibody_set+0x254/0x6a0 fs/ext4/xattr.c:2263 ext4_destroy_inline_data_nolock+0x214/0x5b0 fs/ext4/inline.c:463 ext4_convert_inline_data_nolock+0x1f1/0x970 fs/ext4/inline.c:1105 ext4_convert_inline_data+0x4b3/0x5e0 fs/ext4/inline.c:1976 ext4_fallocate+0x1e2/0x3d0 fs/ext4/extents.c:4793 vfs_fallocate+0x669/0x7e0 fs/open.c:342 ksys_fallocate fs/open.c:366 [inline] __do_sys_fallocate fs/open.c:371 [inline] __se_sys_fallocate fs/open.c:369 [inline] __x64_sys_fallocate+0xc0/0x110 fs/open.c:369 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f006db8eec9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f006eaf3038 EFLAGS: 00000246 ORIG_RAX: 000000000000011d RAX: ffffffffffffffda RBX: 00007f006dde5fa0 RCX: 00007f006db8eec9 RDX: 0000000000008001 RSI: 0000000000000001 RDI: 0000000000000007 RBP: 00007f006dc11f91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000006 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f006dde6038 R14: 00007f006dde5fa0 R15: 00007ffd1f846688 The buggy address belongs to the physical page: page: refcount:2 mapcount:0 mapping:ffff88803204cd80 index:0x4 pfn:0x533be memcg:ffff888030ad8000 aops:def_blk_aops ino:700000 dentry name(?):"" flags: 0x4fff58000004a3c(referenced|uptodate|dirty|lru|workingset|owner_2|private|node=1|zone=1|lastcpupid=0x7ff) raw: 04fff58000004a3c ffffea0001102708 ffff888030ae8240 ffff88803204cd80 raw: 0000000000000004 ffff888043b52bc8 00000002ffffffff ffff888030ad8000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x152c40(GFP_NOFS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_HARDWALL), pid 5335, tgid 5335 (udevd), ts 67669884330, free_ts 0 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x240/0x2a0 mm/page_alloc.c:1851 prep_new_page mm/page_alloc.c:1859 [inline] get_page_from_freelist+0x21e4/0x22c0 mm/page_alloc.c:3858 __alloc_frozen_pages_noprof+0x181/0x370 mm/page_alloc.c:5148 alloc_pages_mpol+0x232/0x4a0 mm/mempolicy.c:2416 alloc_frozen_pages_noprof mm/mempolicy.c:2487 [inline] alloc_pages_noprof+0xa9/0x190 mm/mempolicy.c:2507 folio_alloc_noprof+0x1e/0x30 mm/mempolicy.c:2517 filemap_alloc_folio_noprof+0xdf/0x470 mm/filemap.c:1007 ractl_alloc_folio mm/readahead.c:186 [inline] page_cache_ra_unbounded+0x2b9/0x7b0 mm/readahead.c:270 do_page_cache_ra mm/readahead.c:327 [inline] force_page_cache_ra mm/readahead.c:356 [inline] page_cache_sync_ra+0x3b9/0xb10 mm/readahead.c:572 filemap_get_pages+0x43c/0x1ea0 mm/filemap.c:2603 filemap_read+0x3f6/0x11a0 mm/filemap.c:2712 blkdev_read_iter+0x30a/0x440 block/fops.c:852 new_sync_read fs/read_write.c:491 [inline] vfs_read+0x557/0xa30 fs/read_write.c:572 ksys_read+0x145/0x250 fs/read_write.c:715 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f page_owner free stack trace missing Memory state around the buggy address: ffff8880533bed80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8880533bee00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8880533bee80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^ ffff8880533bef00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8880533bef80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================