Files
linux/net
Yossi Kuperman e8a732d1bc udp: fix secpath leak
After commit dce4551cb2 ("udp: preserve head state for IP_CMSG_PASSSEC")
we preserve the secpath for the whole skb lifecycle, but we also
end up leaking a reference to it.

We must clear the head state on skb reception, if secpath is
present.

Fixes: dce4551cb2 ("udp: preserve head state for IP_CMSG_PASSSEC")
Signed-off-by: Yossi Kuperman <yossiku@mellanox.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-01 10:29:34 -07:00
..
2017-04-12 22:02:40 +02:00
2017-09-01 10:29:34 -07:00
2017-08-08 21:03:47 -07:00
2017-08-29 15:07:33 -07:00
2017-06-15 12:12:40 -04:00
2017-06-15 12:12:40 -04:00