android_kernel_oneplus_msm8998/kernel/events
Srinivasarao P 06ae01888e perf: duplicate deletion of perf event
a malicious app can open a perf event with constraint_duplicate
bit set, disable the event, and close the fd.  On closing the fd,
the perf_release() modification causes the kernel to clean up
the event as if it still were enabled, leading to the event
being removed from a list twice.

CRs-Fixed: 977563
Change-Id: I5fbec3722407d2f3d0ff0d9f7097c5889e31fd62
Signed-off-by: Srinivasarao P <spathi@codeaurora.org>
2016-05-18 13:39:58 -07:00
..
callchain.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00
core.c perf: duplicate deletion of perf event 2016-05-18 13:39:58 -07:00
hw_breakpoint.c perf: support hotplug 2016-03-23 20:58:09 -07:00
internal.h perf: Fix AUX buffer refcounting 2015-07-06 14:08:30 +02:00
Makefile ftrace: allow architectures to specify ftrace compile options 2015-01-29 09:19:19 +01:00
ring_buffer.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00
uprobes.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00