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 REISERFS (device loop0): using 3.5.x disk format ================================================================== BUG: KASAN: out-of-bounds in leaf_paste_entries+0x95f/0x13a0 fs/reiserfs/lbalance.c:1377 Read of size 18446744073709551600 at addr ffff8880704bff94 by task syz-executor417/3487 CPU: 1 PID: 3487 Comm: syz-executor417 Not tainted 5.15.126-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+0x1e3/0x2cb lib/dump_stack.c:106 print_address_description+0x63/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0x16b/0x1c0 mm/kasan/report.c:451 kasan_check_range+0x27e/0x290 mm/kasan/generic.c:189 memmove+0x25/0x60 mm/kasan/shadow.c:54 leaf_paste_entries+0x95f/0x13a0 fs/reiserfs/lbalance.c:1377 balance_leaf_finish_node_paste_dirent fs/reiserfs/do_balan.c:1295 [inline] balance_leaf_finish_node_paste fs/reiserfs/do_balan.c:1321 [inline] balance_leaf_finish_node fs/reiserfs/do_balan.c:1364 [inline] balance_leaf+0xbd1e/0x12510 fs/reiserfs/do_balan.c:1452 do_balance+0x309/0x8f0 fs/reiserfs/do_balan.c:1888 reiserfs_paste_into_item+0x73b/0x880 fs/reiserfs/stree.c:2159 reiserfs_add_entry+0x9b8/0xd70 fs/reiserfs/namei.c:567 reiserfs_mkdir+0x6bc/0x8f0 fs/reiserfs/namei.c:862 xattr_mkdir fs/reiserfs/xattr.c:76 [inline] create_privroot fs/reiserfs/xattr.c:889 [inline] reiserfs_xattr_init+0x348/0x730 fs/reiserfs/xattr.c:1012 reiserfs_fill_super+0x226a/0x2690 fs/reiserfs/super.c:2179 mount_bdev+0x2c9/0x3f0 fs/super.c:1387 legacy_get_tree+0xeb/0x180 fs/fs_context.c:611 vfs_get_tree+0x88/0x270 fs/super.c:1517 do_new_mount+0x28b/0xae0 fs/namespace.c:2994 do_mount fs/namespace.c:3337 [inline] __do_sys_mount fs/namespace.c:3545 [inline] __se_sys_mount+0x2d5/0x3c0 fs/namespace.c:3522 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x61/0xcb RIP: 0033:0x7fc7b88428ba Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb a6 e8 5e 04 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007ffd5b6f2098 EFLAGS: 00000286 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007ffd5b6f20b0 RCX: 00007fc7b88428ba RDX: 0000000020001100 RSI: 0000000020000040 RDI: 00007ffd5b6f20b0 RBP: 0000000000000004 R08: 00007ffd5b6f20f0 R09: 00000000000010fb R10: 0000000000000080 R11: 0000000000000286 R12: 0000000000000080 R13: 00007ffd5b6f20f0 R14: 0000000000000003 R15: 0000000000400000 The buggy address belongs to the page: page:ffffea0001c12fc0 refcount:3 mapcount:0 mapping:ffff888018384f30 index:0x213 pfn:0x704bf memcg:ffff888011e34000 aops:def_blk_aops ino:700000 flags: 0xfff00000002022(referenced|active|private|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000002022 0000000000000000 dead000000000122 ffff888018384f30 raw: 0000000000000213 ffff888073695828 00000003ffffffff ffff888011e34000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Movable, gfp_mask 0x108c48(GFP_NOFS|__GFP_NOFAIL|__GFP_HARDWALL|__GFP_MOVABLE), pid 3487, ts 45091036662, free_ts 11628201049 prep_new_page mm/page_alloc.c:2426 [inline] get_page_from_freelist+0x322a/0x33c0 mm/page_alloc.c:4159 __alloc_pages+0x272/0x700 mm/page_alloc.c:5421 __page_cache_alloc+0xd4/0x4a0 mm/filemap.c:1022 pagecache_get_page+0xa91/0x1010 mm/filemap.c:1940 find_or_create_page include/linux/pagemap.h:420 [inline] grow_dev_page fs/buffer.c:949 [inline] grow_buffers fs/buffer.c:1014 [inline] __getblk_slow fs/buffer.c:1041 [inline] __getblk_gfp+0x22a/0xaf0 fs/buffer.c:1336 sb_getblk include/linux/buffer_head.h:361 [inline] search_by_key+0x46d/0x4730 fs/reiserfs/stree.c:672 reiserfs_read_locked_inode+0x23c/0x2950 fs/reiserfs/inode.c:1557 reiserfs_fill_super+0x11bf/0x2690 fs/reiserfs/super.c:2075 mount_bdev+0x2c9/0x3f0 fs/super.c:1387 legacy_get_tree+0xeb/0x180 fs/fs_context.c:611 vfs_get_tree+0x88/0x270 fs/super.c:1517 do_new_mount+0x28b/0xae0 fs/namespace.c:2994 do_mount fs/namespace.c:3337 [inline] __do_sys_mount fs/namespace.c:3545 [inline] __se_sys_mount+0x2d5/0x3c0 fs/namespace.c:3522 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x61/0xcb page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1340 [inline] free_pcp_prepare mm/page_alloc.c:1391 [inline] free_unref_page_prepare+0xc34/0xcf0 mm/page_alloc.c:3317 free_unref_page+0x95/0x2d0 mm/page_alloc.c:3396 free_contig_range+0x95/0xf0 mm/page_alloc.c:9340 destroy_args+0xfe/0x97f mm/debug_vm_pgtable.c:1018 debug_vm_pgtable+0x40d/0x462 mm/debug_vm_pgtable.c:1331 do_one_initcall+0x22b/0x7a0 init/main.c:1295 do_initcall_level+0x157/0x207 init/main.c:1368 do_initcalls+0x49/0x86 init/main.c:1384 kernel_init_freeable+0x43c/0x5c5 init/main.c:1608 kernel_init+0x19/0x290 init/main.c:1499 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298 Memory state around the buggy address: ffff8880704bfe80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8880704bff00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8880704bff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^ ffff8880704c0000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff8880704c0080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================