==================================================================
BUG: KASAN: use-after-free in perf_trace_lock_acquire+0x8cf/0x900 include/trace/events/lock.h:12
Read of size 8 at addr ffff8801c3e34c00 by task syz-executor5/3860

CPU: 1 PID: 3860 Comm: syz-executor5 Not tainted 4.14.0-rc4-next-20171009+ #33
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:16 [inline]
 dump_stack+0x194/0x257 lib/dump_stack.c:52
 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
 perf_trace_lock_acquire+0x8cf/0x900 include/trace/events/lock.h:12
 trace_lock_acquire include/trace/events/lock.h:12 [inline]
 lock_acquire+0x394/0x580 kernel/locking/lockdep.c:4001
 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline]
 _raw_spin_lock_irq+0x5e/0x80 kernel/locking/spinlock.c:167
 exit_pi_state_list+0x369/0x7a0 kernel/futex.c:914
 mm_release+0x46d/0x590 kernel/fork.c:1190
 exit_mm kernel/exit.c:499 [inline]
 do_exit+0x481/0x1b00 kernel/exit.c:856
 do_group_exit+0x149/0x400 kernel/exit.c:972
 get_signal+0x73f/0x16d0 kernel/signal.c:2334
 do_signal+0x94/0x1ee0 arch/x86/kernel/signal.c:808
 exit_to_usermode_loop+0x214/0x310 arch/x86/entry/common.c:158
 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline]
 syscall_return_slowpath+0x42f/0x510 arch/x86/entry/common.c:266
 entry_SYSCALL_64_fastpath+0xbc/0xbe
RIP: 0033:0x4520a9
RSP: 002b:00007fe9dce05cf8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
RAX: 0000000000000000 RBX: 00000000007180d8 RCX: 00000000004520a9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 00000000007180d8
RBP: 00000000007180b0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000a6f7ef R14: 00007fe9dce069c0 R15: 0000000000000013

Allocated by task 3889:
 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
 kmem_cache_alloc_trace+0x136/0x750 mm/slab.c:3628
 kmalloc include/linux/slab.h:508 [inline]
 kzalloc include/linux/slab.h:697 [inline]
 refill_pi_state_cache.part.6+0xa5/0x2f0 kernel/futex.c:790
 refill_pi_state_cache kernel/futex.c:1810 [inline]
 futex_requeue+0x1887/0x2370 kernel/futex.c:1877
 do_futex+0x7f5/0x20d0 kernel/futex.c:3488
 SYSC_futex kernel/futex.c:3526 [inline]
 SyS_futex+0x260/0x390 kernel/futex.c:3494
 entry_SYSCALL_64_fastpath+0x1f/0xbe

Freed by task 3867:
 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:3504 [inline]
 kfree+0xca/0x250 mm/slab.c:3821
 put_pi_state+0x3f4/0x560 kernel/futex.c:852
 unqueue_me_pi+0x4a/0xc0 kernel/futex.c:2266
 futex_wait_requeue_pi.constprop.19+0xc7f/0x1300 kernel/futex.c:3185
 do_futex+0x825/0x20d0 kernel/futex.c:3485
 SYSC_futex kernel/futex.c:3526 [inline]
 SyS_futex+0x260/0x390 kernel/futex.c:3494
 entry_SYSCALL_64_fastpath+0x1f/0xbe

The buggy address belongs to the object at ffff8801c3e34bc0
 which belongs to the cache kmalloc-256 of size 256
The buggy address is located 64 bytes inside of
 256-byte region [ffff8801c3e34bc0, ffff8801c3e34cc0)
The buggy address belongs to the page:
page:ffffea00070f8d00 count:1 mapcount:0 mapping:ffff8801c3e34080 index:0x0
flags: 0x200000000000100(slab)
raw: 0200000000000100 ffff8801c3e34080 0000000000000000 000000010000000c
raw: ffffea00070fcc60 ffffea00070ea8e0 ffff8801dac007c0 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff8801c3e34b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8801c3e34b80: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb
>ffff8801c3e34c00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                   ^
 ffff8801c3e34c80: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
 ffff8801c3e34d00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================