================================================================== BUG: KASAN: use-after-free in crc_itu_t+0x1d1/0x2a0 lib/crc-itu-t.c:60 Read of size 1 at addr ffff88807151a000 by task syz-executor312/3499 CPU: 0 PID: 3499 Comm: syz-executor312 Not tainted 5.15.118-syzkaller #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+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 crc_itu_t+0x1d1/0x2a0 lib/crc-itu-t.c:60 udf_finalize_lvid fs/udf/super.c:2025 [inline] udf_sync_fs+0x1ce/0x380 fs/udf/super.c:2381 sync_filesystem+0xe8/0x220 fs/sync.c:56 generic_shutdown_super+0x6e/0x2c0 fs/super.c:448 kill_block_super+0x7a/0xe0 fs/super.c:1405 deactivate_locked_super+0xa0/0x110 fs/super.c:335 cleanup_mnt+0x44e/0x500 fs/namespace.c:1143 task_work_run+0x129/0x1a0 kernel/task_work.c:164 tracehook_notify_resume include/linux/tracehook.h:189 [inline] exit_to_user_mode_loop+0x106/0x130 kernel/entry/common.c:175 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:208 __syscall_exit_to_user_mode_work kernel/entry/common.c:290 [inline] syscall_exit_to_user_mode+0x5d/0x250 kernel/entry/common.c:301 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x61/0xcb RIP: 0033:0x7f0ae963ffc7 Code: 09 00 48 83 c4 08 5b 5d c3 66 2e 0f 1f 84 00 00 00 00 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 a6 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007ffc0b0a3738 EFLAGS: 00000202 ORIG_RAX: 00000000000000a6 RAX: 0000000000000000 RBX: 000000000000cd63 RCX: 00007f0ae963ffc7 RDX: 00007ffc0b0a37f7 RSI: 000000000000000a RDI: 00007ffc0b0a37f0 RBP: 00007ffc0b0a37f0 R08: 00000000ffffffff R09: 00007ffc0b0a35d0 R10: 0000555556ac0633 R11: 0000000000000202 R12: 00007ffc0b0a4860 R13: 0000555556ac05f0 R14: 00007ffc0b0a3760 R15: 0000000000000004 The buggy address belongs to the page: page:ffffea0001c54680 refcount:0 mapcount:0 mapping:0000000000000000 index:0x1 pfn:0x7151a flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000000 ffffea0001c55708 ffffea0001c6d808 0000000000000000 raw: 0000000000000001 0000000000000000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as freed page last allocated via order 0, migratetype Movable, gfp_mask 0x1100dca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO), pid 3503, ts 52370546917, free_ts 52388593072 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 alloc_pages_vma+0x39a/0x800 mm/mempolicy.c:2146 do_anonymous_page mm/memory.c:3795 [inline] handle_pte_fault mm/memory.c:4606 [inline] __handle_mm_fault mm/memory.c:4743 [inline] handle_mm_fault+0x2f49/0x5950 mm/memory.c:4841 do_user_addr_fault arch/x86/mm/fault.c:1397 [inline] handle_page_fault arch/x86/mm/fault.c:1485 [inline] exc_page_fault+0x271/0x740 arch/x86/mm/fault.c:1541 asm_exc_page_fault+0x22/0x30 arch/x86/include/asm/idtentry.h:568 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_list+0x1f7/0x8e0 mm/page_alloc.c:3433 release_pages+0x1bb9/0x1f40 mm/swap.c:963 tlb_batch_pages_flush mm/mmu_gather.c:49 [inline] tlb_flush_mmu_free mm/mmu_gather.c:240 [inline] tlb_flush_mmu mm/mmu_gather.c:247 [inline] tlb_finish_mmu+0x177/0x320 mm/mmu_gather.c:338 unmap_region+0x304/0x350 mm/mmap.c:2668 __do_munmap+0x12db/0x1740 mm/mmap.c:2899 __vm_munmap+0x134/0x230 mm/mmap.c:2922 __do_sys_munmap mm/mmap.c:2948 [inline] __se_sys_munmap mm/mmap.c:2944 [inline] __x64_sys_munmap+0x67/0x70 mm/mmap.c:2944 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 Memory state around the buggy address: ffff888071519f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888071519f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88807151a000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff88807151a080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88807151a100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================