================================================================== BUG: KASAN: use-after-free in memcpy include/linux/fortify-string.h:191 [inline] BUG: KASAN: use-after-free in copy_page_from_iter_atomic+0xd01/0x16d0 lib/iov_iter.c:922 Read of size 4096 at addr ffff888160e1f000 by task kworker/u4:0/8 CPU: 1 PID: 8 Comm: kworker/u4:0 Not tainted 5.15.0-rc7-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: loop3 loop_rootcg_workfn Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106 print_address_description.constprop.0.cold+0x6c/0x2d6 mm/kasan/report.c:256 __kasan_report mm/kasan/report.c:442 [inline] kasan_report.cold+0x83/0xdf mm/kasan/report.c:459 check_region_inline mm/kasan/generic.c:183 [inline] kasan_check_range+0x13d/0x180 mm/kasan/generic.c:189 memcpy+0x20/0x60 mm/kasan/shadow.c:65 memcpy include/linux/fortify-string.h:191 [inline] copy_page_from_iter_atomic+0xd01/0x16d0 lib/iov_iter.c:922 generic_perform_write+0x277/0x510 mm/filemap.c:3778 __generic_file_write_iter+0x24e/0x640 mm/filemap.c:3897 generic_file_write_iter+0xd7/0x220 mm/filemap.c:3929 call_write_iter include/linux/fs.h:2163 [inline] do_iter_readv_writev+0x472/0x750 fs/read_write.c:729 do_iter_write+0x188/0x710 fs/read_write.c:855 vfs_iter_write+0x70/0xa0 fs/read_write.c:896 lo_write_bvec+0x141/0x6d0 drivers/block/loop.c:328 lo_write_simple drivers/block/loop.c:350 [inline] do_req_filebacked drivers/block/loop.c:668 [inline] loop_handle_cmd drivers/block/loop.c:2201 [inline] loop_process_work+0xc60/0x24e0 drivers/block/loop.c:2241 process_one_work+0x9bf/0x16b0 kernel/workqueue.c:2297 worker_thread+0x658/0x11f0 kernel/workqueue.c:2444 kthread+0x3e5/0x4d0 kernel/kthread.c:319 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 The buggy address belongs to the page: page:ffffea00058387c0 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x160e1f flags: 0x57ff00000000000(node=1|zone=2|lastcpupid=0x7ff) raw: 057ff00000000000 ffffea00058499c8 ffffea0005057248 0000000000000000 raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as freed page last allocated via order 0, migratetype Unmovable, gfp_mask 0x100dc0(GFP_USER|__GFP_ZERO), pid 11302, ts 2619592463683, free_ts 2619969320348 prep_new_page mm/page_alloc.c:2424 [inline] get_page_from_freelist+0xa72/0x2f80 mm/page_alloc.c:4153 __alloc_pages+0x1b2/0x500 mm/page_alloc.c:5375 alloc_pages+0x1a7/0x300 mm/mempolicy.c:2191 lbmLogInit fs/jfs/jfs_logmgr.c:1824 [inline] lmLogInit+0x358/0x17a0 fs/jfs/jfs_logmgr.c:1278 open_inline_log fs/jfs/jfs_logmgr.c:1183 [inline] lmLogOpen+0x7c8/0x13e0 fs/jfs/jfs_logmgr.c:1077 jfs_mount_rw+0x321/0x5d0 fs/jfs/jfs_mount.c:260 jfs_fill_super+0x877/0xc80 fs/jfs/super.c:570 mount_bdev+0x34d/0x410 fs/super.c:1368 legacy_get_tree+0x105/0x220 fs/fs_context.c:610 vfs_get_tree+0x89/0x2f0 fs/super.c:1498 do_new_mount fs/namespace.c:2988 [inline] path_mount+0x1320/0x1fa0 fs/namespace.c:3318 do_mount fs/namespace.c:3331 [inline] __do_sys_mount fs/namespace.c:3539 [inline] __se_sys_mount fs/namespace.c:3516 [inline] __x64_sys_mount+0x27f/0x300 fs/namespace.c:3516 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1338 [inline] free_pcp_prepare+0x2c5/0x780 mm/page_alloc.c:1389 free_unref_page_prepare mm/page_alloc.c:3315 [inline] free_unref_page+0x19/0x690 mm/page_alloc.c:3394 lbmLogShutdown fs/jfs/jfs_logmgr.c:1872 [inline] lmLogShutdown+0x33d/0x600 fs/jfs/jfs_logmgr.c:1692 lmLogClose+0x55f/0x700 fs/jfs/jfs_logmgr.c:1468 jfs_umount+0x2d3/0x3f0 fs/jfs/jfs_umount.c:116 jfs_put_super+0x81/0x190 fs/jfs/super.c:194 generic_shutdown_super+0x14c/0x370 fs/super.c:465 kill_block_super+0x97/0xf0 fs/super.c:1395 deactivate_locked_super+0x94/0x160 fs/super.c:335 deactivate_super+0xad/0xd0 fs/super.c:366 cleanup_mnt+0x3a2/0x540 fs/namespace.c:1137 task_work_run+0xdd/0x1a0 kernel/task_work.c:164 tracehook_notify_resume include/linux/tracehook.h:189 [inline] exit_to_user_mode_loop kernel/entry/common.c:175 [inline] exit_to_user_mode_prepare+0x27e/0x290 kernel/entry/common.c:207 __syscall_exit_to_user_mode_work kernel/entry/common.c:289 [inline] syscall_exit_to_user_mode+0x19/0x60 kernel/entry/common.c:300 do_syscall_64+0x42/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x44/0xae Memory state around the buggy address: ffff888160e1ef00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff888160e1ef80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >ffff888160e1f000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff888160e1f080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff888160e1f100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================