netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next v2 0/2] fixes for recent nf_compact hooks
@ 2016-09-27 13:38 Aaron Conole
  2016-09-27 13:38 ` [PATCH nf-next v2 1/2] netfilter: Fix potential null pointer dereference Aaron Conole
  2016-09-27 13:38 ` [PATCH nf-next v2 2/2] nf_set_hooks_head: acommodate different kconfig Aaron Conole
  0 siblings, 2 replies; 8+ messages in thread
From: Aaron Conole @ 2016-09-27 13:38 UTC (permalink / raw)
  To: netfilter-devel, netdev; +Cc: Florian Westphal, Pablo Neira Ayuso

Two possible error conditions were caught during an extended testing
session, and by a build robot.  These patches fix the two issues (a
missing handler when config is changed, and a potential NULL
dereference).

Aaron Conole (2):
  netfilter: Fix potential null pointer dereference
  nf_set_hooks_head: acommodate different kconfig

 net/netfilter/core.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.5.5


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-28 13:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-27 13:38 [PATCH nf-next v2 0/2] fixes for recent nf_compact hooks Aaron Conole
2016-09-27 13:38 ` [PATCH nf-next v2 1/2] netfilter: Fix potential null pointer dereference Aaron Conole
2016-09-28  1:23   ` Feng Gao
2016-09-28  3:08     ` Liping Zhang
2016-09-28  3:13       ` Liping Zhang
2016-09-28  7:56         ` Feng Gao
2016-09-28 13:30         ` Aaron Conole
2016-09-27 13:38 ` [PATCH nf-next v2 2/2] nf_set_hooks_head: acommodate different kconfig Aaron Conole

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).