summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-04-22 11:50:37 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2010-04-22 11:50:37 +0200
commitfde77649df47e8313d330a3f1e0f4b698e73ee8b (patch)
tree703daf7030b321ae20b0efb62c4fbddb1e2b5602 /include
parent31118c770f1bc822226b8d3f70bad1904552745c (diff)
fix mnl_attr_parse()
mnl_attr_parse does not take into account the length of the netlink message header and the offset. Thus when validating attributes, it goes over the end of the real attribute stream and catches invalid data areas. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions