netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for conntrack expectation
@ 2012-08-09 23:02 pablo
  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-09 23:02 ` [PATCH 2/2] netfilter: nf_ct_expect: fix possible invalid dereference while event reporting pablo
  0 siblings, 2 replies; 7+ messages in thread
From: pablo @ 2012-08-09 23:02 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-08-10  9:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09 23:02 [PATCH 0/2] fixes for conntrack expectation pablo
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

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).