syzbot


KASAN: slab-out-of-bounds Read in dtSearch

Status: upstream: reported on 2024/06/24 03:42
Reported-by: syzbot+0999ae476eb112f48b0a@syzkaller.appspotmail.com
First crash: 115d, last: 53d
Similar bugs (5)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KASAN: slab-out-of-bounds Read in dtSearch jfs C error done 33 290d 753d 25/28 fixed on 2024/02/13 12:02
linux-4.14 KASAN: slab-out-of-bounds Read in dtSearch jfs C 2 596d 754d 0/1 upstream: reported C repro on 2022/09/24 21:35
upstream KASAN: slab-use-after-free Read in dtSearch jfs C inconclusive 142 1h37m 172d 0/28 upstream: reported C repro on 2024/04/29 00:37
linux-5.15 KASAN: slab-out-of-bounds Read in dtSearch origin:upstream C error 44 10d 172d 0/3 upstream: reported C repro on 2024/04/28 11:04
linux-4.19 KASAN: slab-out-of-bounds Read in dtSearch C error 1 754d 754d 0/1 upstream: reported C repro on 2022/09/24 21:36

Sample crash report:
==================================================================
BUG: KASAN: slab-out-of-bounds in ciCompare fs/jfs/jfs_dtree.c:3398 [inline]
BUG: KASAN: slab-out-of-bounds in dtSearch+0x12c0/0x1f34 fs/jfs/jfs_dtree.c:644
Read of size 1 at addr ffff0000f1c3a4b4 by task syz.3.68/4641

CPU: 0 PID: 4641 Comm: syz.3.68 Not tainted 6.1.106-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024
Call trace:
 dump_backtrace+0x1c8/0x1f4 arch/arm64/kernel/stacktrace.c:158
 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:165
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x108/0x170 lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:284 [inline]
 print_report+0x174/0x4c0 mm/kasan/report.c:395
 kasan_report+0xd4/0x130 mm/kasan/report.c:495
 __asan_report_load1_noabort+0x2c/0x38 mm/kasan/report_generic.c:348
 ciCompare fs/jfs/jfs_dtree.c:3398 [inline]
 dtSearch+0x12c0/0x1f34 fs/jfs/jfs_dtree.c:644
 jfs_lookup+0x164/0x39c fs/jfs/namei.c:1459
 lookup_open fs/namei.c:3462 [inline]
 open_last_lookups fs/namei.c:3552 [inline]
 path_openat+0xd3c/0x2548 fs/namei.c:3782
 do_filp_open+0x1bc/0x3cc fs/namei.c:3812
 do_sys_openat2+0x128/0x3e0 fs/open.c:1318
 do_sys_open fs/open.c:1334 [inline]
 __do_sys_openat fs/open.c:1350 [inline]
 __se_sys_openat fs/open.c:1345 [inline]
 __arm64_sys_openat+0x1f0/0x240 fs/open.c:1345
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2c0 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:140
 do_el0_svc+0x64/0x218 arch/arm64/kernel/syscall.c:204
 el0_svc+0x58/0x168 arch/arm64/kernel/entry-common.c:637
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585

Allocated by task 4641:
 kasan_save_stack mm/kasan/common.c:45 [inline]
 kasan_set_track+0x4c/0x80 mm/kasan/common.c:52
 kasan_save_alloc_info+0x24/0x30 mm/kasan/generic.c:505
 __kasan_slab_alloc+0x74/0x8c mm/kasan/common.c:328
 kasan_slab_alloc include/linux/kasan.h:201 [inline]
 slab_post_alloc_hook+0x74/0x458 mm/slab.h:737
 slab_alloc_node mm/slub.c:3398 [inline]
 slab_alloc mm/slub.c:3406 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3413 [inline]
 kmem_cache_alloc_lru+0x1ac/0x2f8 mm/slub.c:3429
 alloc_inode_sb include/linux/fs.h:3193 [inline]
 jfs_alloc_inode+0x2c/0x68 fs/jfs/super.c:105
 alloc_inode fs/inode.c:261 [inline]
 iget_locked+0x170/0x708 fs/inode.c:1330
 jfs_iget+0x30/0x364 fs/jfs/inode.c:29
 jfs_fill_super+0x644/0x9f0 fs/jfs/super.c:580
 mount_bdev+0x274/0x370 fs/super.c:1443
 jfs_do_mount+0x44/0x58 fs/jfs/super.c:670
 legacy_get_tree+0xd4/0x16c fs/fs_context.c:632
 vfs_get_tree+0x90/0x274 fs/super.c:1573
 do_new_mount+0x278/0x8fc fs/namespace.c:3051
 path_mount+0x590/0xe5c fs/namespace.c:3381
 do_mount fs/namespace.c:3394 [inline]
 __do_sys_mount fs/namespace.c:3602 [inline]
 __se_sys_mount fs/namespace.c:3579 [inline]
 __arm64_sys_mount+0x45c/0x594 fs/namespace.c:3579
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2c0 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:140
 do_el0_svc+0x64/0x218 arch/arm64/kernel/syscall.c:204
 el0_svc+0x58/0x168 arch/arm64/kernel/entry-common.c:637
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585

The buggy address belongs to the object at ffff0000f1c39bc0
 which belongs to the cache jfs_ip of size 2240
The buggy address is located 52 bytes to the right of
 2240-byte region [ffff0000f1c39bc0, ffff0000f1c3a480)

The buggy address belongs to the physical page:
page:00000000b3a650cf refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x131c38
head:00000000b3a650cf order:3 compound_mapcount:0 compound_pincount:0
memcg:ffff0000c4e67201
flags: 0x5ffc00000010200(slab|head|node=0|zone=2|lastcpupid=0x7ff)
raw: 05ffc00000010200 0000000000000000 dead000000000122 ffff0000c6f9e000
raw: 0000000000000000 00000000800d000d 00000001ffffffff ffff0000c4e67201
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff0000f1c3a380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff0000f1c3a400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff0000f1c3a480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
                                     ^
 ffff0000f1c3a500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff0000f1c3a580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
==================================================================

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/08/25 23:17 linux-6.1.y ee5e09825b81 d7d32352 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 KASAN: slab-out-of-bounds Read in dtSearch
2024/08/10 14:36 linux-6.1.y 48d525b0e463 6f4edef4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 KASAN: slab-out-of-bounds Read in dtSearch
2024/07/31 16:55 linux-6.1.y c1cec4dad96b 6fde257d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 KASAN: slab-out-of-bounds Read in dtSearch
2024/06/24 05:31 linux-6.1.y eb44d83053d6 edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 KASAN: slab-out-of-bounds Read in dtSearch
2024/06/24 03:42 linux-6.1.y eb44d83053d6 edc5149a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 KASAN: slab-out-of-bounds Read in dtSearch
* Struck through repros no longer work on HEAD.