================================================================== BUG: KASAN: stack-out-of-bounds in memcpy include/linux/string.h:344 [inline] BUG: KASAN: stack-out-of-bounds in __nla_put+0x37/0x40 lib/nlattr.c:569 Read of size 255 at addr ffff8801c4977710 by task syzkaller104104/3655 CPU: 0 PID: 3655 Comm: syzkaller104104 Not tainted 4.15.0-rc8+ #178 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:17 [inline] dump_stack+0x194/0x257 lib/dump_stack.c:53 print_address_description+0x73/0x250 mm/kasan/report.c:252 kasan_report_error mm/kasan/report.c:351 [inline] kasan_report+0x25b/0x340 mm/kasan/report.c:409 check_memory_region_inline mm/kasan/kasan.c:260 [inline] check_memory_region+0x137/0x190 mm/kasan/kasan.c:267 memcpy+0x23/0x50 mm/kasan/kasan.c:302 memcpy include/linux/string.h:344 [inline] __nla_put+0x37/0x40 lib/nlattr.c:569 nla_put+0xf5/0x130 lib/nlattr.c:627 netlink_ack+0x78a/0xa10 net/netlink/af_netlink.c:2371 netlink_rcv_skb+0x2d1/0x400 net/netlink/af_netlink.c:2415 sock_diag_rcv+0x2a/0x40 net/core/sock_diag.c:274 netlink_unicast_kernel net/netlink/af_netlink.c:1275 [inline] netlink_unicast+0x4ee/0x700 net/netlink/af_netlink.c:1301 netlink_sendmsg+0xa4a/0xe60 net/netlink/af_netlink.c:1864 sock_sendmsg_nosec net/socket.c:638 [inline] sock_sendmsg+0xca/0x110 net/socket.c:648 ___sys_sendmsg+0x767/0x8b0 net/socket.c:2028 __sys_sendmsg+0xe5/0x210 net/socket.c:2062 C_SYSC_sendmsg net/compat.c:739 [inline] compat_SyS_sendmsg+0x2a/0x40 net/compat.c:737 do_syscall_32_irqs_on arch/x86/entry/common.c:327 [inline] do_fast_syscall_32+0x3ee/0xf9d arch/x86/entry/common.c:389 entry_SYSENTER_compat+0x54/0x63 arch/x86/entry/entry_64_compat.S:129 RIP: 0023:0xf7fe8c79 RSP: 002b:00000000ffa7713c EFLAGS: 00000282 ORIG_RAX: 0000000000000172 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 000000002058efc8 RDX: 0000000000000000 RSI: 00000000080ea00c RDI: 000000000000003f RBP: 0000000000001000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 The buggy address belongs to the page: page:ffffea0007125dc0 count:0 mapcount:0 mapping: (null) index:0x0 flags: 0x2fffc0000000000() raw: 02fffc0000000000 0000000000000000 0000000000000000 00000000ffffffff raw: 0000000000000000 0000000100000001 0000000000000000 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8801c4977600: 00 00 00 00 f1 f1 f1 f1 04 f2 f2 f2 f3 f3 f3 f3 ffff8801c4977680: 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 f1 >ffff8801c4977700: 00 00 00 00 00 f2 f2 f2 00 00 00 00 00 00 00 00 ^ ffff8801c4977780: 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 ffff8801c4977800: f1 00 f2 f2 f2 f3 f3 f3 f3 00 00 00 00 00 00 00 ==================================================================