From: Krzysztof Piotr Oledzki Date: Wed, 9 Nov 2005 21:04:08 +0000 (-0800) Subject: [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message X-Git-Tag: v2.6.15-rc1~60^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439a9994bb6ae3c7cab1f0b776bca6bc7aa58a11;p=pandora-kernel.git [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message This patch fixes an userspace triggered oops. If there is no ICMP_ID info the reference to attr will be NULL. Signed-off-by: Krzysztof Piotr Oledzki Signed-off-by: Pablo Neira Ayuso Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed