diff options
author | Vlad Yasevich <vyasevic@redhat.com> | 2013-03-13 05:18:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-17 16:43:40 +0100 |
commit | a5b8db91442fce9c9713fcd656c3698f1adde1d6 (patch) | |
tree | e3e6a4d6315a36ca81a5a431f087579baac6510f /include | |
parent | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon... (diff) | |
download | linux-a5b8db91442fce9c9713fcd656c3698f1adde1d6.tar.xz linux-a5b8db91442fce9c9713fcd656c3698f1adde1d6.zip |
rtnetlink: Mask the rta_type when range checking
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions