From: Jesse Brandeburg Date: Tue, 19 Jan 2010 14:15:59 +0000 (+0000) Subject: e1000e: enhance frame fragment detection X-Git-Tag: v2.6.33-rc6~29^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94b50289622e816adc9f94111cfc2679c80177c;p=pandora-kernel.git e1000e: enhance frame fragment detection Originally patched by Neil Horman e1000e could with a jumbo frame enabled interface, and packet split disabled, receive a packet that would overflow a single rx buffer. While in practice very hard to craft a packet that could abuse this, it is possible. this is related to CVE-2009-4538 Signed-off-by: Jesse Brandeburg CC: Neil Horman Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed