Revision 4e880168e9ffb1cdbdb72b3b48ab0324b30c2d62 authored by Dan Carpenter on 08 June 2017, 13:47:49 UTC, committed by James Morris on 09 June 2017, 03:29:45 UTC
We forgot to set the error code on this path so it could result in
returning NULL which leads to a NULL dereference.

Fixes: db6c43bd2132 ("crypto: KEYS: convert public key and digsig asym to the akcipher api")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
1 parent 381f20f
History
File Mode Size
bluetooth.h -rw-r--r-- 9.7 KB
hci.h -rw-r--r-- 45.8 KB
hci_core.h -rw-r--r-- 42.0 KB
hci_mon.h -rw-r--r-- 2.0 KB
hci_sock.h -rw-r--r-- 3.9 KB
l2cap.h -rw-r--r-- 22.6 KB
mgmt.h -rw-r--r-- 19.8 KB
rfcomm.h -rw-r--r-- 9.2 KB
sco.h -rw-r--r-- 1.5 KB

back to top