diff options
author | 2014-11-04 16:37:40 -0800 | |
---|---|---|
committer | 2014-11-12 11:03:04 +0900 | |
commit | 50656d9df63d69ce399c8be62d4473b039dac36a (patch) | |
tree | 61c9758c73655b8ee3f23a7b40c0594493d31d2c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netfilter: ipset: small potential read beyond the end of buffer (diff) | |
download | linux-dev-50656d9df63d69ce399c8be62d4473b039dac36a.tar.xz linux-dev-50656d9df63d69ce399c8be62d4473b039dac36a.zip |
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
ip_vs_prepare_tunneled_skb() ignores ->sk when allocating a new
skb, either unconditionally setting ->sk to NULL or allowing
the uninitialized ->sk from a newly allocated skb to leak through
to the caller.
This patch properly copies ->sk and increments its reference count.
Signed-off-by: Calvin Owens <calvinowens@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions