From: Thomas Graf Date: Thu, 1 Dec 2005 22:30:00 +0000 (-0800) Subject: [NETLINK]: Fix processing of fib_lookup netlink messages X-Git-Tag: v2.6.15-rc5~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea86575eaf99a9262a969309d934318028dbfacb;p=pandora-kernel.git [NETLINK]: Fix processing of fib_lookup netlink messages The receive path for fib_lookup netlink messages is lacking sanity checks for header and payload and is thus vulnerable to malformed netlink messages causing illegal memory references. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed