OCFS2: ERROR (device loop0): int ocfs2_get_clusters_nocache(struct inode *, struct buffer_head *, u32, unsigned int *, struct ocfs2_extent_rec *, unsigned int *): Inode 17058 has bad extent record (0, 1, 0) On-disk corruption discovered. Please run fsck.ocfs2 once the filesystem is unmounted. OCFS2: File system is now read-only. (syz.0.0,5324,0):ocfs2_get_clusters:634 ERROR: status = -30 (syz.0.0,5324,0):ocfs2_extent_map_get_blocks:681 ERROR: status = -30 (syz.0.0,5324,0):ocfs2_get_block:153 ERROR: get_blocks() failed, inode: 0xffff8880528bc178, block: 0 OCFS2: ERROR (device loop0): int ocfs2_get_clusters_nocache(struct inode *, struct buffer_head *, u32, unsigned int *, struct ocfs2_extent_rec *, unsigned int *): Inode 17058 has bad extent record (0, 1, 0) On-disk corruption discovered. Please run fsck.ocfs2 once the filesystem is unmounted. (syz.0.0,5324,0):ocfs2_get_clusters:634 ERROR: status = -30 (syz.0.0,5324,0):ocfs2_extent_map_get_blocks:681 ERROR: status = -30 (syz.0.0,5324,0):ocfs2_get_block:153 ERROR: get_blocks() failed, inode: 0xffff8880528bc178, block: 0 OCFS2: ERROR (device loop0): int ocfs2_get_clusters_nocache(struct inode *, struct buffer_head *, u32, unsigned int *, struct ocfs2_extent_rec *, unsigned int *): Inode 17058 has bad extent record (0, 1, 0) On-disk corruption discovered. Please run fsck.ocfs2 once the filesystem is unmounted. (syz.0.0,5324,0):ocfs2_get_clusters:634 ERROR: status = -30 (syz.0.0,5324,0):ocfs2_extent_map_get_blocks:681 ERROR: status = -30 (syz.0.0,5324,0):ocfs2_get_block:153 ERROR: get_blocks() failed, inode: 0xffff8880528bc178, block: 0 ================================================================== BUG: KASAN: slab-use-after-free in ocfs2_fault+0xd3/0x3f0 fs/ocfs2/mmap.c:41 Read of size 8 at addr ffff888043322418 by task syz.0.0/5324 CPU: 0 UID: 0 PID: 5324 Comm: syz.0.0 Not tainted 6.16.0-rc2-syzkaller-00269-g11313e2f7812 #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:408 [inline] print_report+0xd2/0x2b0 mm/kasan/report.c:521 kasan_report+0x118/0x150 mm/kasan/report.c:634 ocfs2_fault+0xd3/0x3f0 fs/ocfs2/mmap.c:41 __do_fault+0x138/0x390 mm/memory.c:5189 do_read_fault mm/memory.c:5610 [inline] do_fault mm/memory.c:5744 [inline] do_pte_missing mm/memory.c:4251 [inline] handle_pte_fault mm/memory.c:6089 [inline] __handle_mm_fault+0x37ed/0x5620 mm/memory.c:6232 handle_mm_fault+0x40a/0x8e0 mm/memory.c:6401 faultin_page mm/gup.c:1186 [inline] __get_user_pages+0x1af4/0x30b0 mm/gup.c:1488 populate_vma_page_range+0x26b/0x340 mm/gup.c:1926 __mm_populate+0x24c/0x380 mm/gup.c:2029 mm_populate include/linux/mm.h:3348 [inline] vm_mmap_pgoff+0x3f0/0x4c0 mm/util.c:584 ksys_mmap_pgoff+0x51f/0x760 mm/mmap.c:607 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:0x7f1946f8e929 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:00007f1947e77038 EFLAGS: 00000246 ORIG_RAX: 0000000000000009 RAX: ffffffffffffffda RBX: 00007f19471b6080 RCX: 00007f1946f8e929 RDX: 00000000027ffff7 RSI: 0000000000600000 RDI: 0000200000000000 RBP: 00007f1947010b39 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000004012011 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000000 R14: 00007f19471b6080 R15: 00007ffcf653da78 Allocated by task 5324: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 unpoison_slab_object mm/kasan/common.c:319 [inline] __kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:345 kasan_slab_alloc include/linux/kasan.h:250 [inline] slab_post_alloc_hook mm/slub.c:4148 [inline] slab_alloc_node mm/slub.c:4197 [inline] kmem_cache_alloc_noprof+0x1c1/0x3c0 mm/slub.c:4204 vm_area_alloc+0x24/0x140 mm/vma_init.c:31 __mmap_new_vma mm/vma.c:2452 [inline] __mmap_region mm/vma.c:2622 [inline] mmap_region+0xcc7/0x1f30 mm/vma.c:2692 do_mmap+0xc45/0x10d0 mm/mmap.c:561 vm_mmap_pgoff+0x31b/0x4c0 mm/util.c:579 ksys_mmap_pgoff+0x51f/0x760 mm/mmap.c:607 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 Freed by task 15: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:576 poison_slab_object mm/kasan/common.c:247 [inline] __kasan_slab_free+0x62/0x70 mm/kasan/common.c:264 kasan_slab_free include/linux/kasan.h:233 [inline] slab_free_hook mm/slub.c:2381 [inline] slab_free_after_rcu_debug+0x129/0x2a0 mm/slub.c:4693 rcu_do_batch kernel/rcu/tree.c:2576 [inline] rcu_core+0xca5/0x1710 kernel/rcu/tree.c:2832 handle_softirqs+0x286/0x870 kernel/softirq.c:579 run_ksoftirqd+0x9b/0x100 kernel/softirq.c:968 smpboot_thread_fn+0x53f/0xa60 kernel/smpboot.c:164 kthread+0x70e/0x8a0 kernel/kthread.c:464 ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:47 kasan_record_aux_stack+0xbd/0xd0 mm/kasan/generic.c:548 slab_free_hook mm/slub.c:2342 [inline] slab_free mm/slub.c:4643 [inline] kmem_cache_free+0x2f6/0x400 mm/slub.c:4745 remove_vma mm/vma.c:465 [inline] vms_complete_munmap_vmas+0x626/0x8a0 mm/vma.c:1288 __mmap_complete mm/vma.c:2519 [inline] __mmap_region mm/vma.c:2630 [inline] mmap_region+0x161d/0x1f30 mm/vma.c:2692 do_mmap+0xc45/0x10d0 mm/mmap.c:561 vm_mmap_pgoff+0x31b/0x4c0 mm/util.c:579 ksys_mmap_pgoff+0x51f/0x760 mm/mmap.c:607 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 The buggy address belongs to the object at ffff8880433223c0 which belongs to the cache vm_area_struct of size 256 The buggy address is located 88 bytes inside of freed 256-byte region [ffff8880433223c0, ffff8880433224c0) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x43322 memcg:ffff8880432c3601 anon flags: 0x4fff00000000000(node=1|zone=1|lastcpupid=0x7ff) page_type: f5(slab) raw: 04fff00000000000 ffff88801b6dcb40 ffffea00010c80c0 dead000000000005 raw: 0000000000000000 00000000000c000c 00000000f5000000 ffff8880432c3601 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x52cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP), pid 5049, tgid 5049 (cmp), ts 47554947989, free_ts 36997467915 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x240/0x2a0 mm/page_alloc.c:1704 prep_new_page mm/page_alloc.c:1712 [inline] get_page_from_freelist+0x21e4/0x22c0 mm/page_alloc.c:3669 __alloc_frozen_pages_noprof+0x181/0x370 mm/page_alloc.c:4959 alloc_pages_mpol+0x232/0x4a0 mm/mempolicy.c:2419 alloc_slab_page mm/slub.c:2451 [inline] allocate_slab+0x8a/0x3b0 mm/slub.c:2619 new_slab mm/slub.c:2673 [inline] ___slab_alloc+0xbfc/0x1480 mm/slub.c:3859 __slab_alloc mm/slub.c:3949 [inline] __slab_alloc_node mm/slub.c:4024 [inline] slab_alloc_node mm/slub.c:4185 [inline] kmem_cache_alloc_noprof+0x283/0x3c0 mm/slub.c:4204 vm_area_alloc+0x24/0x140 mm/vma_init.c:31 __install_special_mapping mm/mmap.c:1453 [inline] _install_special_mapping+0x2e/0x350 mm/mmap.c:1501 map_vdso+0x25f/0x480 arch/x86/entry/vdso/vma.c:179 load_elf_binary+0x1bd9/0x2790 fs/binfmt_elf.c:1276 search_binary_handler fs/exec.c:1665 [inline] exec_binprm fs/exec.c:1697 [inline] bprm_execve+0x999/0x1450 fs/exec.c:1749 do_execveat_common+0x510/0x6a0 fs/exec.c:1855 do_execve fs/exec.c:1929 [inline] __do_sys_execve fs/exec.c:2005 [inline] __se_sys_execve fs/exec.c:2000 [inline] __x64_sys_execve+0x94/0xb0 fs/exec.c:2000 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 last free pid 15 tgid 15 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1248 [inline] __free_frozen_pages+0xc71/0xe70 mm/page_alloc.c:2706 pagetable_free include/linux/mm.h:2879 [inline] pagetable_dtor_free include/linux/mm.h:2977 [inline] __tlb_remove_table+0x2d2/0x3b0 include/asm-generic/tlb.h:220 __tlb_remove_table_free mm/mmu_gather.c:227 [inline] tlb_remove_table_rcu+0x85/0x100 mm/mmu_gather.c:290 rcu_do_batch kernel/rcu/tree.c:2576 [inline] rcu_core+0xca5/0x1710 kernel/rcu/tree.c:2832 handle_softirqs+0x286/0x870 kernel/softirq.c:579 run_ksoftirqd+0x9b/0x100 kernel/softirq.c:968 smpboot_thread_fn+0x53f/0xa60 kernel/smpboot.c:164 kthread+0x70e/0x8a0 kernel/kthread.c:464 ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Memory state around the buggy address: ffff888043322300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888043322380: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb >ffff888043322400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888043322480: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff888043322500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================