From: Thomas Graf Date: Sun, 25 Mar 2007 03:33:27 +0000 (-0700) Subject: [DECNet] fib: Fix out of bound access of dn_fib_props[] X-Git-Tag: v2.6.21-rc6~114^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a979101106f549f4ed80d6dcbc35077be34d4346;p=pandora-kernel.git [DECNet] fib: Fix out of bound access of dn_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