================================================================== BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:344 [inline] BUG: KASAN: slab-out-of-bounds in array_map_update_elem+0x197/0x240 kernel/bpf/arraymap.c:249 Write of size 518 at addr ffff8801cbce6b90 by task syz-executor7/16166 CPU: 0 PID: 16166 Comm: syz-executor7 Not tainted 4.15.0-rc7-mm1+ #54 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] array_map_update_elem+0x197/0x240 kernel/bpf/arraymap.c:249 map_update_elem kernel/bpf/syscall.c:687 [inline] SYSC_bpf kernel/bpf/syscall.c:1811 [inline] SyS_bpf+0x32df/0x4400 kernel/bpf/syscall.c:1782 entry_SYSCALL_64_fastpath+0x29/0xa0 RIP: 0033:0x452ac9 RSP: 002b:00007fa433dc1c58 EFLAGS: 00000212 ORIG_RAX: 0000000000000141 RAX: ffffffffffffffda RBX: 000000000071bea0 RCX: 0000000000452ac9 RDX: 0000000000000020 RSI: 00000000202a6fe0 RDI: 0000000000000002 RBP: 0000000000000036 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000212 R12: 00000000006ee5b0 R13: 00000000ffffffff R14: 00007fa433dc26d4 R15: 0000000000000000 Allocated by task 16166: 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_node mm/slab.c:3669 [inline] __kmalloc_node+0x47/0x70 mm/slab.c:3676 kmalloc_node include/linux/slab.h:557 [inline] bpf_map_area_alloc+0x32/0x80 kernel/bpf/syscall.c:123 array_map_alloc+0x351/0xa00 kernel/bpf/arraymap.c:96 find_and_alloc_map kernel/bpf/syscall.c:105 [inline] map_create kernel/bpf/syscall.c:404 [inline] SYSC_bpf kernel/bpf/syscall.c:1805 [inline] SyS_bpf+0x7f8/0x4400 kernel/bpf/syscall.c:1782 entry_SYSCALL_64_fastpath+0x29/0xa0 Freed by task 3486: 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 seq_release+0x59/0x70 fs/seq_file.c:366 kernfs_fop_release+0x10b/0x180 fs/kernfs/file.c:781 __fput+0x327/0x7e0 fs/file_table.c:209 ____fput+0x15/0x20 fs/file_table.c:243 task_work_run+0x199/0x270 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:191 [inline] exit_to_usermode_loop+0x275/0x2f0 arch/x86/entry/common.c:165 prepare_exit_to_usermode arch/x86/entry/common.c:195 [inline] syscall_return_slowpath+0x490/0x550 arch/x86/entry/common.c:264 entry_SYSCALL_64_fastpath+0x9e/0xa0 The buggy address belongs to the object at ffff8801cbce6ac0 which belongs to the cache kmalloc-256 of size 256 The buggy address is located 208 bytes inside of 256-byte region [ffff8801cbce6ac0, ffff8801cbce6bc0) The buggy address belongs to the page: page:ffffea00072f3980 count:1 mapcount:0 mapping:ffff8801cbce60c0 index:0x0 flags: 0x2fffc0000000100(slab) raw: 02fffc0000000100 ffff8801cbce60c0 0000000000000000 000000010000000c raw: ffffea00072a9d20 ffffea000702dde0 ffff8801dac007c0 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8801cbce6a80: fc fc fc fc fc fc fc fc 00 00 00 00 00 00 00 00 ffff8801cbce6b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8801cbce6b80: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ^ ffff8801cbce6c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8801cbce6c80: 00 00 00 00 00 00 00 00 00 00 00 00 fc fc fc fc ==================================================================