lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201022121622.692903bf@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date:   Thu, 22 Oct 2020 12:16:22 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Daniel Borkmann <daniel@...earbox.net>
Cc:     davem@...emloft.net, ast@...nel.org, netdev@...r.kernel.org,
        bpf@...r.kernel.org
Subject: Re: pull-request: bpf 2020-10-22

On Thu, 22 Oct 2020 16:17:24 +0200 Daniel Borkmann wrote:
> Hi David, hi Jakub,
> 
> The following pull-request contains BPF updates for your *net* tree.
> 
> We've added 8 non-merge commits during the last 4 day(s) which contain
> a total of 16 files changed, 426 insertions(+), 102 deletions(-).
> 
> The main changes are:
> 
> 1) Fix enforcing NULL check in verifier for new helper return types of
>    RET_PTR_TO_{BTF_ID,MEM_OR_BTF_ID}_OR_NULL, from Martin KaFai Lau.
> 
> 2) Fix bpf_redirect_neigh() helper API before it becomes frozen by adding
>    nexthop information as argument, from Toke Høiland-Jørgensen.
> 
> 3) Guard & fix compilation of bpf_tail_call_static() when __bpf__ arch is
>    not defined by compiler or clang too old, from Daniel Borkmann.
> 
> 4) Remove misplaced break after return in attach_type_to_prog_type(), from
>    Tom Rix.

Pulled, thank you!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ