David S. Miller
54b553e2c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
...
Pablo Neira Ayuso says:
====================
Netfilter updates for net-next
The following patchset contains three Netfilter updates, they are:
* Fix wrong usage of skb_header_pointer in the DCCP protocol helper that
has been there for quite some time. It was resulting in copying the dccp
header to a pointer allocated in the stack. Fortunately, this pointer
provides room for the dccp header is 4 bytes long, so no crashes have been
reported so far. From Daniel Borkmann.
* Use format string to print in the invocation of nf_log_packet(), again
in the DCCP helper. Also from Daniel Borkmann.
* Revert "netfilter: avoid get_random_bytes call" as prandom32 does not
guarantee enough entropy when being calling this at boot time, that may
happen when reloading the rule.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-08 15:04:56 -05:00
..
2014-01-05 20:18:50 -05:00
2014-01-06 17:37:45 -05:00
2013-10-14 11:29:31 +02:00
2014-01-06 13:29:30 -05:00
2014-01-06 13:29:30 -05:00
2013-11-03 21:48:49 +01:00
2013-04-18 20:27:55 +02:00
2014-01-03 23:41:37 +01:00
2013-04-18 20:27:55 +02:00
2013-07-15 11:14:51 +02:00
2013-05-27 13:32:43 +02:00
2013-10-21 18:37:01 -04:00
2013-04-18 20:27:55 +02:00
2013-04-18 20:27:55 +02:00
2013-07-31 16:39:18 +02:00
2013-12-20 10:21:42 +01:00
2013-04-18 20:27:55 +02:00
2014-01-06 17:40:02 +01:00
2013-04-18 20:27:55 +02:00
2013-04-18 20:27:55 +02:00
2013-08-28 00:27:54 +02:00
2013-04-18 20:27:55 +02:00
2013-04-05 20:12:54 +02:00
2014-01-03 23:41:37 +01:00
2013-02-19 02:48:05 +01:00
2013-12-27 12:29:54 +09:00
2013-10-01 12:47:09 +02:00
2013-01-18 00:28:18 +01:00
2013-06-13 02:36:09 -07:00
2013-04-18 20:27:55 +02:00
2013-01-23 12:56:02 +01:00
2013-12-20 14:58:29 +01:00
2013-10-19 19:12:11 -04:00
2013-06-13 02:36:09 -07:00
2013-04-18 20:27:55 +02:00
2014-01-03 23:41:26 +01:00
2013-02-19 02:48:05 +01:00
2013-08-28 00:26:48 +02:00
2013-02-19 02:48:05 +01:00
2014-01-03 23:41:26 +01:00
2012-08-30 03:00:14 +02:00
2013-07-27 20:07:15 -07:00
2012-08-30 03:00:14 +02:00
2012-08-30 03:00:14 +02:00
2012-08-30 03:00:14 +02:00
2012-08-30 03:00:14 +02:00
2013-10-01 12:47:09 +02:00
2013-02-19 02:48:05 +01:00
2013-04-29 20:09:05 +02:00
2013-11-18 12:53:38 +01:00
2014-01-06 17:37:45 -05:00
2013-12-07 23:20:44 +01:00
2013-06-05 12:36:36 +02:00
2013-06-20 11:20:13 +02:00
2013-10-01 13:17:39 +02:00
2014-01-08 15:04:56 -05:00
2014-01-06 19:48:38 -05:00
2013-08-28 00:26:48 +02:00
2013-11-08 15:12:11 -05:00
2013-10-14 17:16:08 +02:00
2013-10-14 17:16:08 +02:00
2013-10-14 18:00:04 +02:00
2013-11-18 12:53:41 +01:00
2013-10-14 17:16:08 +02:00
2013-10-14 17:16:08 +02:00
2013-10-14 17:16:08 +02:00
2013-12-20 11:25:10 +01:00
2014-01-06 14:00:55 +01:00
2013-10-14 18:00:04 +02:00
2013-10-14 17:16:08 +02:00
2013-10-14 17:16:08 +02:00
2013-10-14 17:16:08 +02:00
2013-12-28 14:02:12 +01:00
2013-10-28 17:41:49 +01:00
2013-10-14 18:00:56 +02:00
2013-12-07 23:20:46 +01:00
2013-10-14 17:16:07 +02:00
2013-12-30 18:15:38 +01:00
2013-10-22 10:11:29 +02:00
2013-07-31 16:36:25 +02:00
2013-03-04 14:45:25 +01:00
2013-01-21 12:20:19 +01:00
2014-01-03 23:41:44 +01:00
2013-11-03 21:48:49 +01:00
2013-01-18 00:28:15 +01:00
2014-01-06 14:00:55 +01:00
2013-12-06 12:37:57 -05:00
2013-04-18 20:27:55 +02:00
2014-01-03 23:41:39 +01:00
2014-01-06 14:00:55 +01:00
2012-11-09 17:05:07 -08:00
2013-12-24 12:37:58 +01:00
2012-09-28 11:34:33 +09:00
2013-04-18 20:27:55 +02:00
2013-05-29 12:29:18 +02:00
2012-10-15 13:39:12 +02:00
2012-09-21 12:11:08 +02:00
2013-05-15 14:11:07 +02:00
2013-12-07 23:20:45 +01:00
2013-12-06 12:37:57 -05:00
2013-06-11 02:51:03 -07:00
2014-01-06 14:00:55 +01:00
2014-01-06 14:00:55 +01:00
2012-09-21 12:12:05 +02:00
2013-11-15 16:47:22 -08:00
2013-10-17 10:27:25 +02:00
2013-09-27 16:18:23 +02:00
2013-08-01 11:45:15 +02:00
2013-05-28 13:11:01 -07:00
2012-09-24 14:29:01 +02:00
2013-10-09 00:01:25 -04:00