================================================================== BUG: KASAN: slab-out-of-bounds in copy_page_from_iter_atomic+0x834/0xffc lib/iov_iter.c:978 Read of size 1024 at addr ffff000117670c00 by task kworker/u4:7/4264 CPU: 0 PID: 4264 Comm: kworker/u4:7 Not tainted 5.15.124-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2023 Workqueue: loop0 loop_workfn Call trace: dump_backtrace+0x0/0x530 arch/arm64/kernel/stacktrace.c:152 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:216 __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x108/0x170 lib/dump_stack.c:106 print_address_description+0x7c/0x3f0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0x174/0x1e4 mm/kasan/report.c:451 kasan_check_range+0x274/0x2b4 mm/kasan/generic.c:189 memcpy+0x90/0xe8 mm/kasan/shadow.c:65 copy_page_from_iter_atomic+0x834/0xffc lib/iov_iter.c:978 generic_perform_write+0x2d0/0x520 mm/filemap.c:3784 __generic_file_write_iter+0x230/0x454 mm/filemap.c:3903 generic_file_write_iter+0xb4/0x1b8 mm/filemap.c:3935 do_iter_readv_writev+0x420/0x5f8 do_iter_write+0x1b8/0x664 fs/read_write.c:855 vfs_iter_write+0x88/0xac fs/read_write.c:896 lo_write_bvec+0x394/0xb4c drivers/block/loop.c:316 lo_write_simple drivers/block/loop.c:338 [inline] do_req_filebacked drivers/block/loop.c:656 [inline] loop_handle_cmd drivers/block/loop.c:2234 [inline] loop_process_work+0x1bcc/0x2790 drivers/block/loop.c:2274 loop_workfn+0x54/0x68 drivers/block/loop.c:2298 process_one_work+0x790/0x11b8 kernel/workqueue.c:2310 worker_thread+0x910/0x1034 kernel/workqueue.c:2457 kthread+0x37c/0x45c kernel/kthread.c:319 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:870 Allocated by task 7516: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:46 [inline] set_alloc_info mm/kasan/common.c:434 [inline] ____kasan_kmalloc+0xbc/0xfc mm/kasan/common.c:513 __kasan_kmalloc+0x10/0x1c mm/kasan/common.c:522 kasan_kmalloc include/linux/kasan.h:264 [inline] __kmalloc+0x29c/0x4c8 mm/slub.c:4407 kmalloc include/linux/slab.h:596 [inline] hfsplus_read_wrapper+0x3b8/0xfc8 fs/hfsplus/wrapper.c:180 hfsplus_fill_super+0x2f0/0x167c fs/hfsplus/super.c:413 mount_bdev+0x274/0x370 fs/super.c:1378 hfsplus_mount+0x44/0x58 fs/hfsplus/super.c:641 legacy_get_tree+0xd4/0x16c fs/fs_context.c:611 vfs_get_tree+0x90/0x274 fs/super.c:1508 do_new_mount+0x25c/0x8c4 fs/namespace.c:2994 path_mount+0x590/0x104c fs/namespace.c:3324 do_mount fs/namespace.c:3337 [inline] __do_sys_mount fs/namespace.c:3545 [inline] __se_sys_mount fs/namespace.c:3522 [inline] __arm64_sys_mount+0x510/0x5e0 fs/namespace.c:3522 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline] invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:52 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:142 do_el0_svc+0x58/0x14c arch/arm64/kernel/syscall.c:181 el0_svc+0x7c/0x1f0 arch/arm64/kernel/entry-common.c:596 el0t_64_sync_handler+0x84/0xe4 arch/arm64/kernel/entry-common.c:614 el0t_64_sync+0x1a0/0x1a4 arch/arm64/kernel/entry.S:584 The buggy address belongs to the object at ffff000117670c00 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 0 bytes inside of 512-byte region [ffff000117670c00, ffff000117670e00) The buggy address belongs to the page: page:00000000adf0b5e9 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff000117670800 pfn:0x157670 head:00000000adf0b5e9 order:2 compound_mapcount:0 compound_pincount:0 flags: 0x5ffc00000010200(slab|head|node=0|zone=2|lastcpupid=0x7ff) raw: 05ffc00000010200 fffffc0003219508 fffffc0004501e08 ffff0000c0002600 raw: ffff000117670800 000000000010000d 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff000117670d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff000117670d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff000117670e00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff000117670e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff000117670f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================