Files
i2som-imx-linux/net/core
Vlad Yasevich 08ebc8f4c0 rtnetlink: Mask the rta_type when range checking
[ Upstream commit a5b8db9144 ]

Range/validity checks on rta_type in rtnetlink_rcv_msg() do
not account for flags that may be set.  This causes the function
to return -EINVAL when flags are set on the type (for example
NLA_F_NESTED).

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-28 12:11:53 -07:00
..
2013-03-20 13:05:02 -07:00
2012-07-16 09:03:47 -07:00
2012-03-28 18:30:03 +01:00
2012-07-16 09:04:42 -07:00
2012-03-28 18:30:03 +01:00