[jdk8u-dev] RFR: 8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.

zzambers duke at openjdk.org
Mon Aug 22 19:14:07 UTC 2022


This is backport of JDK-8183107 [1]. When dealt with different paths on jdk8, patch extracted from jdk project applied cleanly.

git apply -p3 --dir=jdk/src 0001-8232950-SUNPKCS11-Provider-incorrectly-check-key-len.patch

Tested locally, no regressions in jdk_security tests.

[1] https://bugs.openjdk.org/browse/JDK-8232950

-------------

Commit messages:
 - Backport f14e3a60b26f0488da26abf3ae6c0521d5f616e5

Changes: https://git.openjdk.org/jdk8u-dev/pull/109/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=109&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8232950
  Stats: 10 lines in 1 file changed: 3 ins; 3 del; 4 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/109.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/109/head:pull/109

PR: https://git.openjdk.org/jdk8u-dev/pull/109


More information about the jdk8u-dev mailing list