[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170529.232048.1583898671889129502.davem@davemloft.net>
Date: Mon, 29 May 2017 23:20:48 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: pablo@...filter.org
Cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/4] Netfilter fixes for net
From: Pablo Neira Ayuso <pablo@...filter.org>
Date: Mon, 29 May 2017 13:34:28 +0200
> Hi David,
>
> The following patchset contains Netfilter fixes for your net tree,
> they are:
>
> 1) Conntrack SCTP CRC32c checksum mangling may operate on non-linear
> skbuff, patch from Davide Caratti.
>
> 2) nf_tables rb-tree set backend does not handle element re-addition
> after deletion in the same transaction, leading to infinite loop.
>
> 3) Atomically unclear the IPS_SRC_NAT_DONE_BIT on nat module removal,
> from Liping Zhang.
>
> 4) Conntrack hashtable resizing while ctnetlink dump is progress leads
> to a dead reference to released objects in the lists, also from
> Liping.
>
> You can pull these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Pulled, thanks a lot Pablo.
Powered by blists - more mailing lists