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]
Date:   Thu, 19 Dec 2019 14:23:47 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     daniel@...earbox.net
Cc:     jakub.kicinski@...ronome.com, ast@...nel.org,
        netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: pull-request: bpf 2019-12-19

From: Daniel Borkmann <daniel@...earbox.net>
Date: Thu, 19 Dec 2019 22:58:12 +0100

> The following pull-request contains BPF updates for your *net* tree.
> 
> We've added 10 non-merge commits during the last 8 day(s) which contain
> a total of 21 files changed, 269 insertions(+), 108 deletions(-).
> 
> The main changes are:
> 
> 1) Fix lack of synchronization between xsk wakeup and destroying resources
>    used by xsk wakeup, from Maxim Mikityanskiy.
> 
> 2) Fix pruning with tail call patching, untrack programs in case of verifier
>    error and fix a cgroup local storage tracking bug, from Daniel Borkmann.
> 
> 3) Fix clearing skb->tstamp in bpf_redirect() when going from ingress to
>    egress which otherwise cause issues e.g. on fq qdisc, from Lorenz Bauer.
> 
> 4) Fix compile warning of unused proc_dointvec_minmax_bpf_restricted() when
>    only cBPF is present, from Alexander Lobakin.

Pulled, thanks Daniel.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ