From: Herbert Xu Date: Thu, 15 Jan 2009 04:41:12 +0000 (-0800) Subject: gso: Ensure that the packet is long enough X-Git-Tag: v2.6.29-rc2~11^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e704ee3c2cd38748ca59d835435d6a7e7f6f613;p=pandora-kernel.git gso: Ensure that the packet is long enough When we get a GSO packet from an untrusted source, we need to ensure that it is sufficiently long so that we don't end up crashing. Based on discovery and patch by Ian Campbell. Signed-off-by: Herbert Xu Tested-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed