From: Michal Miroslaw Date: Sun, 4 Mar 2007 23:58:40 +0000 (-0800) Subject: [NETFILTER]: nfnetlink_log: fix use after free X-Git-Tag: v2.6.21-rc3~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f7b7b369e039458a77768619dde123d868c78d;p=pandora-kernel.git [NETFILTER]: nfnetlink_log: fix use after free Paranoia: instance_put() might have freed the inst pointer when we spin_unlock_bh(). Signed-off-by: Michal Miroslaw Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed