netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] TCP conntrack fixes in TCP option handling
@ 2011-08-30 13:35 Jozsef Kadlecsik
  2011-08-30 13:35 ` [PATCH 1/2] Incorrect handling of invalid TCP option in TCP connection tracking Jozsef Kadlecsik
  0 siblings, 1 reply; 5+ messages in thread
From: Jozsef Kadlecsik @ 2011-08-30 13:35 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Patrick McHardy, Pablo Neira Ayuso, Jozsef Kadlecsik

Hi Patrick,

Michael M. Builov reported several problems with the TCP option handling
code in the TCP connection tracking code. The next patches, based on his
suggestions, solve all the issues. Please apply them as bugfixes.

Best regards,
Jozsef

Jozsef Kadlecsik (2):
  Incorrect handling of invalid TCP option in TCP connection tracking
  Wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips
    fastpath

 net/netfilter/nf_conntrack_proto_tcp.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2011-08-30 13:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-30 13:35 [PATCH 0/2] TCP conntrack fixes in TCP option handling Jozsef Kadlecsik
2011-08-30 13:35 ` [PATCH 1/2] Incorrect handling of invalid TCP option in TCP connection tracking Jozsef Kadlecsik
2011-08-30 13:35   ` [PATCH 2/2] Wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips fastpath Jozsef Kadlecsik
2011-08-30 13:46     ` Patrick McHardy
2011-08-30 13:45   ` [PATCH 1/2] Incorrect handling of invalid TCP option in TCP connection tracking 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).