================================================================== BUG: KASAN: use-after-free in crc_itu_t+0x1ad/0x280 lib/crc-itu-t.c:60 Read of size 1 at addr ffff88807dbb7000 by task syz-executor/4293 CPU: 0 PID: 4293 Comm: syz-executor Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Call Trace: dump_stack_lvl+0x168/0x230 lib/dump_stack.c:106 print_address_description+0x60/0x2d0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0xdf/0x130 mm/kasan/report.c:451 crc_itu_t+0x1ad/0x280 lib/crc-itu-t.c:60 udf_finalize_lvid fs/udf/super.c:2057 [inline] udf_close_lvid+0x543/0x990 fs/udf/super.c:2125 udf_put_super+0xc8/0x160 fs/udf/super.c:2395 generic_shutdown_super+0x130/0x300 fs/super.c:475 kill_block_super+0x7c/0xe0 fs/super.c:1427 deactivate_locked_super+0x93/0xf0 fs/super.c:335 cleanup_mnt+0x418/0x4d0 fs/namespace.c:1148 task_work_run+0x125/0x1a0 kernel/task_work.c:188 tracehook_notify_resume include/linux/tracehook.h:189 [inline] exit_to_user_mode_loop+0x10f/0x130 kernel/entry/common.c:181 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:214 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline] syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:307 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x66/0xd0 RIP: 0033:0x7fcdf6775a77 Code: a8 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 a8 ff ff ff f7 d8 64 89 02 b8 RSP: 002b:00007ffdd3231e68 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6 RAX: 0000000000000000 RBX: 00007fcdf67f8d7d RCX: 00007fcdf6775a77 RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffdd3231f20 RBP: 00007ffdd3231f20 R08: 0000000000000000 R09: 0000000000000000 R10: 00000000ffffffff R11: 0000000000000246 R12: 00007ffdd3232fb0 R13: 00007fcdf67f8d7d R14: 000000000000ef42 R15: 00007ffdd3232ff0 The buggy address belongs to the page: page:ffffea0001f6edc0 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x7dbb7 flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000000 ffffea0001f67c48 ffffea00008fab88 0000000000000000 raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as freed page last allocated via order 0, migratetype Unmovable, gfp_mask 0x500dc0(GFP_USER|__GFP_ZERO|__GFP_ACCOUNT), pid 4353, ts 61203320826, free_ts 61244982109 prep_new_page mm/page_alloc.c:2426 [inline] get_page_from_freelist+0x1b77/0x1c60 mm/page_alloc.c:4192 __alloc_pages+0x1e1/0x470 mm/page_alloc.c:5487 __pte_alloc_one include/asm-generic/pgalloc.h:63 [inline] pte_alloc_one+0x80/0x2f0 arch/x86/mm/pgtable.c:33 __pte_alloc+0x21/0x150 mm/memory.c:439 do_anonymous_page mm/memory.c:3806 [inline] handle_pte_fault mm/memory.c:4648 [inline] __handle_mm_fault mm/memory.c:4785 [inline] handle_mm_fault+0x3959/0x43b0 mm/memory.c:4883 do_user_addr_fault+0x489/0xc80 arch/x86/mm/fault.c:1357 handle_page_fault arch/x86/mm/fault.c:1445 [inline] exc_page_fault+0x60/0x100 arch/x86/mm/fault.c:1501 asm_exc_page_fault+0x22/0x30 arch/x86/include/asm/idtentry.h:606 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+0x637/0x6c0 mm/page_alloc.c:3317 free_unref_page_list+0x122/0x7e0 mm/page_alloc.c:3433 release_pages+0x184b/0x1bb0 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+0x164/0x2e0 mm/mmu_gather.c:338 unmap_region+0x315/0x360 mm/mmap.c:2669 __do_munmap+0x9d3/0xdc0 mm/mmap.c:2899 __vm_munmap+0x137/0x230 mm/mmap.c:2952 __do_sys_munmap mm/mmap.c:2978 [inline] __se_sys_munmap mm/mmap.c:2974 [inline] __x64_sys_munmap+0x67/0x70 mm/mmap.c:2974 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 Memory state around the buggy address: ffff88807dbb6f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88807dbb6f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88807dbb7000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff88807dbb7080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88807dbb7100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================