On 18/10/05, Herbert Xu <[EMAIL PROTECTED]> wrote: > On Tue, Oct 18, 2005 at 02:56:21PM +1300, Ian McDonald wrote: > > > > We also use ip_build_and_send_pkt and don't clear out that area before > > use. Going to do some tests to confirm my suspicision as I suspect it > > occurs when sending a reset packet or similar after we close failed > > session. > > Good point. Here is an updated patch to clear options for the > other relevant cases. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
Signed-off-by: Ian McDonald <[EMAIL PROTECTED]> I have tested on two different networks in conjunction with patch to fix skb_cloned behaviour and double free. Arnaldo - I believe we need to push these three patches together upstream. It would be cool if we could get them in before 2.6.14 to remove DOS capability by non-root user.... - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

