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:	Sat, 31 May 2008 15:01:56 -0700
From:	"Adam Langley" <agl@...erialviolet.org>
To:	"Stephen Hemminger" <shemminger@...tta.com>
Cc:	"Ben Hutchings" <bhutchings@...arflare.com>, davem@...emloft.net,
	netdev@...r.kernel.org
Subject: Re: [PATCH] Fix corrupt TCP packets when options space overflows with MD5SIG enabled

On Fri, May 30, 2008 at 1:32 PM, Stephen Hemminger
<shemminger@...tta.com> wrote:
> Your mailer is wrapping lines so patch is munged.

Will use a better MUA in future, thanks.

> You can just do:
>
> +       struct tcp_md5sig_key *md5 = NULL;
>  #ifdef CONFIG_TCP_MD5SIG
> -       struct tcp_md5sig_key *md5;
>        __u8 *md5_hash_location;
>  #endif

Will do; hopefully final version of the patch coming in a second.. thanks


AGL

-- 
Adam Langley agl@...erialviolet.org http://www.imperialviolet.org
--
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