diff options
author | 2021-06-10 20:20:30 +0200 | |
---|---|---|
committer | 2021-06-16 20:51:50 +0200 | |
commit | cdd73cc545c0fb9b1a1f7b209f4f536e7990cff4 (patch) | |
tree | 54f088ff4225a9734981d24578bc2c67d266e10b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: netfilter: add irc channel (diff) | |
download | wireguard-linux-cdd73cc545c0fb9b1a1f7b209f4f536e7990cff4.tar.xz wireguard-linux-cdd73cc545c0fb9b1a1f7b209f4f536e7990cff4.zip |
netfilter: nft_exthdr: check for IPv6 packet before further processing
ipv6_find_hdr() does not validate that this is an IPv6 packet. Add a
sanity check for calling ipv6_find_hdr() to make sure an IPv6 packet
is passed for parsing.
Fixes: 96518518cc41 ("netfilter: add nftables")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions