diff options
| author | Yauheni Kaliuta <[email protected]> | 2022-09-05 12:01:49 +0300 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-09-16 22:11:57 +0200 |
| commit | bfeb7e399bacae4ee46ad978f5fce3e47f0978d6 (patch) | |
| tree | 0ee3057e1cda838babe5b1fcbe198c3fa377f3b1 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | a02c118ee9e898612cbae42121b9e8663455b515 (diff) | |
bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
The full CAP_SYS_ADMIN requirement for blinding looks too strict nowadays.
These days given unprivileged BPF is disabled by default, the main users
for constant blinding coming from unprivileged in particular via cBPF -> eBPF
migration (e.g. old-style socket filters).
Signed-off-by: Yauheni Kaliuta <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions