[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48AD5178.4040101@trash.net>
Date: Thu, 21 Aug 2008 13:28:56 +0200
From: Patrick McHardy <kaber@...sh.net>
To: adobriyan@...il.com
CC: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] nf_conntrack_sip: fix by making helper pointers thread-local
adobriyan@...il.com wrote:
> Patrick, do I read correctly that ->help hook can run concurrently with itself?
>
> If yes, apply this patch to fix potential crashes and all sorts of
> nasties.
>
>
>
> [PATCH] nf_conntrack_sip: de-static helper pointers
>
> Helper's ->help hook can run concurrently with itself, so iterating over
> SIP helpers with static pointer won't work reliably.
Crap. Good catch, thanks a lot. Applied and I'll push it to -stable.
--
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