openCryptoki is an implementation of the PKCS #11 API that allows interfacing to devices that hold cryptographic information and perform cryptographic functions. openCryptoki provides application portability by isolating the application from the details of the cryptographic device. Isolating the application also provides an added level of security. The openCryptoki API provides a standard programming interface between applications and all kinds of portable cryptographic devices.
Security Fix(es):
A timing side-channel vulnerability has been discovered in the opencryptoki package while processing RSA PKCS#1 v1.5 padded ciphertexts. This flaw could potentially enable unauthorized RSA ciphertext decryption or signing, even without access to the corresponding private key.(CVE-2024-0914)
{
"severity": "Medium"
}{
"aarch64": [
"opencryptoki-3.10.0-3.oe2003sp4.aarch64.rpm",
"opencryptoki-debuginfo-3.10.0-3.oe2003sp4.aarch64.rpm",
"opencryptoki-debugsource-3.10.0-3.oe2003sp4.aarch64.rpm",
"opencryptoki-devel-3.10.0-3.oe2003sp4.aarch64.rpm",
"opencryptoki-help-3.10.0-3.oe2003sp4.aarch64.rpm"
],
"src": [
"opencryptoki-3.10.0-3.oe2003sp4.src.rpm"
],
"x86_64": [
"opencryptoki-3.10.0-3.oe2003sp4.x86_64.rpm",
"opencryptoki-debuginfo-3.10.0-3.oe2003sp4.x86_64.rpm",
"opencryptoki-debugsource-3.10.0-3.oe2003sp4.x86_64.rpm",
"opencryptoki-devel-3.10.0-3.oe2003sp4.x86_64.rpm",
"opencryptoki-help-3.10.0-3.oe2003sp4.x86_64.rpm"
]
}