device syz3 entered promiscuous mode
==================================================================
BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:344 [inline]
BUG: KASAN: slab-out-of-bounds in sha3_update+0xdf/0x2e0 crypto/sha3_generic.c:161
Write of size 293 at addr ffff8801c59c38bc by task syz-executor0/7903

CPU: 0 PID: 7903 Comm: syz-executor0 Not tainted 4.15.0-rc7-next-20180110+ #93
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:256
 kasan_report_error mm/kasan/report.c:354 [inline]
 kasan_report+0x23b/0x360 mm/kasan/report.c:412
 check_memory_region_inline mm/kasan/kasan.c:260 [inline]
 check_memory_region+0x137/0x190 mm/kasan/kasan.c:267
 memcpy+0x37/0x50 mm/kasan/kasan.c:303
 memcpy include/linux/string.h:344 [inline]
 sha3_update+0xdf/0x2e0 crypto/sha3_generic.c:161
 crypto_shash_update+0xda/0x240 crypto/shash.c:110
 hmac_update+0x7e/0xa0 crypto/hmac.c:122
 crypto_shash_update+0xda/0x240 crypto/shash.c:110
 kdf_ctr security/keys/dh.c:181 [inline]
 keyctl_dh_compute_kdf security/keys/dh.c:226 [inline]
 __keyctl_dh_compute+0x160f/0x1990 security/keys/dh.c:398
 keyctl_dh_compute+0xac/0xf3 security/keys/dh.c:434
 SYSC_keyctl security/keys/keyctl.c:1741 [inline]
 SyS_keyctl+0x72/0x2c0 security/keys/keyctl.c:1637
 entry_SYSCALL_64_fastpath+0x29/0xa0
RIP: 0033:0x452ac9
RSP: 002b:00007f201a38ec58 EFLAGS: 00000212 ORIG_RAX: 00000000000000fa
RAX: ffffffffffffffda RBX: 000000000071bea0 RCX: 0000000000452ac9
RDX: 00000000205cd000 RSI: 0000000020ad17fa RDI: 0000000000000017
RBP: 00000000000004d3 R08: 000000002010c000 R09: 0000000000000000
R10: 0000000000000001 R11: 0000000000000212 R12: 00000000006f5468
R13: 00000000ffffffff R14: 00007f201a38f6d4 R15: 0000000000000000

Allocated by task 7903:
 save_stack+0x43/0xd0 mm/kasan/kasan.c:447
 set_track mm/kasan/kasan.c:459 [inline]
 kasan_kmalloc+0xad/0xe0 mm/kasan/kasan.c:552
 __do_kmalloc mm/slab.c:3705 [inline]
 __kmalloc+0x162/0x760 mm/slab.c:3714
 kmalloc include/linux/slab.h:520 [inline]
 kdf_alloc security/keys/dh.c:111 [inline]
 __keyctl_dh_compute+0x2b0/0x1990 security/keys/dh.c:288
 keyctl_dh_compute+0xac/0xf3 security/keys/dh.c:434
 SYSC_keyctl security/keys/keyctl.c:1741 [inline]
 SyS_keyctl+0x72/0x2c0 security/keys/keyctl.c:1637
 entry_SYSCALL_64_fastpath+0x29/0xa0

Freed by task 5260:
 save_stack+0x43/0xd0 mm/kasan/kasan.c:447
 set_track mm/kasan/kasan.c:459 [inline]
 __kasan_slab_free+0x11a/0x170 mm/kasan/kasan.c:520
 kasan_slab_free+0xe/0x10 mm/kasan/kasan.c:527
 __cache_free mm/slab.c:3485 [inline]
 kfree+0xd9/0x260 mm/slab.c:3800
 load_elf_binary+0x24c5/0x4c10 fs/binfmt_elf.c:1111
 search_binary_handler+0x142/0x6b0 fs/exec.c:1639
 exec_binprm fs/exec.c:1681 [inline]
 do_execveat_common.isra.30+0x1711/0x22a0 fs/exec.c:1803
 do_execve+0x31/0x40 fs/exec.c:1848
 call_usermodehelper_exec_async+0x457/0x8f0 kernel/umh.c:100
 ret_from_fork+0x4b/0x60 arch/x86/entry/entry_64.S:547

The buggy address belongs to the object at ffff8801c59c37c0
 which belongs to the cache kmalloc-512 of size 512
The buggy address is located 252 bytes inside of
 512-byte region [ffff8801c59c37c0, ffff8801c59c39c0)
The buggy address belongs to the page:
page:ffffea00071670c0 count:1 mapcount:0 mapping:ffff8801c59c3040 index:0xffff8801c59c32c0
flags: 0x2fffc0000000100(slab)
raw: 02fffc0000000100 ffff8801c59c3040 ffff8801c59c32c0 0000000100000005
raw: ffffea00071718e0 ffffea0007145660 ffff8801dac00940 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff8801c59c3800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff8801c59c3880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff8801c59c3900: 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc
                                              ^
 ffff8801c59c3980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff8801c59c3a00: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb
==================================================================