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:	Sun, 17 May 2015 23:42:48 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	florent.fourcot@...t-bretagne.fr
Cc:	netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net] tcp/ipv6: fix flow label setting in TIME_WAIT state

From: Florent Fourcot <florent.fourcot@...t-bretagne.fr>
Date: Sat, 16 May 2015 00:24:59 +0200

> commit 1d13a96c74fc ("ipv6: tcp: fix flowlabel value in ACK messages
> send from TIME_WAIT") added the flow label in the last TCP packets.
> Unfortunately, it was not casted properly.
> 
> This patch replace the buggy shift with be32_to_cpu/cpu_to_be32.
> 
> Fixes: 1d13a96c74fc ("ipv6: tcp: fix flowlabel value in ACK messages")
> Reported-by: Eric Dumazet <eric.dumazet@...il.com>
> Signed-off-by: Florent Fourcot <florent.fourcot@...t-bretagne.fr>

Applied and queued up for -stable, thanks.
--
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