diff options
author | Hannes Frederic Sowa <[email protected]> | 2015-04-08 17:01:22 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-04-08 12:09:42 -0400 |
commit | 926a882f6916fd76b6f8ee858d45a2241c5e7999 (patch) | |
tree | 3881c4b8379091fc59e20309e22a0661d2b8b807 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8bc0034cf6951a107e0c75c2d10b17b57d681229 (diff) |
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 <[email protected]>
Cc: Rick Jones <[email protected]>
Cc: David S. Miller <[email protected]>
Signed-off-by: Hannes Frederic Sowa <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions