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, 05 Feb 2009 21:27:08 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	herbert@...dor.apana.org.au
Cc:	netdev@...r.kernel.org, jeffrey.t.kirsher@...el.com,
	emil.s.tantilov@...el.com
Subject: Re: gro: Fix frag_list merging on imprecisely split packets

From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Fri, 6 Feb 2009 14:57:28 +1100

> gro: Fix frag_list merging on imprecisely split packets
> 
> The previous fix ad0f9904444de1309dedd2b9e365cae8af77d9b1 (gro:
> Fix handling of imprecisely split packets) only fixed the case
> of frags merging, frag_list merging in the same circumstances
> were still broken.
> 
> In particular, the packet headers end up in the data stream.
> 
> This patch fixes this plus another issue where an imprecisely
> split packet header may be read incorrectly (this is mostly
> harmless since it'll simply cause the packet to not match and
> be rejected for GRO).
> 
> Thanks to Emil Tantilov and Jeff Kirsher for helping to track
> this down.
> 
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>

Applied, thanks a lot for tracking this down.
--
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