[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070402210601.GS521@postel.suug.ch>
Date: Mon, 2 Apr 2007 23:06:01 +0200
From: Thomas Graf <tgraf@...g.ch>
To: David Miller <davem@...emloft.net>
Cc: ilpo.jarvinen@...sinki.fi, akpm@...ux-foundation.org,
netdev@...r.kernel.org
Subject: Re: tcp crash in net-2.6 tree
* David Miller <davem@...emloft.net> 2007-04-02 02:02
> From: "Ilpo_Järvinen" <ilpo.jarvinen@...sinki.fi>
> Date: Mon, 2 Apr 2007 11:38:51 +0300 (EEST)
>
> > [PATCH] [TCP]: Fix invalid skb referencing in LOST marker code
> >
> > The after() referenced an invalid skb if loop exited when skb had
> > reached sk_write_queue. I chose to move this part inside the loop
> > where the skb is valid (so no need to check for that like I first
> > suggested), which also allows dropping of couple of conditions
> > from the if.
> >
> > Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi>
>
> Patch applied, thanks a lot Ilpo.
I can no longer trigger the bug, thanks Ilpo.
-
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