From: Thomas Graf Date: Sun, 25 Mar 2007 03:32:54 +0000 (-0700) Subject: [IPv4] fib: Fix out of bound access of fib_props[] X-Git-Tag: v2.6.21-rc6~114^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ee18b9b7d3847976c6fb315c06a34fb296de0e;p=pandora-kernel.git [IPv4] fib: Fix out of bound access of fib_props[] Fixes a typo which caused fib_props[] to have the wrong size and makes sure the value used to index the array which is provided by userspace via netlink is checked to avoid out of bound access. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed