summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorJiri Benc <jbenc@redhat.com>2017-07-02 17:00:57 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-21 05:42:18 (GMT)
commitbeabc6032772d186976742438d6b1f290894ce44 (patch)
tree59ba0aa8a1aa117e6e84ca60ad64e5daa5cba352 /net/core
parentd2c9512085784a6387d688f57b2671c6c15fc984 (diff)
downloadlinux-beabc6032772d186976742438d6b1f290894ce44.tar.xz
vxlan: fix hlist corruption
[ Upstream commit 69e766612c4bcb79e19cebed9eed61d4222c1d47 ] It's not a good idea to add the same hlist_node to two different hash lists. This leads to various hard to debug memory corruptions. Fixes: b1be00a6c39f ("vxlan: support both IPv4 and IPv6 sockets in a single vxlan device") Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions