Reshetova, Elena
66af846fe5
net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t
...
refcount_t type and corresponding API should be
used instead of atomic_t when the variable is used as
a reference counter. This allows to avoid accidental
refcounter overflows that might lead to use-after-free
situations.
Signed-off-by: Elena Reshetova <elena.reshetova@intel.com>
Signed-off-by: Hans Liljestrand <ishkamiel@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David Windsor <dwindsor@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-04 22:35:15 +01:00
..
2017-06-21 23:14:55 +02:00
2017-05-31 14:26:26 -04:00
2017-07-01 07:39:08 -07:00
2017-06-09 01:25:16 +02:00
2017-06-20 07:09:27 -06:00
2017-06-29 14:39:42 +02:00
2017-06-30 12:43:08 -04:00
2017-06-14 16:48:03 -07:00
2017-06-13 17:57:16 +02:00
2017-06-15 01:51:33 +02:00
2017-06-15 01:51:33 +02:00
2017-06-20 13:30:14 -04:00
2017-06-09 08:50:49 -07:00
2017-06-12 10:12:07 +09:00
2017-06-02 11:49:44 +05:30
2017-05-03 16:27:36 +02:00
2017-06-16 11:48:40 -04:00
2017-06-16 17:13:06 +09:00
2017-06-20 13:42:20 +02:00
2017-06-28 13:22:26 -07:00
2017-06-20 10:52:46 +02:00
2017-06-08 10:16:05 -04:00
2017-05-04 19:15:35 -07:00
2017-06-03 03:55:43 -07:00
2017-05-08 17:15:14 -07:00
2017-06-22 10:52:02 +02:00
2017-05-08 17:36:39 -04:00
2017-06-13 20:56:05 +01:00
2017-07-01 07:39:07 -07:00
2017-06-23 00:08:48 -07:00
2017-05-30 11:31:32 +02:00
2017-06-20 21:41:58 +02:00
2017-07-01 07:39:07 -07:00
2017-06-18 08:51:35 +09:00
2017-05-04 07:53:04 -06:00
2017-05-05 19:33:07 -07:00
2017-06-27 15:14:34 -04:00
2017-06-16 11:48:39 -04:00
2017-06-01 17:07:31 -07:00
2017-06-06 10:17:42 +01:00
2017-06-16 11:48:37 -04:00
2017-06-12 08:58:16 +02:00
2017-05-22 09:42:29 +02:00
2017-07-04 22:35:15 +01:00
2017-07-01 14:30:39 -07:00
2017-06-19 14:24:41 -04:00
2017-05-12 15:43:10 -07:00
2017-06-27 17:44:05 -06:00
2017-05-09 10:01:15 -07:00
2017-06-15 11:59:32 -04:00
2017-06-12 15:46:13 -05:00
2017-05-10 19:13:03 -07:00
2017-05-30 12:40:03 +01:00
2017-06-01 15:03:41 +05:30
2017-06-09 10:51:54 +02:00
2017-06-16 17:30:44 +09:00
2017-05-12 12:02:21 -07:00
2017-05-14 13:30:05 +02:00
2017-06-15 12:07:15 -04:00
2017-05-04 19:15:35 -07:00
2017-05-10 11:33:08 -07:00
2017-05-24 10:53:41 +02:00
2017-06-16 11:48:37 -04:00
2017-05-22 20:32:05 +02:00
2017-07-03 02:29:57 -07:00
2017-06-30 12:43:08 -04:00
2017-05-19 13:36:56 -07:00
2017-05-24 16:46:51 +03:00
2017-06-21 17:35:22 -04:00
2017-06-30 12:43:08 -04:00
2017-05-18 23:54:47 -07:00
2017-05-23 20:09:34 -07:00
2017-06-16 11:48:37 -04:00
2017-05-16 23:06:41 +02:00
2017-06-21 17:35:22 -04:00
2017-05-17 11:27:41 +02:00
2017-05-05 11:36:44 -07:00
2017-05-18 10:07:42 -04:00
2017-06-14 12:40:36 +02:00
2017-05-08 17:15:10 -07:00
2017-06-18 23:13:35 +03:00
2017-05-19 10:42:25 +02:00
2017-06-09 09:59:51 -07:00
2017-05-10 21:03:31 +02:00