netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] TCP conntrack patches
@ 2012-08-31 19:55 Jozsef Kadlecsik
  2012-08-31 19:55 ` [PATCH 1/2] netfilter: Mark SYN/ACK packets as invalid from original direction Jozsef Kadlecsik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jozsef Kadlecsik @ 2012-08-31 19:55 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Pablo Neira Ayuso, Jan Wrobel

Hi Pablo,

Jan Wrobel wrote a nice article on off-path TCP attacks (see
http://arxiv.org/abs/1201.2074). He discovered two weaknesses
in netfilter TCP conntrack, which make such attacks easier.
The next two patches fixes the issues.

Please review them and consider applying them.

Best regards,
Jozsef

Jozsef Kadlecsik (2):
  netfilter: Mark SYN/ACK packets as invalid from original direction
  netfilter: Validate the sequence number of dataless ACK packets as
    well

 net/netfilter/nf_conntrack_proto_tcp.c |   29 ++++++++++-------------------
 1 files changed, 10 insertions(+), 19 deletions(-)

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

end of thread, other threads:[~2012-09-09 20:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-31 19:55 [PATCH 0/2] TCP conntrack patches Jozsef Kadlecsik
2012-08-31 19:55 ` [PATCH 1/2] netfilter: Mark SYN/ACK packets as invalid from original direction Jozsef Kadlecsik
2012-08-31 19:55 ` [PATCH 2/2] netfilter: Validate the sequence number of dataless ACK packets as well Jozsef Kadlecsik
2012-09-09 20:11 ` [PATCH 0/2] TCP conntrack patches Pablo Neira Ayuso

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