summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorConor McLoughlin <conor.mcloughlin@intel.com>2018-02-13 08:29:56 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-08 14:26:31 +0200
commitad35fdc00a7cca4e53e70b5d2eb419f2661d92b5 (patch)
treed05c60eac19719a840d6ce619b62ca64ce22519d /virt
parent41e960b042fcf5e24ad68df669e58c69b5c42d21 (diff)
downloadlinux-stable-ad35fdc00a7cca4e53e70b5d2eb419f2661d92b5.tar.gz
linux-stable-ad35fdc00a7cca4e53e70b5d2eb419f2661d92b5.tar.bz2
linux-stable-ad35fdc00a7cca4e53e70b5d2eb419f2661d92b5.zip
crypto: testmgr - Fix incorrect values in PKCS#1 test vector
commit 333e18c5cc74438f8940c7f3a8b3573748a371f9 upstream. The RSA private key for the first form should have version, prime1, prime2, exponent1, exponent2, coefficient values 0. With non-zero values for prime1,2, exponent 1,2 and coefficient the Intel QAT driver will assume that values are provided for the private key second form. This will result in signature verification failures for modules where QAT device is present and the modules are signed with rsa,sha256. Cc: <stable@vger.kernel.org> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Conor McLoughlin <conor.mcloughlin@intel.com> Reviewed-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions