From: David S. Miller Date: Thu, 12 Jul 2012 15:06:04 +0000 (-0700) Subject: ipv4: Put proper checks into icmp_socket_deliver(). X-Git-Tag: v3.6-rc1~125^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0a70e902f483295a8b6d74ef4393bc577b703d7;p=pandora-kernel.git ipv4: Put proper checks into icmp_socket_deliver(). All handler->err() routines expect that we've done a pskb_may_pull() test to make sure that IP header length + 8 bytes can be safely pulled. Reported-by: Hiroaki SHIMODA Signed-off-by: David S. Miller --- Reading git-diff-tree failed