================================================================== BUG: KASAN: vmalloc-out-of-bounds in cleanup_bitmap_list+0x175/0x500 fs/reiserfs/journal.c:231 Read of size 8 at addr ffffc90006826000 by task syz-executor.1/5025 CPU: 0 PID: 5025 Comm: syz-executor.1 Not tainted 6.4.0-rc7-syzkaller-00226-ga92b7d26c743 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/27/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:351 [inline] print_report+0x163/0x540 mm/kasan/report.c:462 kasan_report+0x176/0x1b0 mm/kasan/report.c:572 cleanup_bitmap_list+0x175/0x500 fs/reiserfs/journal.c:231 free_list_bitmaps+0x48/0x1a0 fs/reiserfs/journal.c:249 free_journal_ram+0xf8/0x3f0 fs/reiserfs/journal.c:1887 do_journal_release+0x366/0x4d0 fs/reiserfs/journal.c:1960 journal_release+0x1f/0x30 fs/reiserfs/journal.c:1971 reiserfs_put_super+0x23b/0x4c0 fs/reiserfs/super.c:616 generic_shutdown_super+0x134/0x340 fs/super.c:500 kill_block_super+0x84/0xf0 fs/super.c:1407 deactivate_locked_super+0xa4/0x110 fs/super.c:331 cleanup_mnt+0x426/0x4c0 fs/namespace.c:1177 task_work_run+0x24a/0x300 kernel/task_work.c:179 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0xd9/0x100 kernel/entry/common.c:171 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:204 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline] syscall_exit_to_user_mode+0x64/0x280 kernel/entry/common.c:297 do_syscall_64+0x4d/0xc0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7fb26308d7f7 Code: ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 0f 1f 44 00 00 31 f6 e9 09 00 00 00 66 0f 1f 84 00 00 00 00 00 b8 a6 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:00007ffec913aae8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007fb26308d7f7 RDX: 00007ffec913abbb RSI: 000000000000000a RDI: 00007ffec913abb0 RBP: 00007ffec913abb0 R08: 00000000ffffffff R09: 00007ffec913a980 R10: 00005555572c58ab R11: 0000000000000246 R12: 00007fb2630d643b R13: 00007ffec913bc70 R14: 00005555572c5810 R15: 00007ffec913bcb0 The buggy address belongs to the virtual mapping at [ffffc900067eb000, ffffc90006827000) created by: reiserfs_allocate_list_bitmaps+0x50/0x220 fs/reiserfs/journal.c:290 Memory state around the buggy address: ffffc90006825f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc90006825f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffc90006826000: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ^ ffffc90006826080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ffffc90006826100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ==================================================================