Re: [kernel-hardening] [PATCH 2/2] security,perf: Allow further restriction of perf_event_open

From: Peter Zijlstra
Date: Fri Jun 17 2016 - 02:54:37 EST


On Thu, Jun 16, 2016 at 03:27:55PM -0700, Kees Cook wrote:
> Hi guys,
>
> This patch wasn't originally CCed to you (I'm fixing that now). Would
> you consider taking this into the perf tree?

No.

> It's been in active use
> in both Debian and Android for a while now.

Very nice of you all to finally inform us I suppose :/

> >>> When kernel.perf_event_open is set to 3 (or greater), disallow all
> >>> access to performance events by users without CAP_SYS_ADMIN.
> >>> Add a Kconfig symbol CONFIG_SECURITY_PERF_EVENTS_RESTRICT that
> >>> makes this value the default.
> >>>
> >>> This is based on a similar feature in grsecurity
> >>> (CONFIG_GRKERNSEC_PERF_HARDEN). This version doesn't include making
> >>> the variable read-only. It also allows enabling further restriction
> >>> at run-time regardless of whether the default is changed.

This Changelog is completely devoid of information. _WHY_ are you doing
this?

Also, hate the CONFIG.