[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080402.000629.39145635.davem@davemloft.net>
Date: Wed, 02 Apr 2008 00:06:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: xemul@...nvz.org, den@...nvz.org, netdev@...r.kernel.org,
devel@...nvz.org
Subject: Re: [PATCH][ICMP]: Dst entry leak in icmp_send host re-lookup code
(v2).
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Tue, 1 Apr 2008 20:15:32 +0800
> On Wed, Mar 26, 2008 at 12:25:40PM +0300, Pavel Emelyanov wrote:
> > Commit 8b7817f3a959ed99d7443afc12f78a7e1fcc2063 ([IPSEC]: Add ICMP host
> > relookup support) introduced some dst leaks on error paths: the rt
> > pointer can be forgotten to be put. Fix it bu going to a proper label.
>
> I just remembered that we have exactly the same code path in IPv6
> and sure enough it also has the same bug.
>
> [IPV6]: Fix ICMP relookup error path dst leak
>
> When we encounter an error while looking up the dst the second
> time we need to drop the first dst. This patch is pretty much
> the same as the one for IPv4.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied, thanks for catching this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists