diff options
| author | Alexei Starovoitov <ast@kernel.org> | 2019-04-19 10:44:55 -0400 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-04-22 19:50:43 -0400 |
| commit | 45a73c17bfb92c3ceebedc80a750ef2c2931c26b (patch) | |
| tree | b87c6007123c872988d8939f8206a8ec8907bb39 /scripts/gen_compile_commands.py | |
| parent | 7df737e991069d75eec1ded1c8b37e81b8c54df9 (diff) | |
bpf: drop bpf_verifier_lock
Drop bpf_verifier_lock for root to avoid being DoS-ed by unprivileged.
The BPF verifier is now fully parallel.
All unpriv users are still serialized by bpf_verifier_lock to avoid
exhausting kernel memory by running N parallel verifications.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
