diff options
| author | KP Singh <[email protected]> | 2020-03-05 21:49:55 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-03-05 14:27:22 -0800 |
| commit | 69191754ff299a64575003d9e2a79db190d27115 (patch) | |
| tree | 7eca4e53a82b517dba3d314bdbacbd1e4e44f160 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | dad737c926b5b286b9c91abbda66811a8a6618e9 (diff) | |
bpf: Remove unnecessary CAP_MAC_ADMIN check
While well intentioned, checking CAP_MAC_ADMIN for attaching
BPF_MODIFY_RETURN tracing programs to "security_" functions is not
necessary as tracing BPF programs already require CAP_SYS_ADMIN.
Fixes: 6ba43b761c41 ("bpf: Attachment verification for BPF_MODIFY_RETURN")
Signed-off-by: KP Singh <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions