From: Patrick McHardy <kaber@trash.net>
To: davem@davemloft.net
Cc: Patrick McHardy <kaber@trash.net>, netfilter-devel@vger.kernel.org
Subject: [NETFILTER 00/02]: Netfilter fixes
Date: Tue, 11 Dec 2007 18:42:08 +0100 (MET) [thread overview]
Message-ID: <20071211174205.1042.29518.sendpatchset@localhost.localdomain> (raw)
Hi Dave,
these two patches fix a missing bit on conntrack entries with master
connections created through ctnetlink and some brokeness in the
iptables compat code, causing it to use pointers dumped to userspace
and copied back again to the kernel without any checks for validity.
Pleasy apply, thanks.
net/ipv4/netfilter/ip_tables.c | 57 +++++++--------------------------
net/netfilter/nf_conntrack_netlink.c | 4 ++-
net/netfilter/x_tables.c | 8 +++-
3 files changed, 21 insertions(+), 48 deletions(-)
Pablo Neira Ayuso (1):
[NETFILTER]: ctnetlink: set expected bit for related conntracks
Patrick McHardy (1):
[NETFILTER]: ip_tables: fix compat copy race
next reply other threads:[~2007-12-11 17:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-11 17:42 Patrick McHardy [this message]
2007-12-11 17:42 ` [NETFILTER 01/02]: ctnetlink: set expected bit for related conntracks Patrick McHardy
2007-12-12 18:34 ` David Miller
2007-12-11 17:42 ` [NETFILTER 02/02]: ip_tables: fix compat copy race Patrick McHardy
2007-12-12 18:35 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2007-10-18 10:12 [NETFILTER 00/02]: Netfilter fixes Patrick McHardy
2007-10-11 16:44 Patrick McHardy
2007-09-09 22:20 Patrick McHardy
2007-06-22 11:47 Patrick McHardy
2007-06-22 21:11 ` David Miller
2007-02-03 1:46 Patrick McHardy
2007-02-03 3:34 ` David Miller
2007-01-15 9:22 Patrick McHardy
2006-08-12 0:25 Patrick McHardy
2006-08-12 0:30 ` 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=20071211174205.1042.29518.sendpatchset@localhost.localdomain \
--to=kaber@trash.net \
--cc=davem@davemloft.net \
--cc=netfilter-devel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.