From: David Miller <davem@davemloft.net>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/4] netfilter fixes for 3.11-rc4
Date: Sat, 10 Aug 2013 13:44:50 -0700 (PDT) [thread overview]
Message-ID: <20130810.134450.2199692509367745432.davem@davemloft.net> (raw)
In-Reply-To: <1376153933-5747-1-git-send-email-pablo@netfilter.org>
From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: Sat, 10 Aug 2013 18:58:49 +0200
> The following patchset contains four netfilter fixes, they are:
>
> * Fix possible invalid access and mangling of the TCPMSS option in
> xt_TCPMSS. This was spotted by Julian Anastasov.
>
> * Fix possible off by one access and mangling of the TCP packet in
> xt_TCPOPTSTRIP, also spotted by Julian Anastasov.
>
> * Fix possible information leak due to missing initialization of one
> padding field of several structures that are included in nfqueue and
> nflog netlink messages, from Dan Carpenter.
>
> * Fix TCP window tracking with Fast Open, from Yuchung Cheng.
>
> You can pull these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git master
Pulled, thanks Pablo!
prev parent reply other threads:[~2013-08-10 20:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-10 16:58 [PATCH 0/4] netfilter fixes for 3.11-rc4 Pablo Neira Ayuso
2013-08-10 16:58 ` [PATCH 1/4] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options Pablo Neira Ayuso
2013-08-10 16:58 ` [PATCH 2/4] netfilter: xt_TCPOPTSTRIP: fix possible off by one access Pablo Neira Ayuso
2013-08-10 16:58 ` [PATCH 3/4] netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message Pablo Neira Ayuso
2013-08-10 16:58 ` [PATCH 4/4] netfilter: nf_conntrack: fix tcp_in_window for Fast Open Pablo Neira Ayuso
2013-08-10 20:44 ` David Miller [this message]
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=20130810.134450.2199692509367745432.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).