================================================================== BUG: KASAN: stack-out-of-bounds in memcpy include/linux/fortify-string.h:191 [inline] BUG: KASAN: stack-out-of-bounds in packet_recvmsg+0x56c/0x1150 net/packet/af_packet.c:3454 Write of size 137 at addr ffffc90002eafa30 by task syz-executor.3/15782 CPU: 0 PID: 15782 Comm: syz-executor.3 Not tainted 5.15.0-rc3-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 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+0xf/0x309 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+0x39/0x60 mm/kasan/shadow.c:66 memcpy include/linux/fortify-string.h:191 [inline] packet_recvmsg+0x56c/0x1150 net/packet/af_packet.c:3454 sock_recvmsg_nosec net/socket.c:944 [inline] ____sys_recvmsg+0x527/0x600 net/socket.c:2626 ___sys_recvmsg+0x127/0x200 net/socket.c:2670 do_recvmmsg+0x24d/0x6d0 net/socket.c:2764 __sys_recvmmsg net/socket.c:2845 [inline] __do_sys_recvmmsg net/socket.c:2866 [inline] __se_sys_recvmmsg net/socket.c:2859 [inline] __x64_sys_recvmmsg+0x17d/0x260 net/socket.c:2859 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 RIP: 0033:0x7f72a89268d9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f72a5e7c188 EFLAGS: 00000246 ORIG_RAX: 000000000000012b RAX: ffffffffffffffda RBX: 00007f72a8a2b020 RCX: 00007f72a89268d9 RDX: 0000000000000008 RSI: 000000002000a780 RDI: 0000000000000004 RBP: 00007f72a8980cb4 R08: 00000000200004c0 R09: 0000000000000000 R10: 0000000000000020 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fff9465674f R14: 00007f72a5e7c300 R15: 0000000000022000 addr ffffc90002eafa30 is located in stack of task syz-executor.3/15782 at offset 32 in frame: ____sys_recvmsg+0x0/0x600 include/linux/uio.h:255 this frame has 1 object: [32, 160) 'addr' Memory state around the buggy address: ffffc90002eaf980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc90002eafa00: 00 00 f1 f1 f1 f1 00 00 00 00 00 00 00 00 00 00 >ffffc90002eafa80: 00 00 00 00 00 00 f3 f3 f3 f3 00 00 00 00 00 00 ^ ffffc90002eafb00: 00 00 00 00 00 00 f1 f1 f1 f1 00 f2 f2 f2 00 f2 ffffc90002eafb80: f2 f2 00 00 00 00 00 00 00 f2 f2 f2 f2 f2 00 00 ==================================================================