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:	Wed, 04 Feb 2015 07:50:12 -0800
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Sabrina Dubroca <sd@...asysnail.net>
Cc:	davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net] ip6_gre: fix endianness errors in ip6gre_err

On Wed, 2015-02-04 at 07:44 -0800, Eric Dumazet wrote:
> On Wed, 2015-02-04 at 15:25 +0100, Sabrina Dubroca wrote:
> > info is in network byte order, change it back to host byte order
> > before use. In particular, the current code sets the MTU of the tunnel
> > to a wrong (too big) value.
> > 
> > Fixes: c12b395a4664 ("gre: Support GRE over IPv6")
> > Signed-off-by: Sabrina Dubroca <sd@...asysnail.net>
> > ---
> 
> Acked-by: Eric Dumazet <edumazet@...gle.com>
> 


BTW, "fl6.flowi6_proto = skb->protocol; " in ip6gre_xmit_other()
looks suspicious...


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ