UDF-fs: warning (device loop3): udf_load_vrs: No VRS found
UDF-fs: Scanning with blocksize 2048 failed
UDF-fs: error (device loop3): udf_read_tagged: read failed, block=256, location=256
UDF-fs: INFO Mounting volume 'LinuxUDF', timestamp 2022/11/22 14:59 (1000)
==================================================================
BUG: KASAN: slab-out-of-bounds in udf_write_aext+0x7b3/0x7d0 fs/udf/inode.c:2070
Write of size 4 at addr ffff888050f6a4f8 by task syz-executor.3/11069

CPU: 1 PID: 11069 Comm: syz-executor.3 Not tainted 4.14.302-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
Call Trace:
 __dump_stack lib/dump_stack.c:17 [inline]
 dump_stack+0x1b2/0x281 lib/dump_stack.c:58
 print_address_description.cold+0x54/0x1d3 mm/kasan/report.c:252
 kasan_report_error.cold+0x8a/0x191 mm/kasan/report.c:351
 kasan_report mm/kasan/report.c:409 [inline]
 __asan_report_store_n_noabort+0x6b/0x80 mm/kasan/report.c:446
 udf_write_aext+0x7b3/0x7d0 fs/udf/inode.c:2070
 udf_add_entry+0xc54/0x2710 fs/udf/namei.c:501
 udf_mkdir+0x122/0x620 fs/udf/namei.c:699
 vfs_mkdir+0x463/0x6e0 fs/namei.c:3851
 SYSC_mkdirat fs/namei.c:3874 [inline]
 SyS_mkdirat+0x1fd/0x270 fs/namei.c:3858
 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292
 entry_SYSCALL_64_after_hwframe+0x5e/0xd3
RIP: 0033:0x7f86358240d9
RSP: 002b:00007f8633d96168 EFLAGS: 00000246 ORIG_RAX: 0000000000000102
RAX: ffffffffffffffda RBX: 00007f8635943f80 RCX: 00007f86358240d9
RDX: 0000000000000000 RSI: 0000000020000180 RDI: 0000000000000004
RBP: 00007f863587fae9 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe1fee2b1f R14: 00007f8633d96300 R15: 0000000000022000

Allocated by task 11069:
 save_stack mm/kasan/kasan.c:447 [inline]
 set_track mm/kasan/kasan.c:459 [inline]
 kasan_kmalloc+0xeb/0x160 mm/kasan/kasan.c:551
 __do_kmalloc mm/slab.c:3720 [inline]
 __kmalloc+0x15a/0x400 mm/slab.c:3729
 kmalloc include/linux/slab.h:493 [inline]
 kzalloc include/linux/slab.h:661 [inline]
 udf_new_inode+0x1f6/0xce0 fs/udf/ialloc.c:75
 udf_mkdir+0x95/0x620 fs/udf/namei.c:692
 vfs_mkdir+0x463/0x6e0 fs/namei.c:3851
 SYSC_mkdirat fs/namei.c:3874 [inline]
 SyS_mkdirat+0x1fd/0x270 fs/namei.c:3858
 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292
 entry_SYSCALL_64_after_hwframe+0x5e/0xd3

Freed by task 4635:
 save_stack mm/kasan/kasan.c:447 [inline]
 set_track mm/kasan/kasan.c:459 [inline]
 kasan_slab_free+0xc3/0x1a0 mm/kasan/kasan.c:524
 __cache_free mm/slab.c:3496 [inline]
 kfree+0xc9/0x250 mm/slab.c:3815
 do_delayed_call include/linux/delayed_call.h:28 [inline]
 generic_readlink fs/namei.c:4737 [inline]
 vfs_readlink+0x11d/0x3b0 fs/namei.c:4767
 SYSC_readlinkat fs/stat.c:405 [inline]
 SyS_readlinkat+0x1e8/0x270 fs/stat.c:381
 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292
 entry_SYSCALL_64_after_hwframe+0x5e/0xd3

The buggy address belongs to the object at ffff888050f6a500
 which belongs to the cache kmalloc-4096 of size 4096
The buggy address is located 8 bytes to the left of
 4096-byte region [ffff888050f6a500, ffff888050f6b500)
The buggy address belongs to the page:
page:ffffea000143da80 count:1 mapcount:0 mapping:ffff888050f6a500 index:0x0 compound_mapcount: 0
flags: 0xfff00000008100(slab|head)
raw: 00fff00000008100 ffff888050f6a500 0000000000000000 0000000100000001
raw: ffffea000250dea0 ffffea000143fe20 ffff88813fe74dc0 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff888050f6a380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888050f6a400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff888050f6a480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
                                                                ^
 ffff888050f6a500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff888050f6a580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
==================================================================