On Tue, Dec 13, 2016 at 09:26:18AM +0000, David Howells wrote: > From: Pan Bian <bianpan2016@xxxxxxx> > > In function public_key_verify_signature(), returns variable ret on > error paths. When the call to kmalloc() fails, the value of ret is 0, > and it is not set to an errno before returning. This patch fixes the > bug. > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188891 > > Signed-off-by: Pan Bian <bianpan2016@xxxxxxx> > Signed-off-by: David Howells <dhowells@xxxxxxxxxx> Both patches applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html