From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> 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! -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html