================================================================== BUG: KASAN: use-after-free in memcpy_dir crypto/scatterwalk.c:23 [inline] BUG: KASAN: use-after-free in scatterwalk_copychunks+0x1cc/0x460 crypto/scatterwalk.c:38 Read of size 40 at addr ffff888066b20000 by task syz-executor.3/5936 CPU: 0 PID: 5936 Comm: syz-executor.3 Not tainted 6.9.0-syzkaller-10323-g8f6a15f095a6 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x241/0x360 lib/dump_stack.c:114 print_address_description mm/kasan/report.c:377 [inline] print_report+0x169/0x550 mm/kasan/report.c:488 kasan_report+0x143/0x180 mm/kasan/report.c:601 kasan_check_range+0x282/0x290 mm/kasan/generic.c:189 __asan_memcpy+0x29/0x70 mm/kasan/shadow.c:105 memcpy_dir crypto/scatterwalk.c:23 [inline] scatterwalk_copychunks+0x1cc/0x460 crypto/scatterwalk.c:38 skcipher_next_slow+0x39d/0x480 crypto/skcipher.c:276 skcipher_walk_next+0x634/0xba0 crypto/skcipher.c:361 chacha_simd_stream_xor+0x67f/0xd10 arch/x86/crypto/chacha_glue.c:192 do_encrypt_sg fs/bcachefs/checksum.c:108 [inline] do_encrypt+0x4ef/0x7d0 fs/bcachefs/checksum.c:128 bset_encrypt fs/bcachefs/btree_io.h:118 [inline] bch2_btree_node_read_done+0x184f/0x6770 fs/bcachefs/btree_io.c:1124 btree_node_read_work+0x68b/0x1260 fs/bcachefs/btree_io.c:1340 bch2_btree_node_read+0x2467/0x2a40 __bch2_btree_root_read fs/bcachefs/btree_io.c:1764 [inline] bch2_btree_root_read+0x61e/0x970 fs/bcachefs/btree_io.c:1788 read_btree_roots+0x22d/0x7b0 fs/bcachefs/recovery.c:472 bch2_fs_recovery+0x2346/0x3700 fs/bcachefs/recovery.c:800 bch2_fs_start+0x356/0x5b0 fs/bcachefs/super.c:1031 bch2_fs_open+0xa8d/0xdf0 fs/bcachefs/super.c:2123 bch2_mount+0x71d/0x1320 fs/bcachefs/fs.c:1917 legacy_get_tree+0xee/0x190 fs/fs_context.c:662 vfs_get_tree+0x90/0x2a0 fs/super.c:1780 do_new_mount+0x2be/0xb40 fs/namespace.c:3352 do_mount fs/namespace.c:3692 [inline] __do_sys_mount fs/namespace.c:3898 [inline] __se_sys_mount+0x2d9/0x3c0 fs/namespace.c:3875 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf5/0x240 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f4b02a7e5ea Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb a6 e8 de 09 00 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f4b03781ef8 EFLAGS: 00000202 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007f4b03781f80 RCX: 00007f4b02a7e5ea RDX: 0000000020011a00 RSI: 0000000020011a40 RDI: 00007f4b03781f40 RBP: 0000000020011a00 R08: 00007f4b03781f80 R09: 0000000001200014 R10: 0000000001200014 R11: 0000000000000202 R12: 0000000020011a40 R13: 00007f4b03781f40 R14: 00000000000119f6 R15: 0000000020000100 The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x66b20 flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffff7f(buddy) raw: 00fff00000000000 ffffea0001906808 ffff88813fffaac8 0000000000000000 raw: 0000000000000000 0000000000000005 00000000ffffff7f 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as freed page last allocated via order 5, migratetype Unmovable, gfp_mask 0x152cc0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP), pid 5936, tgid 5935 (syz-executor.3), ts 115832354430, free_ts 116119231775 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x1f3/0x230 mm/page_alloc.c:1468 prep_new_page mm/page_alloc.c:1476 [inline] get_page_from_freelist+0x2e2d/0x2ee0 mm/page_alloc.c:3402 __alloc_pages_noprof+0x256/0x6c0 mm/page_alloc.c:4660 __alloc_pages_node_noprof include/linux/gfp.h:244 [inline] alloc_pages_node_noprof include/linux/gfp.h:271 [inline] __kmalloc_large_node+0x91/0x1f0 mm/slub.c:4066 __do_kmalloc_node mm/slub.c:4109 [inline] __kmalloc_node_noprof+0x2d7/0x450 mm/slub.c:4128 kmalloc_node_noprof include/linux/slab.h:681 [inline] kvmalloc_node_noprof+0x72/0x190 mm/util.c:634 btree_node_data_alloc+0xd3/0x260 fs/bcachefs/btree_cache.c:104 __bch2_btree_node_mem_alloc+0x1e7/0x3b0 fs/bcachefs/btree_cache.c:149 bch2_fs_btree_cache_init+0x269/0x570 fs/bcachefs/btree_cache.c:549 bch2_fs_alloc+0x1bb5/0x2040 fs/bcachefs/super.c:911 bch2_fs_open+0x8cc/0xdf0 fs/bcachefs/super.c:2102 bch2_mount+0x71d/0x1320 fs/bcachefs/fs.c:1917 legacy_get_tree+0xee/0x190 fs/fs_context.c:662 vfs_get_tree+0x90/0x2a0 fs/super.c:1780 do_new_mount+0x2be/0xb40 fs/namespace.c:3352 do_mount fs/namespace.c:3692 [inline] __do_sys_mount fs/namespace.c:3898 [inline] __se_sys_mount+0x2d9/0x3c0 fs/namespace.c:3875 page last free pid 5936 tgid 5935 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1088 [inline] __free_pages_ok+0xb46/0xcb0 mm/page_alloc.c:1208 __folio_put+0x3b9/0x620 mm/swap.c:129 folio_put include/linux/mm.h:1508 [inline] free_large_kmalloc+0x105/0x1c0 mm/slub.c:4528 kfree+0x1c4/0x360 mm/slub.c:4551 btree_bounce_free fs/bcachefs/btree_io.c:118 [inline] bch2_btree_node_read_done+0x3e73/0x6770 fs/bcachefs/btree_io.c:1215 btree_node_read_work+0x68b/0x1260 fs/bcachefs/btree_io.c:1340 bch2_btree_node_read+0x2467/0x2a40 __bch2_btree_root_read fs/bcachefs/btree_io.c:1764 [inline] bch2_btree_root_read+0x61e/0x970 fs/bcachefs/btree_io.c:1788 read_btree_roots+0x22d/0x7b0 fs/bcachefs/recovery.c:472 bch2_fs_recovery+0x2346/0x3700 fs/bcachefs/recovery.c:800 bch2_fs_start+0x356/0x5b0 fs/bcachefs/super.c:1031 bch2_fs_open+0xa8d/0xdf0 fs/bcachefs/super.c:2123 bch2_mount+0x71d/0x1320 fs/bcachefs/fs.c:1917 legacy_get_tree+0xee/0x190 fs/fs_context.c:662 vfs_get_tree+0x90/0x2a0 fs/super.c:1780 do_new_mount+0x2be/0xb40 fs/namespace.c:3352 Memory state around the buggy address: ffff888066b1ff00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888066b1ff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888066b20000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff888066b20080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff888066b20100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================