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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 15 Oct 2018 18:40:59 +0900
From:   Xin Long <lucien.xin@...il.com>
To:     Stefano Brivio <sbrivio@...hat.com>
Cc:     davem <davem@...emloft.net>, Sabrina Dubroca <sd@...asysnail.net>,
        network dev <netdev@...r.kernel.org>
Subject: Re: [PATCH net 0/2] geneve, vxlan: Don't set exceptions if skb->len < mtu

On Sat, Oct 13, 2018 at 6:54 AM Stefano Brivio <sbrivio@...hat.com> wrote:
>
> This series fixes the exception abuse described in 2/2, and 1/2
> is just a preparatory change to make 2/2 less ugly.
>
> Stefano Brivio (2):
>   geneve, vxlan: Don't check skb_dst() twice
>   geneve, vxlan: Don't set exceptions if skb->len < mtu
>
>  drivers/net/geneve.c | 14 +++-----------
>  drivers/net/vxlan.c  | 12 ++----------
>  include/net/dst.h    | 10 ++++++++++
>  3 files changed, 15 insertions(+), 21 deletions(-)
>
> --
> 2.19.1
>
Series Reviewed-by: Xin Long <lucien.xin@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ