From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Oester Subject: Re: [PATCH] Orphaned expectations Date: Tue, 20 Apr 2004 08:14:21 -0700 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <20040420151421.GA3298@linuxace.com> References: <20040419203744.GA1328@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@lists.netfilter.org Return-path: To: Chris Wilson Content-Disposition: inline In-Reply-To: Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org I don't think any other helper is vulnerable, since it would likely have to be a UDP helper for it to generate the expect in advance of conntrack confirmation. Phil On Tue, Apr 20, 2004 at 12:51:38PM +0100, Chris Wilson wrote: > Hi Phil, > > > https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=131 > > Thanks for fixing that one, it's been bugging me for a while! > > Do you think that any other helpers might be vulnerable to the same > problem?