From: Daniel Borkmann <dan...@iogearbox.net>
Date: Sun,  2 Sep 2018 23:20:31 +0200

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fix one remaining buggy offset override in sockmap's bpf_msg_pull_data()
>    when linearizing multiple scatterlist elements, from Tushar.
> 
> 2) Fix BPF sockmap's misuse of ULP when a collision with another ULP is
>    found on map update where it would release existing ULP. syzbot found and
>    triggered this couple of times now, fix from John.
> 
> 3) Add missing xskmap type to bpftool so it will properly show the type
>    on map dump, from Prashant.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Daniel.

Reply via email to