diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-03-03 08:05:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-04 00:28:48 +0300 |
commit | 8750939b6ad86abc3f53ec8a9683a1cded4a5654 (patch) | |
tree | 0f6f8c7b5bc96f5a373dbeadb7510674dbd3b0ac /net/ipv4/netlink.c | |
parent | ab124d580ad40b0666d7892ceccd8c4ac1ce4c79 (diff) | |
download | linux-8750939b6ad86abc3f53ec8a9683a1cded4a5654.tar.xz |
devlink: validate length of param values
DEVLINK_ATTR_PARAM_VALUE_DATA may have different types
so it's not checked by the normal netlink policy. Make
sure the attribute length is what we expect.
Fixes: e3b7ca18ad7b ("devlink: Add param set command")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/netlink.c')
0 files changed, 0 insertions, 0 deletions