Files
linux/net/ipv4
Vasily Averin 9a8955adfb ipv4: dst_entry leak in ip_send_unicast_reply()
[ Upstream commit 4062090e3e ]

ip_setup_cork() called inside ip_append_data() steals dst entry from rt to cork
and in case errors in __ip_append_data() nobody frees stolen dst entry

Fixes: 2e77d89b2f ("net: avoid a pair of dst_hold()/dst_release() in ip_append_data()")
Signed-off-by: Vasily Averin <vvs@parallels.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-14 08:47:53 -08:00
..
2013-02-15 15:10:37 -05:00
2013-06-25 16:07:44 -07:00
2014-08-14 09:24:15 +08:00
2013-03-17 14:35:13 -04:00
2014-08-14 09:24:15 +08:00
2014-08-14 09:24:15 +08:00
2014-08-14 09:24:15 +08:00
2013-03-26 12:27:19 -04:00
2013-03-26 12:27:18 -04:00
2014-08-14 09:24:15 +08:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2014-07-28 08:00:05 -07:00
2011-03-31 11:26:23 -03:00
2014-10-15 08:31:57 +02:00
2013-03-21 11:47:50 -04:00
2013-03-21 11:47:50 -04:00
2011-03-31 11:26:23 -03:00
2012-03-11 23:42:51 -07:00
2012-04-15 12:37:19 -04:00