[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191106.211712.663655987109482181.davem@davemloft.net>
Date: Wed, 06 Nov 2019 21:17:12 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: pablo@...filter.org
Cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/9] Netfilter fixes for net
From: Pablo Neira Ayuso <pablo@...filter.org>
Date: Wed, 6 Nov 2019 12:12:28 +0100
> The following patchset contains Netfilter fixes for net:
>
> 1) Missing register size validation in bitwise and cmp offloads.
>
> 2) Fix error code in ip_set_sockfn_get() when copy_to_user() fails,
> from Dan Carpenter.
>
> 3) Oneliner to copy MAC address in IPv6 hash:ip,mac sets, from
> Stefano Brivio.
>
> 4) Missing policy validation in ipset with NL_VALIDATE_STRICT,
> from Jozsef Kadlecsik.
>
> 5) Fix unaligned access to private data area of nf_tables instructions,
> from Lukas Wunner.
>
> 6) Relax check for object updates, reported as a regression by
> Eric Garver, patch from Fernando Fernandez Mancera.
>
> 7) Crash on ebtables dnat extension when used from the output path.
> From Florian Westphal.
>
> 8) Fix bogus EOPNOTSUPP when updating basechain flags.
>
> 9) Fix bogus EBUSY when updating a basechain that is already offloaded.
>
> You can pull these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Pulled, thanks Pablo.
Powered by blists - more mailing lists