On Tue, Jan 18, 2022 at 04:13:01PM -0800, Eric Biggers wrote: > This series fixes some bugs in rsa-pkcs1pad. > > Changed v1 => v2: > - Added patch "crypto: rsa-pkcs1pad - only allow with rsa" > (previously was a standalone patch) > - Added patch "crypto: rsa-pkcs1pad - restore signature length check" > > Eric Biggers (5): > crypto: rsa-pkcs1pad - only allow with rsa > crypto: rsa-pkcs1pad - correctly get hash from source scatterlist > crypto: rsa-pkcs1pad - restore signature length check > crypto: rsa-pkcs1pad - fix buffer overread in > pkcs1pad_verify_complete() > crypto: rsa-pkcs1pad - use clearer variable names > > crypto/rsa-pkcs1pad.c | 38 +++++++++++++++++++++++--------------- > 1 file changed, 23 insertions(+), 15 deletions(-) All 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