1
0
Files
linux/include/linux
Elena Reshetova fff292914d security, keys: convert key.usage 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>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
2017-04-03 10:49:05 +10:00
..
2017-03-07 14:30:38 +01:00
2017-03-02 08:56:04 -07:00
2017-03-12 23:51:34 -07:00
2017-03-22 00:18:22 -07:00
2017-03-22 16:16:17 +01:00
2017-03-02 08:56:04 -07:00
2017-03-21 14:41:46 -07:00