================================================================== BUG: KASAN: vmalloc-out-of-bounds in cleanup_bitmap_list+0x175/0x500 fs/reiserfs/journal.c:230 Read of size 8 at addr ffffc9000431f008 by task syz-executor.0/5090 CPU: 1 PID: 5090 Comm: syz-executor.0 Not tainted 6.7.0-rc6-syzkaller-00044-g1a44b0073b92 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/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+0x142/0x170 mm/kasan/report.c:588 cleanup_bitmap_list+0x175/0x500 fs/reiserfs/journal.c:230 cleanup_freed_for_journal_list fs/reiserfs/journal.c:569 [inline] flush_commit_list+0x12f2/0x1c50 fs/reiserfs/journal.c:1141 do_journal_end+0x39ad/0x4b40 fs/reiserfs/journal.c:4301 do_journal_release+0x178/0x4d0 fs/reiserfs/journal.c:1916 journal_release+0x1f/0x30 fs/reiserfs/journal.c:1970 reiserfs_put_super+0x23b/0x4c0 fs/reiserfs/super.c:616 generic_shutdown_super+0x13a/0x2c0 fs/super.c:696 kill_block_super+0x44/0x90 fs/super.c:1667 deactivate_locked_super+0xc1/0x130 fs/super.c:484 cleanup_mnt+0x426/0x4c0 fs/namespace.c:1256 task_work_run+0x24a/0x300 kernel/task_work.c:180 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0xde/0x100 kernel/entry/common.c:171 exit_to_user_mode_prepare+0xb1/0x150 kernel/entry/common.c:204 __syscall_exit_to_user_mode_work kernel/entry/common.c:285 [inline] syscall_exit_to_user_mode+0x69/0x2a0 kernel/entry/common.c:296 do_syscall_64+0x52/0x110 arch/x86/entry/common.c:89 entry_SYSCALL_64_after_hwframe+0x63/0x6b RIP: 0033:0x7f3f5a87e017 Code: b0 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 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 00 f0 ff ff 77 01 c3 48 c7 c2 b0 ff ff ff f7 d8 64 89 02 b8 RSP: 002b:00007fffdc92abe8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f3f5a87e017 RDX: 0000000000000000 RSI: 000000000000000a RDI: 00007fffdc92aca0 RBP: 00007fffdc92aca0 R08: 0000000000000000 R09: 0000000000000000 R10: 00000000ffffffff R11: 0000000000000246 R12: 00007fffdc92bd60 R13: 00007f3f5a8c83b9 R14: 000000000019ea81 R15: 0000000000000016 The buggy address belongs to the virtual mapping at [ffffc9000431f000, ffffc90004321000) created by: reiserfs_allocate_list_bitmaps+0x190/0x220 fs/reiserfs/journal.c:289 The buggy address belongs to the physical page: page:ffffea00007d37c0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1f4df flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000000 0000000000000000 dead000000000122 0000000000000000 raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x102dc2(GFP_HIGHUSER|__GFP_NOWARN|__GFP_ZERO), pid 5289, tgid 5288 (syz-executor.0), ts 1699216301497, free_ts 1697907018736 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x1e6/0x210 mm/page_alloc.c:1537 prep_new_page mm/page_alloc.c:1544 [inline] get_page_from_freelist+0x33ea/0x3570 mm/page_alloc.c:3312 __alloc_pages+0x255/0x680 mm/page_alloc.c:4568 __alloc_pages_bulk+0x729/0xd40 mm/page_alloc.c:4516 alloc_pages_bulk_array_mempolicy+0x685/0x840 mm/mempolicy.c:2296 vm_area_alloc_pages mm/vmalloc.c:3028 [inline] __vmalloc_area_node mm/vmalloc.c:3139 [inline] __vmalloc_node_range+0x798/0x14a0 mm/vmalloc.c:3320 __vmalloc_node mm/vmalloc.c:3385 [inline] vzalloc+0x79/0x90 mm/vmalloc.c:3458 reiserfs_allocate_list_bitmaps+0x190/0x220 fs/reiserfs/journal.c:289 journal_init+0x2f1/0x2510 fs/reiserfs/journal.c:2734 reiserfs_fill_super+0x1039/0x2620 fs/reiserfs/super.c:2022 mount_bdev+0x237/0x300 fs/super.c:1650 legacy_get_tree+0xef/0x190 fs/fs_context.c:662 vfs_get_tree+0x8c/0x2a0 fs/super.c:1771 do_new_mount+0x28f/0xae0 fs/namespace.c:3337 do_mount fs/namespace.c:3677 [inline] __do_sys_mount fs/namespace.c:3886 [inline] __se_sys_mount+0x2d9/0x3c0 fs/namespace.c:3863 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x45/0x110 arch/x86/entry/common.c:83 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1137 [inline] free_unref_page_prepare+0x931/0xa60 mm/page_alloc.c:2347 free_unref_page+0x37/0x3f0 mm/page_alloc.c:2487 vfree+0x186/0x2e0 mm/vmalloc.c:2842 do_free_pages sound/core/pcm_memory.c:93 [inline] snd_pcm_lib_free_pages+0x1cc/0x2a0 sound/core/pcm_memory.c:499 do_hw_free sound/core/pcm_native.c:876 [inline] snd_pcm_release_substream+0x2be/0x480 sound/core/pcm_native.c:2709 snd_pcm_oss_release_file sound/core/oss/pcm_oss.c:2413 [inline] snd_pcm_oss_release+0x1a8/0x270 sound/core/oss/pcm_oss.c:2592 __fput+0x3cc/0x9e0 fs/file_table.c:394 __do_sys_close fs/open.c:1587 [inline] __se_sys_close fs/open.c:1572 [inline] __x64_sys_close+0x7e/0x100 fs/open.c:1572 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x45/0x110 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b Memory state around the buggy address: ffffc9000431ef00: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ffffc9000431ef80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 >ffffc9000431f000: 00 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ^ ffffc9000431f080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ffffc9000431f100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ==================================================================