REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 REISERFS (device loop0): checking transaction log (loop0) REISERFS (device loop0): Using r5 hash to sort names ================================================================== BUG: KASAN: use-after-free in strlen+0x58/0x70 lib/string.c:418 Read of size 1 at addr ffff888066f667a3 by task syz-executor.0/5452 CPU: 0 PID: 5452 Comm: syz-executor.0 Not tainted 6.5.0-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0x163/0x540 mm/kasan/report.c:475 kasan_report+0x175/0x1b0 mm/kasan/report.c:588 strlen+0x58/0x70 lib/string.c:418 set_de_name_and_namelen fs/reiserfs/namei.c:82 [inline] linear_search_in_dir_item fs/reiserfs/namei.c:262 [inline] reiserfs_find_entry+0x982/0x19b0 fs/reiserfs/namei.c:331 reiserfs_lookup+0x1e2/0x580 fs/reiserfs/namei.c:368 __lookup_slow+0x282/0x3e0 fs/namei.c:1693 lookup_one_len+0x18b/0x2d0 fs/namei.c:2745 reiserfs_lookup_privroot+0x89/0x180 fs/reiserfs/xattr.c:977 reiserfs_fill_super+0x195b/0x2620 fs/reiserfs/super.c:2192 mount_bdev+0x237/0x300 fs/super.c:1629 legacy_get_tree+0xef/0x190 fs/fs_context.c:638 vfs_get_tree+0x8c/0x280 fs/super.c:1750 do_new_mount+0x28f/0xae0 fs/namespace.c:3335 do_mount fs/namespace.c:3675 [inline] __do_sys_mount fs/namespace.c:3884 [inline] __se_sys_mount+0x2d9/0x3c0 fs/namespace.c:3861 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x41/0x90 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7f611147e22a Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb a6 e8 de 09 00 00 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 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f61122b9ee8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007f61122b9f80 RCX: 00007f611147e22a RDX: 00000000200000c0 RSI: 0000000020000040 RDI: 00007f61122b9f40 RBP: 00000000200000c0 R08: 00007f61122b9f80 R09: 0000000000008001 R10: 0000000000008001 R11: 0000000000000246 R12: 0000000020000040 R13: 00007f61122b9f40 R14: 0000000000001122 R15: 0000000020000080 The buggy address belongs to the physical page: page:ffffea00019bd980 refcount:0 mapcount:0 mapping:0000000000000000 index:0x1 pfn:0x66f66 flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) page_type: 0x0() raw: 00fff00000000000 ffffea00019be288 ffffea00019bd448 0000000000000000 raw: 0000000000000001 0000000000000000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Movable, gfp_mask 0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), pid 5486, tgid 5486 (sed), ts 72947978363, free_ts 72952935391 prep_new_page mm/page_alloc.c:1543 [inline] get_page_from_freelist+0x31ec/0x3370 mm/page_alloc.c:3183 __alloc_pages+0x255/0x670 mm/page_alloc.c:4439 __folio_alloc+0x13/0x30 mm/page_alloc.c:4471 vma_alloc_folio+0x48a/0x9a0 mm/mempolicy.c:2259 wp_page_copy mm/memory.c:3074 [inline] do_wp_page+0x13d5/0x3ff0 mm/memory.c:3449 handle_pte_fault mm/memory.c:4994 [inline] __handle_mm_fault mm/memory.c:5119 [inline] handle_mm_fault+0x18b0/0x3060 mm/memory.c:5284 do_user_addr_fault arch/x86/mm/fault.c:1364 [inline] handle_page_fault arch/x86/mm/fault.c:1505 [inline] exc_page_fault+0x4cc/0x8c0 arch/x86/mm/fault.c:1561 asm_exc_page_fault+0x26/0x30 arch/x86/include/asm/idtentry.h:570 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1136 [inline] free_unref_page_prepare+0x8be/0x9d0 mm/page_alloc.c:2312 free_unref_page_list+0x596/0x830 mm/page_alloc.c:2451 release_pages+0x2113/0x23f0 mm/swap.c:1042 tlb_batch_pages_flush mm/mmu_gather.c:98 [inline] tlb_flush_mmu_free mm/mmu_gather.c:293 [inline] tlb_flush_mmu+0x34c/0x4e0 mm/mmu_gather.c:300 tlb_finish_mmu+0xd4/0x1f0 mm/mmu_gather.c:392 exit_mmap+0x4d3/0xc50 mm/mmap.c:3223 __mmput+0x115/0x3c0 kernel/fork.c:1349 exit_mm+0x21f/0x300 kernel/exit.c:567 do_exit+0x612/0x2290 kernel/exit.c:861 do_group_exit+0x206/0x2c0 kernel/exit.c:1024 __do_sys_exit_group kernel/exit.c:1035 [inline] __se_sys_exit_group kernel/exit.c:1033 [inline] __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1033 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x41/0x90 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd Memory state around the buggy address: ffff888066f66680: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff888066f66700: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >ffff888066f66780: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff888066f66800: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff888066f66880: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================