Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpf: Reject replace_bpf_fd in bpf_prog_detach
The replace_bpf_fd is not used upon bpf_prog_detach(), therefore reject any non-zero value. Signed-off-by: Lorenz Bauer <lmb@isovalent.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
- Loading branch information