summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c
diff options
context:
space:
mode:
authorDaniel Borkmann2017-01-24 01:26:46 +0100
committerDavid S. Miller2017-01-24 03:17:35 +0100
commitd140199af510ad4749dc5e38b7922135258ba5fd (patch)
tree808db68eb4959518023d42be3657e90162f28457 /net/netfilter/ipvs/ip_vs_ctl.c
parentMerge branch 'bpf-lpm' (diff)
downloadkernel-qcow2-linux-d140199af510ad4749dc5e38b7922135258ba5fd.tar.gz
kernel-qcow2-linux-d140199af510ad4749dc5e38b7922135258ba5fd.tar.xz
kernel-qcow2-linux-d140199af510ad4749dc5e38b7922135258ba5fd.zip
bpf, lpm: fix kfree of im_node in trie_update_elem
We need to initialize im_node to NULL, otherwise in case of error path it gets passed to kfree() as uninitialized pointer. Fixes: b95a5c4db09b ("bpf: add a longest prefix match trie map implementation") Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/ipvs/ip_vs_ctl.c')
0 files changed, 0 insertions, 0 deletions