Eric Dumazet
ce25d66ad5
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing")
...
Paul Moore tracked a regression caused by a recent commit, which
mistakenly assumed that sk_filter() could be avoided if socket
had no current BPF filter.
The intent was to avoid udp_lib_checksum_complete() overhead.
But sk_filter() also checks skb_pfmemalloc() and
security_sock_rcv_skb(), so better call it.
Fixes: e6afc8ace6dd ("udp: remove headers from UDP packets before queueing")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Paul Moore <paul@paul-moore.com>
Tested-by: Paul Moore <paul@paul-moore.com>
Tested-by: Stephen Smalley <sds@tycho.nsa.gov>
Cc: samanthakumar <samanthakumar@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-02 18:29:49 -04:00
..
2016-05-06 11:50:01 +02:00
2016-05-23 14:32:06 -07:00
2015-08-25 13:38:50 -07:00
2016-04-27 22:48:24 -04:00
2016-04-07 16:44:14 -04:00
2015-07-29 22:44:04 -07:00
2016-03-13 23:28:35 -04:00
2015-05-28 11:23:20 +08:00
2016-05-06 15:51:47 -04:00
2015-07-24 22:46:11 -07:00
2015-09-09 14:19:50 -07:00
2016-05-15 13:32:48 -04:00
2016-02-01 15:56:08 -08:00
2016-05-20 18:03:16 -04:00
2016-05-12 16:53:58 -04:00
2016-05-20 18:03:15 -04:00
2016-04-27 22:48:23 -04:00
2016-03-08 12:34:12 -05:00
2016-05-04 23:47:54 -04:00
2016-04-26 12:00:48 -04:00
2016-01-05 22:25:57 -05:00
2016-05-04 00:52:29 -04:00
2016-05-04 16:55:11 -04:00
2015-08-28 13:32:36 -07:00
2016-04-27 22:48:24 -04:00
2016-04-27 22:48:23 -04:00
2016-05-15 13:32:48 -04:00
2016-05-11 19:31:40 -04:00
2016-03-01 17:18:44 -05:00
2016-03-08 12:34:12 -05:00
2016-05-16 13:46:23 -04:00
2016-05-20 18:03:16 -04:00
2016-05-20 18:03:16 -04:00
2016-03-31 08:59:56 +02:00
2015-04-03 12:11:15 -04:00
2016-01-29 19:39:09 -08:00
2016-05-20 18:03:15 -04:00
2016-04-21 14:22:13 -04:00
2016-02-17 16:15:46 -05:00
2016-02-17 16:15:46 -05:00
2015-09-29 20:21:32 +02:00
2016-04-04 15:50:30 -04:00
2016-02-16 20:42:54 -05:00
2014-09-19 17:15:31 -04:00
2016-04-04 15:50:30 -04:00
2016-05-09 22:33:52 -04:00
2016-04-27 22:48:24 -04:00
2016-05-23 14:32:06 -07:00
2016-05-11 14:43:19 -04:00
2016-05-11 14:43:19 -04:00
2015-09-25 13:00:38 -07:00
2016-05-11 14:43:19 -04:00
2015-10-23 02:46:52 -07:00
2015-12-15 23:26:52 -05:00
2016-05-02 17:02:25 -04:00
2015-07-09 14:22:52 -07:00
2016-05-11 14:43:19 -04:00
2015-07-09 14:22:52 -07:00
2016-05-11 14:43:19 -04:00
2016-05-11 14:43:19 -04:00
2016-05-16 13:46:23 -04:00
2016-05-11 14:43:19 -04:00
2016-04-23 20:13:24 -04:00
2016-05-02 17:02:25 -04:00
2016-05-20 18:03:15 -04:00
2016-05-16 13:46:23 -04:00
2016-03-01 17:18:44 -05:00
2016-05-02 17:02:25 -04:00
2015-07-09 14:22:52 -07:00
2016-05-02 17:02:25 -04:00
2016-05-11 14:43:19 -04:00
2016-05-11 14:43:19 -04:00
2016-05-11 14:43:19 -04:00
2016-05-11 14:43:19 -04:00
2016-05-11 14:43:19 -04:00
2016-05-04 12:44:36 -04:00
2012-03-11 23:42:51 -07:00
2016-04-04 22:11:19 -04:00
2015-03-02 13:06:31 -05:00
2016-05-20 18:03:15 -04:00
2016-04-07 16:53:29 -04:00
2016-06-02 18:29:49 -04:00
2014-05-23 16:28:53 -04:00
2015-09-17 17:18:37 -07:00
2013-12-26 13:43:21 -05:00
2015-03-25 14:07:04 -04:00
2015-10-24 06:54:12 -07:00
2015-12-22 16:26:31 -05:00
2014-06-30 07:49:47 +02:00
2013-12-18 16:58:20 -05:00
2013-05-31 17:19:05 -07:00