From: "David S. Miller" <davem@davemloft.net>
To: Patrick McHardy <kaber@trash.net>
Cc: netdev@oss.sgi.com, hadi@cyberus.ca
Subject: Re: [PATCH 2.6]: Fix oops in ipt action error path
Date: Wed, 8 Dec 2004 20:57:50 -0800 [thread overview]
Message-ID: <20041208205750.56a790fa.davem@davemloft.net> (raw)
In-Reply-To: <41B7892E.1080706@trash.net>
On Thu, 09 Dec 2004 00:07:26 +0100
Patrick McHardy <kaber@trash.net> wrote:
> This patch fixes an oops when the ipt action is used with a
> non-existant iptables target. It tries to log
> t->u.kernel.target->name, u.kernel.target is part of a union
> and as long as the target wasn't successfully loaded contains
> the name of the target, using it as a pointer results in a
> crash.
Applied, thanks Patrick.
next prev parent reply other threads:[~2004-12-09 4:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-08 23:07 [PATCH 2.6]: Fix oops in ipt action error path Patrick McHardy
2004-12-09 4:57 ` David S. Miller [this message]
2004-12-09 12:14 ` jamal
2004-12-09 23:46 ` Patrick McHardy
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=20041208205750.56a790fa.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=hadi@cyberus.ca \
--cc=kaber@trash.net \
--cc=netdev@oss.sgi.com \
/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).