[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211101221528.236114-1-pablo@netfilter.org>
Date: Mon, 1 Nov 2021 23:15:26 +0100
From: Pablo Neira Ayuso <pablo@...filter.org>
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org
Subject: [PATCH net 0/2] Netfilter/IPVS fixes for net
Hi,
The following patchset contains Netfilter/IPVS fixes for net:
1) Fix mac address UAF reported by KASAN in nfnetlink_queue,
from Florian Westphal.
2) Autoload genetlink IPVS on demand, from Thomas Weissschuh.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Thanks.
----------------------------------------------------------------
The following changes since commit 64222515138e43da1fcf288f0289ef1020427b87:
Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drm (2021-10-21 19:06:08 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git HEAD
for you to fetch changes up to 2199f562730dd1382946e0a2532afc38cd444129:
ipvs: autoload ipvs on genl access (2021-10-22 14:10:17 +0200)
----------------------------------------------------------------
Florian Westphal (1):
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Thomas Weißschuh (1):
ipvs: autoload ipvs on genl access
net/netfilter/ipvs/ip_vs_ctl.c | 2 ++
net/netfilter/nfnetlink_queue.c | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists