================================================================== BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:376 [inline] BUG: KASAN: slab-out-of-bounds in pdu_read+0x94/0x100 net/9p/protocol.c:64 Read of size 62829 at addr ffff8880b03114ad by task syz-executor.0/11538 CPU: 0 PID: 11538 Comm: syz-executor.0 Not tainted 4.14.304-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/12/2023 Call Trace: __dump_stack lib/dump_stack.c:17 [inline] dump_stack+0x1b2/0x281 lib/dump_stack.c:58 print_address_description.cold+0x54/0x1d3 mm/kasan/report.c:252 kasan_report_error.cold+0x8a/0x191 mm/kasan/report.c:351 kasan_report+0x6f/0x80 mm/kasan/report.c:409 memcpy+0x20/0x50 mm/kasan/kasan.c:302 memcpy include/linux/string.h:376 [inline] pdu_read+0x94/0x100 net/9p/protocol.c:64 p9pdu_vreadf net/9p/protocol.c:167 [inline] p9pdu_readf+0x381/0x1970 net/9p/protocol.c:540 p9_client_version net/9p/client.c:988 [inline] p9_client_create+0x9b2/0x12c0 net/9p/client.c:1086 v9fs_session_init+0x1c5/0x1540 fs/9p/v9fs.c:422 v9fs_mount+0x73/0x860 fs/9p/vfs_super.c:135 mount_fs+0x92/0x2a0 fs/super.c:1237 vfs_kern_mount.part.0+0x5b/0x470 fs/namespace.c:1046 vfs_kern_mount fs/namespace.c:1036 [inline] do_new_mount fs/namespace.c:2572 [inline] do_mount+0xe65/0x2a30 fs/namespace.c:2905 SYSC_mount fs/namespace.c:3121 [inline] SyS_mount+0xa8/0x120 fs/namespace.c:3098 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x5e/0xd3 RIP: 0033:0x7f7b87a320c9 RSP: 002b:00007f7b85fa4168 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 RAX: ffffffffffffffda RBX: 00007f7b87b51f80 RCX: 00007f7b87a320c9 RDX: 0000000020000500 RSI: 00000000200004c0 RDI: 0000000000000000 RBP: 00007f7b87a8dae9 R08: 0000000020000540 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffe6f4b85bf R14: 00007f7b85fa4300 R15: 0000000000022000 Allocated by task 11538: save_stack mm/kasan/kasan.c:447 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc+0xeb/0x160 mm/kasan/kasan.c:551 __do_kmalloc mm/slab.c:3720 [inline] __kmalloc+0x15a/0x400 mm/slab.c:3729 kmalloc include/linux/slab.h:493 [inline] p9_fcall_alloc+0x19/0x90 net/9p/client.c:242 p9_tag_alloc net/9p/client.c:312 [inline] p9_client_prepare_req.part.0+0x7f8/0xb60 net/9p/client.c:728 p9_client_prepare_req net/9p/client.c:718 [inline] p9_client_rpc+0x170/0x1520 net/9p/client.c:763 p9_client_version net/9p/client.c:978 [inline] p9_client_create+0x92f/0x12c0 net/9p/client.c:1086 v9fs_session_init+0x1c5/0x1540 fs/9p/v9fs.c:422 v9fs_mount+0x73/0x860 fs/9p/vfs_super.c:135 mount_fs+0x92/0x2a0 fs/super.c:1237 vfs_kern_mount.part.0+0x5b/0x470 fs/namespace.c:1046 vfs_kern_mount fs/namespace.c:1036 [inline] do_new_mount fs/namespace.c:2572 [inline] do_mount+0xe65/0x2a30 fs/namespace.c:2905 SYSC_mount fs/namespace.c:3121 [inline] SyS_mount+0xa8/0x120 fs/namespace.c:3098 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x5e/0xd3 Freed by task 0: (stack is not available) The buggy address belongs to the object at ffff8880b0311480 which belongs to the cache kmalloc-16384 of size 16384 The buggy address is located 45 bytes inside of 16384-byte region [ffff8880b0311480, ffff8880b0315480) The buggy address belongs to the page: page:ffffea0002c0c400 count:1 mapcount:0 mapping:ffff8880b0311480 index:0x0 compound_mapcount: 0 flags: 0xfff00000008100(slab|head) raw: 00fff00000008100 ffff8880b0311480 0000000000000000 0000000100000001 raw: ffffea0001146a20 ffff88813fe64c48 ffff88813fe65200 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8880b0313380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8880b0313400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8880b0313480: 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff8880b0313500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff8880b0313580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================