loop0: detected capacity change from 0 to 128 hpfs: filesystem error: invalid number of hotfixes: 2066844986, used: 2066844985; already mounted read-only hpfs: filesystem error: improperly stopped hpfs: filesystem error: warning: spare dnodes used, try chkdsk hpfs: You really don't want any checks? You are crazy... hpfs: hpfs_map_sector(): read error hpfs: code page support is disabled ================================================================== BUG: KASAN: use-after-free in strcmp+0x6b/0xc0 lib/string.c:265 Read of size 1 at addr ffff88801fc9a8a6 by task syz.0.0/5322 CPU: 0 UID: 0 PID: 5322 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 04/01/2014 Call Trace: dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120 print_address_description+0x55/0x1e0 mm/kasan/report.c:378 print_report+0x58/0x70 mm/kasan/report.c:482 kasan_report+0x117/0x150 mm/kasan/report.c:595 strcmp+0x6b/0xc0 lib/string.c:265 hpfs_get_ea+0x137/0xeb0 fs/hpfs/ea.c:139 hpfs_read_inode+0x1a9/0x1060 fs/hpfs/inode.c:63 hpfs_fill_super+0x1275/0x1fa0 fs/hpfs/super.c:652 get_tree_bdev_flags+0x430/0x4f0 fs/super.c:1634 vfs_get_tree+0x92/0x2a0 fs/super.c:1694 fc_mount fs/namespace.c:1198 [inline] do_new_mount_fc fs/namespace.c:3765 [inline] do_new_mount+0x319/0xdc0 fs/namespace.c:3841 do_mount fs/namespace.c:4174 [inline] __do_sys_mount fs/namespace.c:4390 [inline] __se_sys_mount+0x31d/0x420 fs/namespace.c:4367 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f52f999f0ca Code: 48 c7 c2 e8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f52fa8f8e18 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007f52fa8f8ea0 RCX: 00007f52f999f0ca RDX: 000020000000a000 RSI: 0000200000009ec0 RDI: 00007f52fa8f8e60 RBP: 000020000000a000 R08: 00007f52fa8f8ea0 R09: 0000000003a00005 R10: 0000000003a00005 R11: 0000000000000246 R12: 0000200000009ec0 R13: 00007f52fa8f8e60 R14: 0000000000009e28 R15: 00002000000000c0 The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x15 pfn:0x1fc9a flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) page_type: f0(buddy) raw: 00fff00000000000 ffffea00007f1f08 ffffea00007e5108 0000000000000000 raw: 0000000000000015 0000000000000001 00000000f0000000 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 0x152c4a(GFP_NOFS|__GFP_HIGHMEM|__GFP_MOVABLE|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_HARDWALL), pid 5325, tgid 5325 (dhcpcd), ts 93163037059, free_ts 94132928819 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x1f9/0x250 mm/page_alloc.c:1859 prep_new_page mm/page_alloc.c:1867 [inline] get_page_from_freelist+0x21fa/0x2270 mm/page_alloc.c:3946 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5304 alloc_pages_mpol+0x212/0x380 mm/mempolicy.c:2490 alloc_frozen_pages_noprof mm/mempolicy.c:2561 [inline] alloc_pages_noprof+0xac/0x2a0 mm/mempolicy.c:2581 folio_alloc_noprof+0x1e/0x30 mm/mempolicy.c:2591 filemap_alloc_folio_noprof+0x111/0x470 mm/filemap.c:1013 ractl_alloc_folio mm/readahead.c:200 [inline] page_cache_ra_unbounded+0x390/0x9d0 mm/readahead.c:288 do_page_cache_ra mm/readahead.c:348 [inline] page_cache_ra_order+0xb47/0xee0 mm/readahead.c:558 do_sync_mmap_readahead+0x75e/0x990 mm/filemap.c:3428 filemap_fault+0x7d9/0x13b0 mm/filemap.c:3582 __do_fault+0x138/0x2a0 mm/memory.c:5425 do_read_fault mm/memory.c:5860 [inline] do_fault mm/memory.c:5994 [inline] do_pte_missing+0x2215/0x34b0 mm/memory.c:4566 handle_pte_fault mm/memory.c:6379 [inline] __handle_mm_fault mm/memory.c:6517 [inline] handle_mm_fault+0x1b36/0x3080 mm/memory.c:6686 do_user_addr_fault+0xa4d/0x1340 arch/x86/mm/fault.c:1343 handle_page_fault arch/x86/mm/fault.c:1483 [inline] exc_page_fault+0x6a/0xc0 arch/x86/mm/fault.c:1536 page last free pid 75 tgid 75 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] __free_pages_prepare mm/page_alloc.c:1406 [inline] free_unref_folios+0xd84/0x14a0 mm/page_alloc.c:3011 shrink_folio_list+0x2b7d/0x5330 mm/vmscan.c:1513 evict_folios+0x3821/0x4b40 mm/vmscan.c:4835 try_to_shrink_lruvec+0xb4f/0xed0 mm/vmscan.c:4983 shrink_one+0x233/0x730 mm/vmscan.c:5024 shrink_many mm/vmscan.c:5087 [inline] lru_gen_shrink_node mm/vmscan.c:5165 [inline] shrink_node+0x3303/0x3b60 mm/vmscan.c:6154 kswapd_shrink_node mm/vmscan.c:7008 [inline] balance_pgdat mm/vmscan.c:7186 [inline] kswapd+0x17b6/0x31c0 mm/vmscan.c:7462 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Memory state around the buggy address: ffff88801fc9a780: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88801fc9a800: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >ffff88801fc9a880: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff88801fc9a900: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88801fc9a980: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================