Hello,
syzbot found the following issue on:
HEAD commit: ca24c52e3c25 Revert "ANDROID: usb: Optimization the transf..
git tree: android14-6.1
console+strace:
https://syzkaller.appspot.com/x/log.txt?x=1545b404580000
kernel config:
https://syzkaller.appspot.com/x/.config?x=82e71fa000d4b060
dashboard link:
https://syzkaller.appspot.com/bug?extid=73836c72f168b93b604e
compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40
syz repro:
https://syzkaller.appspot.com/x/repro.syz?x=1345b404580000
C reproducer:
https://syzkaller.appspot.com/x/repro.c?x=11635d98580000
Downloadable assets:
disk image:
https://storage.googleapis.com/syzbot-assets/f658fff71131/disk-ca24c52e.raw.xz
vmlinux:
https://storage.googleapis.com/syzbot-assets/c8e2204b751d/vmlinux-ca24c52e.xz
kernel image:
https://storage.googleapis.com/syzbot-assets/f231bea1ecbd/bzImage-ca24c52e.xz
mounted in repro:
https://storage.googleapis.com/syzbot-assets/094fa5bb0818/mount_0.gz
fsck result: failed (log:
https://syzkaller.appspot.com/x/fsck.log?x=1152efb0580000)
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by:
syzbot+73836c...@syzkaller.appspotmail.com
==================================================================
BUG: KASAN: use-after-free in __ext4_check_dir_entry+0x700/0x880 fs/ext4/dir.c:85
Read of size 2 at addr ffff888125221003 by task syz-executor388/304
CPU: 0 PID: 304 Comm: syz-executor388 Not tainted 6.1.129-syzkaller-00055-gca24c52e3c25 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
print_address_description mm/kasan/report.c:316 [inline]
print_report+0x158/0x4e0 mm/kasan/report.c:427
kasan_report+0x13c/0x170 mm/kasan/report.c:531
__asan_report_load2_noabort+0x14/0x20 mm/kasan/report_generic.c:349
__ext4_check_dir_entry+0x700/0x880 fs/ext4/dir.c:85
ext4_readdir+0x1290/0x3860 fs/ext4/dir.c:258
iterate_dir+0x265/0x600 fs/readdir.c:-1
__do_sys_getdents64 fs/readdir.c:369 [inline]
__se_sys_getdents64+0x1c1/0x460 fs/readdir.c:354
__x64_sys_getdents64+0x7b/0x90 fs/readdir.c:354
x64_sys_call+0x5ae/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:218
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:0x7f7d0d9dbe09
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 17 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffdbc8182a8 EFLAGS: 00000246 ORIG_RAX: 00000000000000d9
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f7d0d9dbe09
RDX: 0000000000000010 RSI: 0000000000000000 RDI: 0000000000000005
RBP: 0000000000000000 R08: 00007ffdbc818300 R09: 00007ffdbc818300
R10: 00007ffdbc818300 R11: 0000000000000246 R12: 00007ffdbc818300
R13: 00007ffdbc8183e0 R14: 431bde82d7b634db R15: 00007f7d0da2401d
</TASK>
The buggy address belongs to the physical page:
page:ffffea0004948840 refcount:0 mapcount:0 mapping:0000000000000000 index:0x1 pfn:0x125221
flags: 0x4000000000000000(zone=1)
raw: 4000000000000000 ffffea0004948888 ffff8881f6e3c768 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 0x8140dca(GFP_HIGHUSER_MOVABLE|__GFP_COMP|__GFP_ZERO|__GFP_CMA), pid 304, tgid 304 (syz-executor388), ts 27857653527, free_ts 27860694717
set_page_owner include/linux/page_owner.h:33 [inline]
post_alloc_hook+0x213/0x220 mm/page_alloc.c:2637
prep_new_page+0x1b/0x110 mm/page_alloc.c:2644
get_page_from_freelist+0x3a98/0x3b10 mm/page_alloc.c:4539
__alloc_pages+0x234/0x610 mm/page_alloc.c:5837
__folio_alloc+0x15/0x40 mm/page_alloc.c:5869
__folio_alloc_node include/linux/gfp.h:245 [inline]
folio_alloc include/linux/gfp.h:274 [inline]
alloc_page_vma include/linux/gfp.h:283 [inline]
wp_page_copy+0x23b/0x1690 mm/memory.c:3202
do_wp_page+0xc5c/0xf30 mm/memory.c:-1
handle_pte_fault mm/memory.c:5175 [inline]
__handle_mm_fault mm/memory.c:5299 [inline]
handle_mm_fault+0x15e0/0x30e0 mm/memory.c:5439
do_user_addr_fault arch/x86/mm/fault.c:1323 [inline]
handle_page_fault arch/x86/mm/fault.c:1466 [inline]
exc_page_fault+0x3b3/0x6d0 arch/x86/mm/fault.c:1522
asm_exc_page_fault+0x27/0x30 arch/x86/include/asm/idtentry.h:608
page last free stack trace:
reset_page_owner include/linux/page_owner.h:26 [inline]
free_pages_prepare mm/page_alloc.c:1545 [inline]
free_pcp_prepare mm/page_alloc.c:1619 [inline]
free_unref_page_prepare+0x9f1/0xa00 mm/page_alloc.c:3581
free_unref_page_list+0xf1/0x7b0 mm/page_alloc.c:3729
release_pages+0xef9/0xf50 mm/swap.c:1043
free_pages_and_swap_cache+0x8a/0xa0 mm/swap_state.c:315
tlb_batch_pages_flush mm/mmu_gather.c:59 [inline]
tlb_flush_mmu_free mm/mmu_gather.c:254 [inline]
tlb_flush_mmu mm/mmu_gather.c:261 [inline]
tlb_finish_mmu+0x1e0/0x3f0 mm/mmu_gather.c:361
unmap_region+0x2c1/0x310 mm/mmap.c:2402
do_mas_align_munmap+0xd27/0x13a0 mm/mmap.c:2668
do_mas_munmap+0x23e/0x2b0 mm/mmap.c:2726
__vm_munmap+0x263/0x3a0 mm/mmap.c:3025
__do_sys_munmap mm/mmap.c:3051 [inline]
__se_sys_munmap mm/mmap.c:3047 [inline]
__x64_sys_munmap+0x6b/0x80 mm/mmap.c:3047
x64_sys_call+0x75/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:12
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
Memory state around the buggy address:
ffff888125220f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ffff888125220f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888125221000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
^
ffff888125221080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ffff888125221100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
==================================================================
EXT4-fs error (device loop0): ext4_readdir:260: inode #2: block 255: comm syz-executor388: path (unknown): bad entry in directory: rec_len is smaller than minimal - offset=1023, inode=0, rec_len=0, size=1024 fake=0
---
This report is generated by a bot. It may contain errors.
See
https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at
syzk...@googlegroups.com.
syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
If the report is already addressed, let syzbot know by replying with:
#syz fix: exact-commit-title
If you want syzbot to run the reproducer, reply with:
#syz test: git://repo/address.git branch-or-commit-hash
If you attach or paste a git patch, syzbot will apply it before testing.
If you want to overwrite report's subsystems, reply with:
#syz set subsystems: new-subsystem
(See the list of subsystem names on the web dashboard)
If the report is a duplicate of another one, reply with:
#syz dup: exact-subject-of-another-report
If you want to undo deduplication, reply with:
#syz undup