==================================================================
BUG: KASAN: slab-out-of-bounds in __read_once_size include/linux/compiler.h:183 [inline]
BUG: KASAN: slab-out-of-bounds in perf_event_fd_array_release+0x435/0x480 kernel/bpf/arraymap.c:544
Read of size 8 at addr ffff8801bda79b80 by task syz-executor1/1757

CPU: 0 PID: 1757 Comm: syz-executor1 Not tainted 4.15.0-rc7+ #190
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
 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:430
 __read_once_size include/linux/compiler.h:183 [inline]
 perf_event_fd_array_release+0x435/0x480 kernel/bpf/arraymap.c:544
 bpf_map_release+0x84/0xc0 kernel/bpf/syscall.c:257
 __fput+0x327/0x7e0 fs/file_table.c:210
 ____fput+0x15/0x20 fs/file_table.c:244
 task_work_run+0x199/0x270 kernel/task_work.c:113
 exit_task_work include/linux/task_work.h:22 [inline]
 do_exit+0x9bb/0x1ad0 kernel/exit.c:865
 do_group_exit+0x149/0x400 kernel/exit.c:968
 get_signal+0x73f/0x16c0 kernel/signal.c:2335
 do_signal+0x90/0x1eb0 arch/x86/kernel/signal.c:809
 exit_to_usermode_loop+0x214/0x310 arch/x86/entry/common.c:158
 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+0x98/0x9a
RIP: 0033:0x452df9
RSP: 002b:00007f85efce6ce8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
RAX: fffffffffffffe00 RBX: 000000000071bf80 RCX: 0000000000452df9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000000071bf80
RBP: 000000000071bf80 R08: 000000000000003c R09: 000000000071bf58
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000a2f7ef R14: 00007f85efce79c0 R15: 0000000000000002

Allocated by task 1747:
 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:551
 __do_kmalloc_node mm/slab.c:3672 [inline]
 __kmalloc_node+0x47/0x70 mm/slab.c:3679
 kmalloc_node include/linux/slab.h:541 [inline]
 bpf_map_area_alloc+0x32/0x80 kernel/bpf/syscall.c:123
 array_map_alloc+0x351/0xa00 kernel/bpf/arraymap.c:96
 fd_array_map_alloc+0x57/0x70 kernel/bpf/arraymap.c:341
 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+0x23/0x9a

Freed by task 23484:
 save_stack+0x43/0xd0 mm/kasan/kasan.c:447
 set_track mm/kasan/kasan.c:459 [inline]
 kasan_slab_free+0x71/0xc0 mm/kasan/kasan.c:524
 __cache_free mm/slab.c:3488 [inline]
 kfree+0xd6/0x260 mm/slab.c:3803
 free_bprm+0x19d/0x200 fs/exec.c:1414
 do_execveat_common.isra.30+0x1a24/0x23c0 fs/exec.c:1812
 do_execve+0x31/0x40 fs/exec.c:1847
 call_usermodehelper_exec_async+0x457/0x8f0 kernel/umh.c:100
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:524

The buggy address belongs to the object at ffff8801bda79a80
 which belongs to the cache kmalloc-256 of size 256
The buggy address is located 0 bytes to the right of
 256-byte region [ffff8801bda79a80, ffff8801bda79b80)
The buggy address belongs to the page:
page:ffffea0006f69e40 count:1 mapcount:0 mapping:ffff8801bda79080 index:0x0
flags: 0x2fffc0000000100(slab)
raw: 02fffc0000000100 ffff8801bda79080 0000000000000000 000000010000000c
raw: ffffea0006f69ae0 ffffea0006f63a20 ffff8801dac007c0 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff8801bda79a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff8801bda79b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff8801bda79b80: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb
                   ^
 ffff8801bda79c00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8801bda79c80: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
==================================================================