Files
kernel_xiaomi_sm8250/net/atm
Reshetova, Elena 9f23743017 net: convert neighbour.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-01 07:39:07 -07:00
..
2017-03-13 15:37:29 -07:00
2013-03-28 01:20:42 -04:00
2017-02-27 18:43:47 -08:00
2016-12-17 11:56:57 -05:00
2014-04-18 14:20:48 +02:00
2013-04-09 14:13:32 -04:00