==================================================================
BUG: KASAN: use-after-free in udf_close_lvid+0x6a4/0x9a0 fs/udf/super.c:2074
Write of size 1 at addr ffff888153d6c060 by task syz-executor/3645

CPU: 0 PID: 3645 Comm: syz-executor Not tainted 6.1.106-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:284 [inline]
 print_report+0x15f/0x4f0 mm/kasan/report.c:395
 kasan_report+0x136/0x160 mm/kasan/report.c:495
 udf_close_lvid+0x6a4/0x9a0 fs/udf/super.c:2074
 udf_put_super+0xc9/0x160 fs/udf/super.c:2361
 generic_shutdown_super+0x130/0x340 fs/super.c:501
 kill_block_super+0x7a/0xe0 fs/super.c:1470
 deactivate_locked_super+0xa0/0x110 fs/super.c:332
 cleanup_mnt+0x490/0x520 fs/namespace.c:1186
 task_work_run+0x246/0x300 kernel/task_work.c:203
 exit_task_work include/linux/task_work.h:39 [inline]
 do_exit+0xa73/0x26a0 kernel/exit.c:871
 do_group_exit+0x202/0x2b0 kernel/exit.c:1021
 __do_sys_exit_group kernel/exit.c:1032 [inline]
 __se_sys_exit_group kernel/exit.c:1030 [inline]
 __x64_sys_exit_group+0x3b/0x40 kernel/exit.c:1030
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fe2e4179e79
Code: Unable to access opcode bytes at 0x7fe2e4179e4f.
RSP: 002b:00007ffc287ed8f8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007fe2e41e7826 RCX: 00007fe2e4179e79
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: 0000000000000010 R08: 00007ffc287eb696 R09: 00007ffc287eebb0
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc287eebb0
R13: 00007fe2e41e77b4 R14: 00005555565614a8 R15: 00007ffc287efc70
 </TASK>

The buggy address belongs to the physical page:
page:ffffea00054f5b00 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x153d6c
flags: 0x57ff00000000000(node=1|zone=2|lastcpupid=0x7ff)
raw: 057ff00000000000 ffffea00054f5b08 ffffea00054f5b08 0000000000000000
raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner info is not present (never set?)

Memory state around the buggy address:
 ffff888153d6bf00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
 ffff888153d6bf80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>ffff888153d6c000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                                                       ^
 ffff888153d6c080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
 ffff888153d6c100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
==================================================================