netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-19 04:41:06 to 2020-01-25 20:41:06 UTC [more...]

[PATCH 0/7] Netfilter fixes for net
 2020-01-25 20:40 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nft_osf: add missing check for DREG attribute
` [PATCH 2/7] netfilter: ipset: use bitmap infrastructure completely
` [PATCH 3/7] netfilter: conntrack: sctp: use distinct states for new SCTP connections
` [PATCH 4/7] netfilter: nf_tables_offload: fix check the chain offload flag
` [PATCH 5/7] netfilter: nf_tables: add __nft_chain_type_get()
` [PATCH 6/7] netfilter: nf_tables: autoload modules from the abort path
` [PATCH 7/7] net: Fix skb->csum update in inet_proto_csum_replace16()

[PATCH 1/1] netfilter: ipset: fix suspicious RCU usage in find_set_and_id
 2020-01-25 19:39 UTC 

[PATCH] Documentation: changes.rst: update several outdated project URLs
 2020-01-25 17:08 UTC  (6+ messages)

INFO: rcu detected stall in ip_set_udel
 2020-01-25  5:17 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ipmac_destroy
 2020-01-25  0:45 UTC  (2+ messages)

INFO: rcu detected stall in ip_set_uadd
 2020-01-24 19:57 UTC 

[PATCH nf v2] netfilter: nf_tables_offload: fix check the chain offload flag
 2020-01-24 19:54 UTC  (2+ messages)

[PATCH v3] [net]: Fix skb->csum update in inet_proto_csum_replace16()
 2020-01-24 19:04 UTC  (13+ messages)
              ` [PATCH v4] "

[PATCH nf] netfilter: conntrack: sctp: use distinct states for new SCTP connections
 2020-01-24 18:49 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 059/107] netfilter: fix a use-after-free in mtype_destroy()
 2020-01-24 14:18 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 060/107] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
` [PATCH AUTOSEL 5.4 090/107] netfilter: nf_tables: store transaction list locally while requesting module
` [PATCH AUTOSEL 5.4 091/107] netfilter: nft_tunnel: fix null-attribute check
` [PATCH AUTOSEL 5.4 092/107] netfilter: nft_tunnel: ERSPAN_VERSION must not be null
` [PATCH AUTOSEL 5.4 093/107] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
` [PATCH AUTOSEL 5.4 094/107] netfilter: nf_tables: fix flowtable list del corruption
` [PATCH AUTOSEL 5.4 095/107] netfilter: nat: fix ICMP header corruption on ICMP errors

[PATCH AUTOSEL 4.19 29/56] netfilter: fix a use-after-free in mtype_destroy()
 2020-01-24 14:20 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 30/56] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
` [PATCH AUTOSEL 4.19 48/56] netfilter: nf_tables: store transaction list locally while requesting module
` [PATCH AUTOSEL 4.19 49/56] netfilter: nft_tunnel: fix null-attribute check
` [PATCH AUTOSEL 4.19 50/56] netfilter: nft_tunnel: ERSPAN_VERSION must not be null
` [PATCH AUTOSEL 4.19 51/56] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
` [PATCH AUTOSEL 4.19 52/56] netfilter: nf_tables: fix flowtable list del corruption

[PATCH AUTOSEL 4.14 14/32] netfilter: fix a use-after-free in mtype_destroy()
 2020-01-24 14:21 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 15/32] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct

[PATCH AUTOSEL 4.9 10/18] netfilter: fix a use-after-free in mtype_destroy()
 2020-01-24 14:21 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 11/18] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct

[PATCH AUTOSEL 4.4 5/9] netfilter: fix a use-after-free in mtype_destroy()
 2020-01-24 14:22 UTC 

KASAN: slab-out-of-bounds Read in bitmap_port_destroy
 2020-01-24  9:11 UTC 

KASAN: slab-out-of-bounds Read in bitmap_port_destroy
 2020-01-24  4:55 UTC  (2+ messages)

[nft PATCH] src: Quote user-defined names
 2020-01-23 22:45 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-01-23 21:47 UTC  (27+ messages)
` [PATCH ghak90 V8 02/16] audit: add container id
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 14/16] audit: check contid depth and add limit config param
` [PATCH ghak90 V8 15/16] audit: check contid count per netns and add config param limit
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[PATCH nf] Revert "netfilter: unlock xt_table earlier in __do_replace"
 2020-01-23 20:08 UTC  (3+ messages)

[nft PATCH 0/4] Covscan-induced review of ei_insert()
 2020-01-23 14:30 UTC  (5+ messages)
` [nft PATCH 1/4] segtree: Drop needless insertion in ei_insert()
` [nft PATCH 2/4] segtree: Drop dead code "
` [nft PATCH 3/4] segtree: Simplify overlap case "
` [nft PATCH 4/4] segtree: Refactor ei_insert()

WARNING in nf_tables_table_destroy
 2020-01-23 12:30 UTC  (2+ messages)

[PATCH nf,v3] netfilter: nf_tables: autoload modules from the abort path
 2020-01-23 11:59 UTC 

[PATCH 4/4] xt_mttg_seq_next should increase position index
 2020-01-23  7:25 UTC 

[PATCH 3/4] recent_seq_next should increase position index
 2020-01-23  7:25 UTC 

[PATCH 2/4] synproxy_cpu_seq_next should increase position index
 2020-01-23  7:25 UTC 

[PATCH 0/4] netfilter: seq_file .next functions should increase position index
 2020-01-23  7:25 UTC 

[PATCH 1/4] ct_cpu_seq_next should increase position index
 2020-01-23  7:25 UTC 

[PATCH nf,v2] netfilter: nf_tables: autoload modules from the abort path
 2020-01-23  3:45 UTC  (5+ messages)

[PATCH] ipvs: fix spelling mistake "to" -> "too"
 2020-01-23  0:43 UTC 

[PATCH nft 1/2] tests: shell: set lookup and set update
 2020-01-22 22:05 UTC  (2+ messages)
` [PATCH nft 2/2] tests: shell: update list of rmmod modules

[PATCH nf] netfilter: nf_tables: autoload modules from the abort path
 2020-01-22 18:52 UTC 

general protection fault in nf_flow_table_offload_setup
 2020-01-22 16:24 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: add __nft_chain_type_get()
 2020-01-22 13:19 UTC 

[PATCH nf-next v4 0/9] nftables: Set implementation for arbitrary concatenation of ranges
 2020-01-21 23:17 UTC  (10+ messages)
` [PATCH nf-next v4 1/9] netfilter: nf_tables: add nft_setelem_parse_key()
` [PATCH nf-next v4 2/9] netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
` [PATCH nf-next v4 3/9] netfilter: nf_tables: Support for sets with multiple ranged fields
` [PATCH nf-next v4 4/9] bitmap: Introduce bitmap_cut(): cut bits and shift remaining
` [PATCH nf-next v4 5/9] nf_tables: Add set type for arbitrary concatenation of ranges
` [PATCH nf-next v4 6/9] selftests: netfilter: Introduce tests for sets with range concatenation
` [PATCH nf-next v4 7/9] nft_set_pipapo: Prepare for vectorised implementation: alignment
` [PATCH nf-next v4 8/9] nft_set_pipapo: Prepare for vectorised implementation: helpers
` [PATCH nf-next v4 9/9] nft_set_pipapo: Introduce AVX2-based lookup implementation

KASAN: use-after-free Read in __nf_tables_abort
 2020-01-21 21:50 UTC  (4+ messages)

WARNING: suspicious RCU usage in find_set_and_id
 2020-01-21 19:57 UTC 

general protection fault in nft_chain_parse_hook
 2020-01-21 14:35 UTC  (5+ messages)
` [PATCH nf] netfilter: nf_tables: check for valid chain type pointer before dereference

[nft PATCH 0/4] Fixes for a recent covscan run
 2020-01-21 12:57 UTC  (9+ messages)
` [nft PATCH 1/4] netlink: Fix leak in unterminated string deserializer
` [nft PATCH 2/4] netlink: Fix leaks in netlink_parse_cmp()
` [nft PATCH 3/4] segtree: Fix for potential NULL-pointer deref in ei_insert()
` [nft PATCH 4/4] netlink: Avoid potential NULL-pointer deref in netlink_gen_payload_stmt()

general protection fault in __nf_tables_chain_type_lookup
 2020-01-21  6:40 UTC 

load balancing between two chains
 2020-01-21  5:24 UTC  (13+ messages)

KASAN: use-after-free Read in bitmap_ip_destroy
 2020-01-21  4:41 UTC  (2+ messages)

KASAN: use-after-free Read in bitmap_ipmac_ext_cleanup
 2020-01-20 23:16 UTC  (2+ messages)

Update on UAF in ip6_do_table on 4.19.X kernel
 2020-01-20 22:36 UTC 

[PATCH nf-next v3 0/9] nftables: Set implementation for arbitrary concatenation of ranges
 2020-01-20 22:05 UTC  (12+ messages)
` [PATCH nf-next v3 1/9] netfilter: nf_tables: add nft_setelem_parse_key()
` [PATCH nf-next v3 2/9] netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
` [PATCH nf-next v3 3/9] netfilter: nf_tables: Support for sets with multiple ranged fields
` [PATCH nf-next v3 4/9] bitmap: Introduce bitmap_cut(): cut bits and shift remaining
` [PATCH nf-next v3 5/9] nf_tables: Add set type for arbitrary concatenation of ranges
` [PATCH nf-next v3 6/9] selftests: netfilter: Introduce tests for sets with range concatenation
` [PATCH nf-next v3 7/9] nft_set_pipapo: Prepare for vectorised implementation: alignment
` [PATCH nf-next v3 8/9] nft_set_pipapo: Prepare for vectorised implementation: helpers
` [PATCH nf-next v3 9/9] nft_set_pipapo: Introduce AVX2-based lookup implementation

KASAN: slab-out-of-bounds Read in bitmap_ipmac_gc
 2020-01-20 18:22 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
 2020-01-20 17:46 UTC  (4+ messages)

[PATCH 1/1] netfilter: ipset: use bitmap infrastructure completely
 2020-01-20 16:42 UTC  (2+ messages)

[iptables PATCH] .gitignore: add nano/vim swap file
 2020-01-20 13:32 UTC 

KASAN: slab-out-of-bounds Write in bitmap_ip_del
 2020-01-20 13:00 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ipmac_ext_cleanup
 2020-01-20  6:47 UTC 

[PATCH nft v3 0/9] bitwise shift support
 2020-01-19 22:57 UTC  (10+ messages)
` [PATCH nft v3 1/9] Update gitignore
` [PATCH nft v3 2/9] src: white-space fixes
` [PATCH nft v3 3/9] netlink_delinearize: fix typo
` [PATCH nft v3 4/9] netlink_delinearize: remove commented out pr_debug statement
` [PATCH nft v3 5/9] parser: add parenthesized statement expressions
` [PATCH nft v3 6/9] evaluate: change shift byte-order to host-endian
` [PATCH nft v3 7/9] include: update nf_tables.h
` [PATCH nft v3 8/9] netlink: add support for handling shift expressions
` [PATCH nft v3 9/9] tests: shell: add bit-shift tests

KASAN: use-after-free Read in bitmap_ip_ext_cleanup
 2020-01-19 20:21 UTC  (2+ messages)

[PATCH nft v2 0/9] bitwise shift support
 2020-01-19 19:58 UTC  (2+ messages)

[PATCH nft] evaluate: don't eval unary arguments
 2020-01-19 18:12 UTC 

[PATCH libnftnl v3 0/2] Attributes for concatenated ranges
 2020-01-19 13:35 UTC  (3+ messages)
` [PATCH libnftnl v3 1/2] set: Add support for NFTA_SET_DESC_CONCAT attributes
` [PATCH libnftnl v3 2/2] set_elem: Introduce support for NFTNL_SET_ELEM_KEY_END

[PATCH nft v3 0/3] Introduce support for concatenated ranges
 2020-01-19 13:34 UTC  (4+ messages)
` [PATCH nft v3 1/3] src: Add support for NFTNL_SET_DESC_CONCAT
` [PATCH nft v3 2/3] src: Add support for concatenated set ranges
` [PATCH nft v3 3/3] tests: Introduce test for set with concatenated ranges

[PATCH nft] include: nf_tables: correct bitwise header comment
 2020-01-19 10:58 UTC 

KASAN: slab-out-of-bounds Read in bitmap_port_ext_cleanup
 2020-01-19  9:35 UTC  (2+ messages)

[PATCH 00/21] Netfilter updates for net-next
 2020-01-19  9:33 UTC  (2+ messages)

INFO: task hung in hashlimit_mt_check_common
 2020-01-19  8:17 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables_offload: fix check the chain offload flag
 2020-01-19  4:48 UTC 

KASAN: slab-out-of-bounds Read in bitmap_ip_gc
 2020-01-19  4:41 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).