On Thu, May 24, 2018 at 02:32:53AM +0200, Daniel Borkmann wrote: > While reviewing the verifier code, I recently noticed that the > following two program variants in relation to tail calls can be > loaded. > > Fixes: b2157399cc98 ("bpf: prevent out-of-bounds speculation") > Signed-off-by: Daniel Borkmann <dan...@iogearbox.net> > Acked-by: Alexei Starovoitov <a...@kernel.org>
Applied, Thanks.