]> git.ipfire.org Git - thirdparty/ipset.git/commit
Fix the last missing check of nla_parse()
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 10 Jan 2019 20:00:16 +0000 (21:00 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 10 Jan 2019 20:00:16 +0000 (21:00 +0100)
commitc0886661ee90d7cfd8ef1d2c5be7c1c9944577e1
tree7e61ab4083390cf6a5bd9e27b96f854a2f306856
parent8eaaf16019a0bde44959654faa93c417f1973d9c
Fix the last missing check of nla_parse()

In dump_init() the outdated comment was incorrect and we had a missing
validation check of nla_parse().
kernel/net/netfilter/ipset/ip_set_core.c