-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
6
-
None
-
generic
-
generic
The SunPKCS11 provider currently calls C_Sign() with a NULL buffer in order to determine the buffer size. This causes interoperability with a few buggy tokens. As a workaround, we should use a stack buffer, as we already do in a few other functions.
- relates to
-
JDK-8066395 SEGV in PKCS11.C_SignFinal
-
- Closed
-