David S. Miller 0901441839 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contains Netfilter fixes for your net tree:

1) Missing netlink attribute validation in nf_queue, uncovered by KASAN,
   from Eric Dumazet.

2) Use pointer to sysctl table, save us 192 bytes of memory per netns.
   Also from Eric.

3) Possible use-after-free when removing conntrack helper modules due
   to missing synchronize RCU call. From Taehee Yoo.

4) Fix corner case in systcl writes to nf_log that lead to appending
   data to uninitialized buffer, from Jann Horn.

5) Jann Horn says we may indefinitely block other users of nf_log_mutex
   if a userspace access in proc_dostring() blocked e.g. due to a
   userfaultfd.

6) Fix garbage collection race for unconfirmed conntrack entries,
   from Florian Westphal.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-28 13:32:44 +09:00
..
2018-06-12 16:19:22 -07:00
2018-05-26 09:16:44 +02:00
2018-06-12 16:19:22 -07:00
2018-06-20 14:41:04 +09:00
2018-05-26 09:16:44 +02:00
2018-03-27 13:18:09 -04:00
2018-06-12 16:19:22 -07:00
2018-05-04 12:54:38 -04:00
2018-06-22 07:17:42 +09:00
2018-06-12 16:19:22 -07:00
2018-06-22 06:21:34 +09:00
2018-05-28 22:59:54 -04:00
2018-06-05 10:21:18 -04:00