summaryrefslogtreecommitdiff
path: root/crypto/sm3_generic.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2019-05-22 16:09:29 +0300
committerDavid Howells <dhowells@redhat.com>2019-05-30 00:32:05 +0300
commit7936d16df9a56c993c23385ea9c2785127f81711 (patch)
treed86542e699dc8b41a70c214369dda8f6bbdd8063 /crypto/sm3_generic.c
parent2e21865faf4fd7ca99eb2ace072c6d618059e342 (diff)
downloadlinux-7936d16df9a56c993c23385ea9c2785127f81711.tar.xz
keys: sparse: Fix incorrect RCU accesses
Fix a pair of accesses that should be using RCU protection. rcu_dereference_protected() is needed to access task_struct::real_parent. current_cred() should be used to access current->cred. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: James Morris <jamorris@linux.microsoft.com>
Diffstat (limited to 'crypto/sm3_generic.c')
0 files changed, 0 insertions, 0 deletions