summaryrefslogtreecommitdiff
path: root/net/ipv6/sit.c
diff options
context:
space:
mode:
authorHannes Frederic Sowa <hannes@stressinduktion.org>2015-04-08 15:01:22 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-04-08 16:09:42 (GMT)
commit926a882f6916fd76b6f8ee858d45a2241c5e7999 (patch)
tree3881c4b8379091fc59e20309e22a0661d2b8b807 /net/ipv6/sit.c
parent8bc0034cf6951a107e0c75c2d10b17b57d681229 (diff)
downloadlinux-926a882f6916fd76b6f8ee858d45a2241c5e7999.tar.xz
ipv4: ip_tunnel: use net namespace from rtable not socket
The socket parameter might legally be NULL, thus sock_net is sometimes causing a NULL pointer dereference. Using net_device pointer in dst_entry is more reliable. Fixes: b6a7719aedd7e5c ("ipv4: hash net ptr into fragmentation bucket selection") Reported-by: Rick Jones <rick.jones2@hp.com> Cc: Rick Jones <rick.jones2@hp.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/sit.c')
0 files changed, 0 insertions, 0 deletions