• I
    perf_counters: Increase paranoia level · 6bb56347
    Ingo Molnar 提交于
    Per-cpu counters are an ASLR information leak as they show
    the execution other tasks do. Increase the paranoia level
    to 1, which disallows per-cpu counters. (they still allow
    counting/profiling of own tasks - and admin can profile
    everything.)
    Acked-by: NPeter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <new-submission>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    6bb56347
perf_counter.c 113.3 KB