diff options
author | Vlad Yasevich <vyasevic@redhat.com> | 2013-03-13 04:18:58 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-28 12:11:53 -0700 |
commit | 08ebc8f4c0acb1e9a104e66fdc2bb5b4e29171f5 (patch) | |
tree | faa7ef1cf3416911fee70d3f7c8a328fd166ad41 /init/do_mounts_md.c | |
parent | b6da578e2a610a64e89f2a983f7675eb301c5d35 (diff) |
rtnetlink: Mask the rta_type when range checking
[ Upstream commit a5b8db91442fce9c9713fcd656c3698f1adde1d6 ]
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>
Diffstat (limited to 'init/do_mounts_md.c')
0 files changed, 0 insertions, 0 deletions