lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 08 Sep 2020 20:08:14 -0700 (PDT) From: David Miller <davem@...emloft.net> To: pablo@...filter.org Cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org, kuba@...nel.org Subject: Re: [PATCH 0/5] Netfilter fixes for net From: Pablo Neira Ayuso <pablo@...filter.org> Date: Tue, 8 Sep 2020 17:09:42 +0200 > The following patchset contains Netfilter fixes for net: > > 1) Allow conntrack entries with l3num == NFPROTO_IPV4 or == NFPROTO_IPV6 > only via ctnetlink, from Will McVicker. > > 2) Batch notifications to userspace to improve netlink socket receive > utilization. > > 3) Restore mark based dump filtering via ctnetlink, from Martin Willi. > > 4) nf_conncount_init() fails with -EPROTO with CONFIG_IPV6, from > Eelco Chaudron. > > 5) Containers fail to match on meta skuid and skgid, use socket user_ns > to retrieve meta skuid and skgid. > > Please, 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