summaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorElena Reshetova2017-03-31 14:20:49 +0200
committerJames Morris2017-04-03 02:49:06 +0200
commitddb99e118e37f324a4be65a411bb60ae62795cf9 (patch)
tree9fecb40084bb937fafa04eaf57d9bc4ae3bcb6a9 /certs
parentsecurity, keys: convert key.usage from atomic_t to refcount_t (diff)
downloadkernel-qcow2-linux-ddb99e118e37f324a4be65a411bb60ae62795cf9.tar.gz
kernel-qcow2-linux-ddb99e118e37f324a4be65a411bb60ae62795cf9.tar.xz
kernel-qcow2-linux-ddb99e118e37f324a4be65a411bb60ae62795cf9.zip
security, keys: convert key_user.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>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions