loop0: detected capacity change from 0 to 256
exfat: Deprecated parameter 'namecase'
exFAT-fs (loop0): failed to load upcase table (idx : 0x00010000, chksum : 0x5441951d, utbl_chksum : 0xe619d30d)
==================================================================
BUG: KASAN: stack-out-of-bounds in exfat_nls_to_ucs2+0x706/0x730 fs/exfat/nls.c:619
Read of size 1 at addr ffffc90010267cc8 by task syz.0.3372/20094
CPU: 0 UID: 0 PID: 20094 Comm: syz.0.3372 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:94 [inline]
dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120
print_address_description mm/kasan/report.c:378 [inline]
print_report+0xcd/0x630 mm/kasan/report.c:482
kasan_report+0xe0/0x110 mm/kasan/report.c:595
exfat_nls_to_ucs2+0x706/0x730 fs/exfat/nls.c:619
exfat_nls_to_utf16+0xa6/0xf0 fs/exfat/nls.c:647
exfat_ioctl_set_volume_label+0x15d/0x230 fs/exfat/file.c:524
exfat_ioctl+0x929/0x1630 fs/exfat/file.c:554
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl fs/ioctl.c:583 [inline]
__x64_sys_ioctl+0x18e/0x210 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xcd/0xfa0 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fa95d98eec9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fa95e83b038 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007fa95dbe5fa0 RCX: 00007fa95d98eec9
RDX: 00002000000001c0 RSI: 0000000041009432 RDI: 0000000000000004
RBP: 00007fa95da11f91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fa95dbe6038 R14: 00007fa95dbe5fa0 R15: 00007ffcce2dd0a8
</TASK>
The buggy address belongs to stack of task syz.0.3372/20094
and is located at offset 960 in frame:
exfat_ioctl_set_volume_label+0x0/0x230 fs/exfat/file.c:507
This frame has 3 objects:
[32, 36) 'lossy'
[48, 568) 'uniname'
[704, 960) 'label'
The buggy address belongs to a 8-page vmalloc region starting at 0xffffc90010260000 allocated at kernel_clone+0xfc/0x930 kernel/fork.c:2609
The buggy address belongs to the physical page:
page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x200000102 pfn:0x50d31
memcg:ffff8880310f3482
flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000000000 0000000000000000 dead000000000122 0000000000000000
raw: 0000000200000102 0000000000000000 00000001ffffffff ffff8880310f3482
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Unmovable, gfp_mask 0x2dc2(GFP_KERNEL|__GFP_HIGHMEM|__GFP_ZERO|__GFP_NOWARN), pid 2, tgid 2 (kthreadd), ts 1493671980297, free_ts 1490334283456
set_page_owner include/linux/page_owner.h:32 [inline]
post_alloc_hook+0x1c0/0x230 mm/page_alloc.c:1850
prep_new_page mm/page_alloc.c:1858 [inline]
get_page_from_freelist+0x10a3/0x3a30 mm/page_alloc.c:3884
__alloc_frozen_pages_noprof+0x25f/0x2470 mm/page_alloc.c:5183
alloc_pages_mpol+0x1fb/0x550 mm/mempolicy.c:2416
alloc_frozen_pages_noprof mm/mempolicy.c:2487 [inline]
alloc_pages_noprof+0x131/0x390 mm/mempolicy.c:2507
vm_area_alloc_pages mm/vmalloc.c:3647 [inline]
__vmalloc_area_node mm/vmalloc.c:3724 [inline]
__vmalloc_node_range_noprof+0x6f8/0x1480 mm/vmalloc.c:3897
__vmalloc_node_noprof+0xad/0xf0 mm/vmalloc.c:3960
alloc_thread_stack_node kernel/fork.c:311 [inline]
dup_task_struct kernel/fork.c:881 [inline]
copy_process+0x2c77/0x76a0 kernel/fork.c:2012
kernel_clone+0xfc/0x930 kernel/fork.c:2609
kernel_thread+0xd7/0x120 kernel/fork.c:2670
create_kthread kernel/kthread.c:486 [inline]
kthreadd+0x503/0x800 kernel/kthread.c:846
ret_from_fork+0x675/0x7d0 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
page last free pid 9364 tgid 9364 stack trace:
reset_page_owner include/linux/page_owner.h:25 [inline]
free_pages_prepare mm/page_alloc.c:1394 [inline]
__free_frozen_pages+0x7df/0x1160 mm/page_alloc.c:2906
__folio_put+0x329/0x450 mm/swap.c:112
folio_put_refs include/linux/mm.h:1445 [inline]
gup_put_folio+0x194/0x220 mm/gup.c:114
unpin_user_pages_dirty_lock+0xcb/0x220 mm/gup.c:324
xdp_umem_unpin_pages net/xdp/xdp_umem.c:26 [inline]
xdp_umem_release+0x11a/0x2b0 net/xdp/xdp_umem.c:61
process_one_work+0x9cf/0x1b70 kernel/workqueue.c:3263
process_scheduled_works kernel/workqueue.c:3346 [inline]
worker_thread+0x6c8/0xf10 kernel/workqueue.c:3427
kthread+0x3c5/0x780 kernel/kthread.c:463
ret_from_fork+0x675/0x7d0 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
Memory state around the buggy address:
ffffc90010267b80: f2 f2 f2 f2 f2 f2 f2 f2 f2 00 00 00 00 00 00 00
ffffc90010267c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffffc90010267c80: 00 00 00 00 00 00 00 00 00 f3 f3 f3 f3 f3 f3 f3
^
ffffc90010267d00: f3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ffffc90010267d80: 00 00 00 00 f1 f1 f1 f1 f1 f1 00 00 00 f2 f2 f2
==================================================================