From: pablo@netfilter.org
To: netfilter-devel@vger.kernel.org
Cc: kaber@trash.net
Subject: [PATCH 0/2] fixes for conntrack expectation
Date: Fri, 10 Aug 2012 01:02:10 +0200 [thread overview]
Message-ID: <1344553332-8536-1-git-send-email-pablo@netfilter.org> (raw)
From: Pablo Neira Ayuso <pablo@netfilter.org>
Hi,
These two patches aim to resolve oops that were reported while
using the SIP helper. They are directly related with the SIP
helper itself, but the expectation infrastructure. But they
can be easily triggered by the SIP helper.
Still waiting for confirmation from the user to confirm that
these fixes his problems.
Pablo Neira Ayuso (2):
netfilter: nf_ct_expect: fix re-insertion in expect list if timer refresh fails
netfilter: nf_ct_expect: fix possible invalid dereference while event reporting
net/netfilter/nf_conntrack_expect.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
1.7.10.4
next reply other threads:[~2012-08-09 23:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 23:02 pablo [this message]
2012-08-09 23:02 ` [PATCH 1/2] netfilter: nf_ct_expect: fix re-insertion in expect list if timer refresh fails pablo
2012-08-10 0:00 ` Patrick McHardy
2012-08-10 9:04 ` Pablo Neira Ayuso
2012-08-10 9:18 ` Pablo Neira Ayuso
2012-08-09 23:02 ` [PATCH 2/2] netfilter: nf_ct_expect: fix possible invalid dereference while event reporting pablo
2012-08-09 23:34 ` 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=1344553332-8536-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=kaber@trash.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 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).