diff options
author | Hong zhi guo <honkiko@gmail.com> | 2013-03-25 18:36:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-26 17:35:27 +0100 |
commit | de179c8c12e9e5a292269fa59e7c26ca797dc7bf (patch) | |
tree | e14c3f431303e9fd538395bd4669fe9255252d7d /net/ieee802154 | |
parent | Merge branch 'ipv6-firewire' (diff) | |
download | linux-de179c8c12e9e5a292269fa59e7c26ca797dc7bf.tar.xz linux-de179c8c12e9e5a292269fa59e7c26ca797dc7bf.zip |
netlink: have length check of rtnl msg before deref
When the legacy array rtm_min still exists, the length check within
these functions is covered by rtm_min[RTM_NEWTFILTER],
rtm_min[RTM_NEWQDISC] and rtm_min[RTM_NEWTCLASS].
But after Thomas Graf removed rtm_min several days ago, these checks
are missing. Other doit functions should be OK.
Signed-off-by: Hong Zhiguo <honkiko@gmail.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions