================================================================== BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:345 [inline] BUG: KASAN: slab-out-of-bounds in tgr160_final+0x93/0xe0 crypto/tgr192.c:614 Write of size 20 at addr ffff88018f98408c by task syz-executor0/12448 CPU: 1 PID: 12448 Comm: syz-executor0 Not tainted 4.18.0-rc1+ #10 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x1c9/0x2b4 lib/dump_stack.c:113 print_address_description+0x6c/0x20b mm/kasan/report.c:256 kasan_report_error mm/kasan/report.c:354 [inline] kasan_report.cold.7+0x242/0x2fe mm/kasan/report.c:412 check_memory_region_inline mm/kasan/kasan.c:260 [inline] check_memory_region+0x13e/0x1b0 mm/kasan/kasan.c:267 memcpy+0x37/0x50 mm/kasan/kasan.c:303 memcpy include/linux/string.h:345 [inline] tgr160_final+0x93/0xe0 crypto/tgr192.c:614 crypto_shash_final+0x104/0x260 crypto/shash.c:152 kdf_ctr security/keys/dh.c:186 [inline] keyctl_dh_compute_kdf security/keys/dh.c:217 [inline] __keyctl_dh_compute+0x1198/0x1be0 security/keys/dh.c:389 compat_keyctl_dh_compute+0x2d0/0x400 security/keys/compat_dh.c:39 __do_compat_sys_keyctl security/keys/compat.c:136 [inline] __se_compat_sys_keyctl security/keys/compat.c:59 [inline] __ia32_compat_sys_keyctl+0x137/0x3b0 security/keys/compat.c:59 do_syscall_32_irqs_on arch/x86/entry/common.c:326 [inline] do_fast_syscall_32+0x34d/0xfb2 arch/x86/entry/common.c:397 entry_SYSENTER_compat+0x70/0x7f arch/x86/entry/entry_64_compat.S:139 RIP: 0023:0xf7fadcb9 Code: 55 08 8b 88 64 cd ff ff 8b 98 68 cd ff ff 89 c8 85 d2 74 02 89 0a 5b 5d c3 8b 04 24 c3 8b 1c 24 c3 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 eb 0d 90 90 90 90 90 90 90 90 90 90 90 90 RSP: 002b:00000000f5fa90ac EFLAGS: 00000282 ORIG_RAX: 0000000000000120 RAX: ffffffffffffffda RBX: 0000000000000017 RCX: 0000000020000280 RDX: 00000000200004c0 RSI: 000000000000009b RDI: 0000000020000600 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000296 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 Allocated by task 12448: save_stack+0x43/0xd0 mm/kasan/kasan.c:448 set_track mm/kasan/kasan.c:460 [inline] kasan_kmalloc+0xc4/0xe0 mm/kasan/kasan.c:553 __do_kmalloc mm/slab.c:3718 [inline] __kmalloc+0x14e/0x760 mm/slab.c:3727 kmalloc include/linux/slab.h:518 [inline] keyctl_dh_compute_kdf security/keys/dh.c:211 [inline] __keyctl_dh_compute+0x1000/0x1be0 security/keys/dh.c:389 compat_keyctl_dh_compute+0x2d0/0x400 security/keys/compat_dh.c:39 __do_compat_sys_keyctl security/keys/compat.c:136 [inline] __se_compat_sys_keyctl security/keys/compat.c:59 [inline] __ia32_compat_sys_keyctl+0x137/0x3b0 security/keys/compat.c:59 do_syscall_32_irqs_on arch/x86/entry/common.c:326 [inline] do_fast_syscall_32+0x34d/0xfb2 arch/x86/entry/common.c:397 entry_SYSENTER_compat+0x70/0x7f arch/x86/entry/entry_64_compat.S:139 Freed by task 7: save_stack+0x43/0xd0 mm/kasan/kasan.c:448 set_track mm/kasan/kasan.c:460 [inline] __kasan_slab_free+0x11a/0x170 mm/kasan/kasan.c:521 kasan_slab_free+0xe/0x10 mm/kasan/kasan.c:528 __cache_free mm/slab.c:3498 [inline] kfree+0xd9/0x260 mm/slab.c:3813 kset_release+0x16/0x20 lib/kobject.c:868 kobject_cleanup lib/kobject.c:643 [inline] kobject_release lib/kobject.c:672 [inline] kref_put include/linux/kref.h:70 [inline] kobject_put+0x194/0x280 lib/kobject.c:689 kset_unregister+0x2b/0x40 lib/kobject.c:831 remove_queue_kobjects net/core/net-sysfs.c:1427 [inline] netdev_unregister_kobject+0x22d/0x2e0 net/core/net-sysfs.c:1566 rollback_registered_many+0x890/0xef0 net/core/dev.c:7496 unregister_netdevice_many+0xfb/0x4d0 net/core/dev.c:8577 ip_tunnel_delete_nets+0x4cb/0x6c0 net/ipv4/ip_tunnel.c:1073 ipgre_exit_batch_net+0x22/0x30 net/ipv4/ip_gre.c:1059 ops_exit_list.isra.7+0x105/0x160 net/core/net_namespace.c:155 cleanup_net+0x537/0xb50 net/core/net_namespace.c:523 process_one_work+0xc73/0x1ba0 kernel/workqueue.c:2153 worker_thread+0x189/0x13c0 kernel/workqueue.c:2296 kthread+0x345/0x410 kernel/kthread.c:240 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:412 The buggy address belongs to the object at ffff88018f984000 which belongs to the cache kmalloc-192 of size 192 The buggy address is located 140 bytes inside of 192-byte region [ffff88018f984000, ffff88018f9840c0) The buggy address belongs to the page: page:ffffea00063e6100 count:1 mapcount:0 mapping:ffff8801da800040 index:0x0 flags: 0x2fffc0000000100(slab) raw: 02fffc0000000100 ffffea0006ca9648 ffffea00070e2908 ffff8801da800040 raw: 0000000000000000 ffff88018f984000 0000000100000010 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff88018f983f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88018f984000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88018f984080: 00 00 00 04 fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff88018f984100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88018f984180: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================