perf docs: Introduce security.txt file to document related issues
authorAlexey Budankov <alexey.budankov@linux.intel.com>
Thu, 30 Apr 2020 07:16:34 +0000 (10:16 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 28 May 2020 13:03:26 +0000 (10:03 -0300)
commitbd7c1c6671b2ef5dd9e23744ba13645961956878
tree7260be48ba561293b3c3eaf299e7a8b5609e7eca
parentc1034eb069201f3f3c40f34f3d937ecb8049d0cf
perf docs: Introduce security.txt file to document related issues

Publish instructions on how to apply LSM hooks for access control to
perf_event_open() syscall on Fedora distro with Targeted SELinux policy
and then manage access to the syscall.

Signed-off-by: Alexey Budankov <alexey.budankov@linux.intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-security-module@vger.kernel.org
Cc: selinux@vger.kernel.org
Link: http://lore.kernel.org/lkml/290ded0a-c422-3749-5180-918fed1ee30f@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/security.txt [new file with mode: 0644]