================================================================== BUG: KASAN: slab-out-of-bounds in memcpy_from_iter lib/iov_iter.c:380 [inline] BUG: KASAN: slab-out-of-bounds in copy_page_from_iter_atomic+0x96c/0x10dc lib/iov_iter.c:590 Read of size 2048 at addr ffff0000e223f000 by task kworker/u4:12/637 CPU: 0 PID: 637 Comm: kworker/u4:12 Not tainted 6.6.0-rc7-syzkaller-00089-g8de1e7afcc1c #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/09/2023 Workqueue: loop5 loop_workfn Call trace: dump_backtrace+0x1b8/0x1e4 arch/arm64/kernel/stacktrace.c:233 show_stack+0x2c/0x44 arch/arm64/kernel/stacktrace.c:240 __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0xd0/0x124 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0x174/0x514 mm/kasan/report.c:475 kasan_report+0xd8/0x138 mm/kasan/report.c:588 kasan_check_range+0x254/0x294 mm/kasan/generic.c:187 __asan_memcpy+0x3c/0x84 mm/kasan/shadow.c:105 memcpy_from_iter lib/iov_iter.c:380 [inline] copy_page_from_iter_atomic+0x96c/0x10dc lib/iov_iter.c:590 generic_perform_write+0x310/0x588 mm/filemap.c:3977 shmem_file_write_iter+0x110/0x138 mm/shmem.c:2865 do_iter_write+0x65c/0xaa8 fs/read_write.c:860 vfs_iter_write+0x88/0xac fs/read_write.c:901 lo_write_bvec drivers/block/loop.c:249 [inline] lo_write_simple drivers/block/loop.c:271 [inline] do_req_filebacked drivers/block/loop.c:495 [inline] loop_handle_cmd drivers/block/loop.c:1915 [inline] loop_process_work+0x15e4/0x2534 drivers/block/loop.c:1950 loop_workfn+0x54/0x68 drivers/block/loop.c:1974 process_one_work+0x694/0x1204 kernel/workqueue.c:2630 process_scheduled_works kernel/workqueue.c:2703 [inline] worker_thread+0x938/0xef4 kernel/workqueue.c:2784 kthread+0x288/0x310 kernel/kthread.c:388 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:857 Allocated by task 6735: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4c/0x7c mm/kasan/common.c:52 kasan_save_alloc_info+0x24/0x30 mm/kasan/generic.c:511 ____kasan_kmalloc mm/kasan/common.c:374 [inline] __kasan_kmalloc+0xac/0xc4 mm/kasan/common.c:383 kasan_kmalloc include/linux/kasan.h:198 [inline] __do_kmalloc_node mm/slab_common.c:1026 [inline] __kmalloc+0xcc/0x1b8 mm/slab_common.c:1039 kmalloc include/linux/slab.h:603 [inline] hfsplus_read_wrapper+0x3ac/0xfcc fs/hfsplus/wrapper.c:178 hfsplus_fill_super+0x2f0/0x166c fs/hfsplus/super.c:413 mount_bdev+0x1e8/0x2b4 fs/super.c:1629 hfsplus_mount+0x44/0x58 fs/hfsplus/super.c:641 legacy_get_tree+0xd4/0x16c fs/fs_context.c:662 vfs_get_tree+0x90/0x288 fs/super.c:1750 do_new_mount+0x25c/0x8c8 fs/namespace.c:3335 path_mount+0x590/0xe04 fs/namespace.c:3662 do_mount fs/namespace.c:3675 [inline] __do_sys_mount fs/namespace.c:3884 [inline] __se_sys_mount fs/namespace.c:3861 [inline] __arm64_sys_mount+0x45c/0x594 fs/namespace.c:3861 __invoke_syscall arch/arm64/kernel/syscall.c:37 [inline] invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:51 el0_svc_common+0x130/0x23c arch/arm64/kernel/syscall.c:136 do_el0_svc+0x48/0x58 arch/arm64/kernel/syscall.c:155 el0_svc+0x54/0x158 arch/arm64/kernel/entry-common.c:678 el0t_64_sync_handler+0x84/0xfc arch/arm64/kernel/entry-common.c:696 el0t_64_sync+0x190/0x194 arch/arm64/kernel/entry.S:595 The buggy address belongs to the object at ffff0000e223f000 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 0 bytes inside of allocated 512-byte region [ffff0000e223f000, ffff0000e223f200) The buggy address belongs to the physical page: page:00000000e8209f5c refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x12223c head:00000000e8209f5c order:2 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0x5ffc00000000840(slab|head|node=0|zone=2|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 05ffc00000000840 ffff0000c0001c80 dead000000000100 dead000000000122 raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff0000e223f100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff0000e223f180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff0000e223f200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff0000e223f280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff0000e223f300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================