From: Jarek Poplawski <jarkao2@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: "David S. Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, Jann Traschewski <jann@gmx.de>,
Thomas Osterried <thomas@osterried.de>
Subject: Re: [PATCH] Fix NULL pointer dereference and lockup.
Date: Mon, 26 May 2008 08:42:14 +0000 [thread overview]
Message-ID: <20080526084213.GA4150@ff.dom.local> (raw)
In-Reply-To: <20080526082345.GA27219@linux-mips.org>
On Mon, May 26, 2008 at 09:23:45AM +0100, Ralf Baechle wrote:
> From: Jarek Poplawski <jarkao2@gmail.com>
>
> There is only one function in AX25 calling skb_append(), and it really
> looks suspicious: appends skb after previously enqueued one, but in
> the meantime this previous skb could be removed from the queue.
>
> This patch Fixes it the simple way, so this is not fully compatible with
> the current method, but testing hasn't shown any problems.
>
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
>
> ---
> I'm told Jarek is currently not reachable, so I'm submitting this for 2.6.26
> and -stable.
Acked-by: Jarek Poplawski <jarkao2@gmail.com>
next prev parent reply other threads:[~2008-05-26 8:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-24 3:10 [BUG][AX25] spinlock lockup Jann Traschewski
2008-02-24 19:51 ` Jarek Poplawski
2008-02-25 11:42 ` Jann Traschewski
2008-05-26 8:23 ` [PATCH] Fix NULL pointer dereference and lockup Ralf Baechle
2008-05-26 8:42 ` Jarek Poplawski [this message]
2008-06-03 21:54 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080526084213.GA4150@ff.dom.local \
--to=jarkao2@gmail.com \
--cc=davem@davemloft.net \
--cc=jann@gmx.de \
--cc=netdev@vger.kernel.org \
--cc=ralf@linux-mips.org \
--cc=thomas@osterried.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).