Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-40253 (GCVE-0-2026-40253)
Vulnerability from cvelistv5 – Published: 2026-04-16 22:04 – Updated: 2026-04-17 12:27- CWE-125 - Out-of-bounds Read
| URL | Tags |
|---|---|
| https://github.com/opencryptoki/opencryptoki/secu… | x_refsource_CONFIRM |
| https://github.com/opencryptoki/opencryptoki/comm… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| opencryptoki | opencryptoki |
Affected:
<= 3.26.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-40253",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-17T12:27:37.623084Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-17T12:27:41.682Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "opencryptoki",
"vendor": "opencryptoki",
"versions": [
{
"status": "affected",
"version": "\u003c= 3.26.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125: Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T22:04:44.005Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm"
},
{
"name": "https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3"
}
],
"source": {
"advisory": "GHSA-c9cf-6vr4-wfxm",
"discovery": "UNKNOWN"
},
"title": "openCryptoki: Memory safety vulnerabilities in BER/DER decoders in asn1.c"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-40253",
"datePublished": "2026-04-16T22:04:44.005Z",
"dateReserved": "2026-04-10T17:31:45.786Z",
"dateUpdated": "2026-04-17T12:27:41.682Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-40253",
"date": "2026-06-19",
"epss": "0.0016",
"percentile": "0.05563"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-40253\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-16T23:16:33.107\",\"lastModified\":\"2026-04-22T20:15:36.703\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opencryptoki_project:opencryptoki:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.26.0\",\"matchCriteriaId\":\"FF4180CE-7170-49F9-ACE8-7D950D5F435B\"}]}]}],\"references\":[{\"url\":\"https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Mitigation\",\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-40253\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-17T12:27:37.623084Z\"}}}], \"references\": [{\"url\": \"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-17T12:26:39.283Z\"}}], \"cna\": {\"title\": \"openCryptoki: Memory safety vulnerabilities in BER/DER decoders in asn1.c\", \"source\": {\"advisory\": \"GHSA-c9cf-6vr4-wfxm\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"opencryptoki\", \"product\": \"opencryptoki\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 3.26.0\"}]}], \"references\": [{\"url\": \"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm\", \"name\": \"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3\", \"name\": \"https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125: Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-16T22:04:44.005Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-40253\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-17T12:27:41.682Z\", \"dateReserved\": \"2026-04-10T17:31:45.786Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-16T22:04:44.005Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:26352
Vulnerability from osv_almalinux
The opencryptoki packages contain version 2.11 of the PKCS#11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These packages includes support for the IBM 4758 Cryptographic CoProcessor (with the PKCS#11 firmware loaded), the IBM eServer Cryptographic Accelerator (FC 4960 on IBM eServer System p), the IBM Crypto Express2 (FC 0863 or FC 0870 on IBM System z), and the IBM CP Assist for Cryptographic Function (FC 3863 on IBM System z). The opencryptoki packages also bring a software token implementation that can be used without any cryptographic hardware. These packages contain the Slot Daemon (pkcsslotd) and general utilities.
Security Fix(es):
- openCryptoki: openCryptoki: Information disclosure and Denial of Service via malformed BER-encoded cryptographic objects (CVE-2026-40253)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-ccatok"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-ep11tok"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-icatok"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-icsftok"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-swtok"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "opencryptoki-tpmtok"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.0-3.el8_10.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The opencryptoki packages contain version 2.11 of the PKCS#11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These packages includes support for the IBM 4758 Cryptographic CoProcessor (with the PKCS#11 firmware loaded), the IBM eServer Cryptographic Accelerator (FC 4960 on IBM eServer System p), the IBM Crypto Express2 (FC 0863 or FC 0870 on IBM System z), and the IBM CP Assist for Cryptographic Function (FC 3863 on IBM System z). The opencryptoki packages also bring a software token implementation that can be used without any cryptographic hardware. These packages contain the Slot Daemon (pkcsslotd) and general utilities. \n\nSecurity Fix(es): \n\n * openCryptoki: openCryptoki: Information disclosure and Denial of Service via malformed BER-encoded cryptographic objects (CVE-2026-40253)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:26352",
"modified": "2026-06-17T09:40:04Z",
"published": "2026-06-16T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:26352"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-40253"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2459076"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-26352.html"
}
],
"related": [
"CVE-2026-40253"
],
"summary": "Moderate: opencryptoki security update"
}
FKIE_CVE-2026-40253
Vulnerability from fkie_nvd - Published: 2026-04-16 23:16 - Updated: 2026-06-17 10:446.1 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3 | Patch | |
| security-advisories@github.com | https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm | Exploit, Mitigation, Patch, Vendor Advisory | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm | Exploit, Mitigation, Patch, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| opencryptoki_project | opencryptoki | * |
{
"affected": [
{
"affectedData": [
{
"product": "opencryptoki",
"vendor": "opencryptoki",
"versions": [
{
"status": "affected",
"version": "\u003c= 3.26.0"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:opencryptoki_project:opencryptoki:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FF4180CE-7170-49F9-ACE8-7D950D5F435B",
"versionEndIncluding": "3.26.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3."
}
],
"id": "CVE-2026-40253",
"lastModified": "2026-06-17T10:44:54.910",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 4.2,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 4.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-40253",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-17T12:27:37.623084Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-04-16T23:16:33.107",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Mitigation",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Mitigation",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
OPENSUSE-SU-2026:20699-1
Vulnerability from csaf_opensuse - Published: 2026-05-07 09:56 - Updated: 2026-05-07 09:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues\n\nSecurity issue:\n\n- CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects\n (bsc#1262283).\n\nNon security issue:\n\n- Refactored .spec file to fully support transactional and immutable operating systems\n (jsc#PED-14609):\n * Migrated user and group creation (pkcs11, pkcsslotd) from imperative %pre shell commands to\n declarative systemd-sysusers configuration.\n * Replaced manual /var directory tracking and %ghost directives with\n comprehensive systemd-tmpfiles configurations.\n * Implemented dynamic, architecture-specific tmpfiles.d generation to properly provision\n hardware-specific token directories (e.g., ccatok, ep11tok, lite, and HSM_MK_CHANGE).\n- Fixed permissions for /run/opencryptoki within tmpfiles.d to ensure the\n daemon can successfully drop privileges and bind its communication socket.\n * Moved 32-bit and 64-bit shared library symlink creation (such as PKCS11_API.so, stdll, and methods)\n from %post scriptlets into the %install phase,\n ensuring they are correctly packaged and tracked on the read-only /usr partition.\n * Removed legacy /etc/pkcs11 bash migration logic from %post,\n replacing it with a declarative tmpfiles.d symlink rule.\n- Cleaned up scriptlets to only execute transaction-safe macros\n (such as ldconfig and systemd service handlers).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-718",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20699-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1262283",
"url": "https://bugzilla.suse.com/1262283"
},
{
"category": "self",
"summary": "SUSE Bug 1263819",
"url": "https://bugzilla.suse.com/1263819"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40253 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40253/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-05-07T09:56:21Z",
"generator": {
"date": "2026-05-07T09:56:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20699-1",
"initial_release_date": "2026-05-07T09:56:21Z",
"revision_history": [
{
"date": "2026-05-07T09:56:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.2.1.aarch64",
"product": {
"name": "openCryptoki-3.26.0-160000.2.1.aarch64",
"product_id": "openCryptoki-3.26.0-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"product_id": "openCryptoki-64bit-3.26.0-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"product_id": "openCryptoki-devel-3.26.0-160000.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.2.1.ppc64le",
"product": {
"name": "openCryptoki-3.26.0-160000.2.1.ppc64le",
"product_id": "openCryptoki-3.26.0-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"product_id": "openCryptoki-64bit-3.26.0-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"product_id": "openCryptoki-devel-3.26.0-160000.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.2.1.s390x",
"product": {
"name": "openCryptoki-3.26.0-160000.2.1.s390x",
"product_id": "openCryptoki-3.26.0-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"product_id": "openCryptoki-64bit-3.26.0-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.2.1.s390x",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.s390x",
"product_id": "openCryptoki-devel-3.26.0-160000.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.2.1.x86_64",
"product": {
"name": "openCryptoki-3.26.0-160000.2.1.x86_64",
"product_id": "openCryptoki-3.26.0-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"product_id": "openCryptoki-64bit-3.26.0-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.2.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.x86_64",
"product_id": "openCryptoki-devel-3.26.0-160000.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.aarch64"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.s390x"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.x86_64"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40253"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40253",
"url": "https://www.suse.com/security/cve/CVE-2026-40253"
},
{
"category": "external",
"summary": "SUSE Bug 1262283 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1262283"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T09:56:21Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
RHSA-2026:26352
Vulnerability from csaf_redhat - Published: 2026-06-16 16:05 - Updated: 2026-06-16 21:37A flaw was found in openCryptoki, a PKCS#11 (Cryptographic Token Interface Standard) library. The BER/DER (Basic Encoding Rules/Distinguished Encoding Rules) decoding functions in the shared common library do not properly validate attacker-controlled length fields against actual buffer boundaries. This allows an attacker to supply a malformed BER-encoded cryptographic object, potentially through PKCS#11 operations, token loading, or remote backend communication. This can lead to out-of-bounds reads and integer underflows, resulting in information disclosure and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for opencryptoki is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The opencryptoki packages contain version 2.11 of the PKCS#11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These packages includes support for the IBM 4758 Cryptographic CoProcessor (with the PKCS#11 firmware loaded), the IBM eServer Cryptographic Accelerator (FC 4960 on IBM eServer System p), the IBM Crypto Express2 (FC 0863 or FC 0870 on IBM System z), and the IBM CP Assist for Cryptographic Function (FC 3863 on IBM System z). The opencryptoki packages also bring a software token implementation that can be used without any cryptographic hardware. These packages contain the Slot Daemon (pkcsslotd) and general utilities.\n\nSecurity Fix(es):\n\n* openCryptoki: openCryptoki: Information disclosure and Denial of Service via malformed BER-encoded cryptographic objects (CVE-2026-40253)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:26352",
"url": "https://access.redhat.com/errata/RHSA-2026:26352"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2459076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459076"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26352.json"
}
],
"title": "Red Hat Security Advisory: opencryptoki security update",
"tracking": {
"current_release_date": "2026-06-16T21:37:53+00:00",
"generator": {
"date": "2026-06-16T21:37:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26352",
"initial_release_date": "2026-06-16T16:05:12+00:00",
"revision_history": [
{
"date": "2026-06-16T16:05:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-16T16:05:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T21:37:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.22.0-3.el8_10.3.src",
"product": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.src",
"product_id": "opencryptoki-0:3.22.0-3.el8_10.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.22.0-3.el8_10.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok-debuginfo@3.22.0-3.el8_10.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"product": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"product_id": "opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.22.0-3.el8_10.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok-debuginfo@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"product": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"product_id": "opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.22.0-3.el8_10.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok-debuginfo@3.22.0-3.el8_10.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"product": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"product_id": "opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.22.0-3.el8_10.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.22.0-3.el8_10.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.22.0-3.el8_10.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.22.0-3.el8_10.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.22.0-3.el8_10.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.22.0-3.el8_10.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.22.0-3.el8_10.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok-debuginfo@3.22.0-3.el8_10.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"product": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"product_id": "opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.22.0-3.el8_10.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ep11tok@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icatok@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ep11tok-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icatok-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-tpmtok-debuginfo@3.22.0-3.el8_10.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"product": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"product_id": "opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.22.0-3.el8_10.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
},
"product_reference": "opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40253",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-04-16T23:00:58.660390+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459076"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openCryptoki, a PKCS#11 (Cryptographic Token Interface Standard) library. The BER/DER (Basic Encoding Rules/Distinguished Encoding Rules) decoding functions in the shared common library do not properly validate attacker-controlled length fields against actual buffer boundaries. This allows an attacker to supply a malformed BER-encoded cryptographic object, potentially through PKCS#11 operations, token loading, or remote backend communication. This can lead to out-of-bounds reads and integer underflows, resulting in information disclosure and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openCryptoki: openCryptoki: Information disclosure and Denial of Service via malformed BER-encoded cryptographic objects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40253"
},
{
"category": "external",
"summary": "RHBZ#2459076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459076"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40253",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40253"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40253",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40253"
},
{
"category": "external",
"summary": "https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3",
"url": "https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3"
},
{
"category": "external",
"summary": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm",
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm"
}
],
"release_date": "2026-04-16T22:04:44.005000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:05:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.src",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ccatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-debugsource-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-devel-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-ep11tok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icatok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-icsftok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-libs-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-swtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-0:3.22.0-3.el8_10.3.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.i686",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.s390x",
"CRB-8.10.0.Z.MAIN.EUS:opencryptoki-tpmtok-debuginfo-0:3.22.0-3.el8_10.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openCryptoki: openCryptoki: Information disclosure and Denial of Service via malformed BER-encoded cryptographic objects"
}
]
}
SUSE-SU-2026:1658-1
Vulnerability from csaf_suse - Published: 2026-04-29 11:08 - Updated: 2026-04-29 11:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.15.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issue:\n\n- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service\n (bsc#1262283).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1658,SUSE-SLE-Micro-5.5-2026-1658",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1658-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1658-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261658-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1658-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046105.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262283",
"url": "https://bugzilla.suse.com/1262283"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40253 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40253/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-04-29T11:08:07Z",
"generator": {
"date": "2026-04-29T11:08:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1658-1",
"initial_release_date": "2026-04-29T11:08:07Z",
"revision_history": [
{
"date": "2026-04-29T11:08:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.15.1.aarch64",
"product": {
"name": "openCryptoki-3.23.0-150500.3.15.1.aarch64",
"product_id": "openCryptoki-3.23.0-150500.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.aarch64",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.aarch64",
"product_id": "openCryptoki-devel-3.23.0-150500.3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.15.1.i586",
"product": {
"name": "openCryptoki-3.23.0-150500.3.15.1.i586",
"product_id": "openCryptoki-3.23.0-150500.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.23.0-150500.3.15.1.i586",
"product": {
"name": "openCryptoki-32bit-3.23.0-150500.3.15.1.i586",
"product_id": "openCryptoki-32bit-3.23.0-150500.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.i586",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.i586",
"product_id": "openCryptoki-devel-3.23.0-150500.3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.15.1.ppc64le",
"product": {
"name": "openCryptoki-3.23.0-150500.3.15.1.ppc64le",
"product_id": "openCryptoki-3.23.0-150500.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.ppc64le",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.ppc64le",
"product_id": "openCryptoki-devel-3.23.0-150500.3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.15.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-150500.3.15.1.s390x",
"product_id": "openCryptoki-3.23.0-150500.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.s390x",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.s390x",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.s390x",
"product_id": "openCryptoki-devel-3.23.0-150500.3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.15.1.x86_64",
"product": {
"name": "openCryptoki-3.23.0-150500.3.15.1.x86_64",
"product_id": "openCryptoki-3.23.0-150500.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.15.1.x86_64",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.15.1.x86_64",
"product_id": "openCryptoki-devel-3.23.0-150500.3.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-150500.3.15.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.15.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-150500.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40253"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.15.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40253",
"url": "https://www.suse.com/security/cve/CVE-2026-40253"
},
{
"category": "external",
"summary": "SUSE Bug 1262283 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1262283"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.15.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.15.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T11:08:07Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:1723-1
Vulnerability from csaf_suse - Published: 2026-05-06 14:57 - Updated: 2026-05-06 14:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.18.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-40253: updated fix by IBM for malformed \n BER-encoded cryptographic objects (bsc#1263819)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1723,SUSE-SLE-Micro-5.5-2026-1723",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1723-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1723-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261723-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1723-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/025885.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263819",
"url": "https://bugzilla.suse.com/1263819"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40253 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40253/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-05-06T14:57:30Z",
"generator": {
"date": "2026-05-06T14:57:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1723-1",
"initial_release_date": "2026-05-06T14:57:30Z",
"revision_history": [
{
"date": "2026-05-06T14:57:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.18.1.aarch64",
"product": {
"name": "openCryptoki-3.23.0-150500.3.18.1.aarch64",
"product_id": "openCryptoki-3.23.0-150500.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.aarch64",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.aarch64",
"product_id": "openCryptoki-devel-3.23.0-150500.3.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.18.1.i586",
"product": {
"name": "openCryptoki-3.23.0-150500.3.18.1.i586",
"product_id": "openCryptoki-3.23.0-150500.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.23.0-150500.3.18.1.i586",
"product": {
"name": "openCryptoki-32bit-3.23.0-150500.3.18.1.i586",
"product_id": "openCryptoki-32bit-3.23.0-150500.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.i586",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.i586",
"product_id": "openCryptoki-devel-3.23.0-150500.3.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.18.1.ppc64le",
"product": {
"name": "openCryptoki-3.23.0-150500.3.18.1.ppc64le",
"product_id": "openCryptoki-3.23.0-150500.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.ppc64le",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.ppc64le",
"product_id": "openCryptoki-devel-3.23.0-150500.3.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.18.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-150500.3.18.1.s390x",
"product_id": "openCryptoki-3.23.0-150500.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.s390x",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.s390x",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.s390x",
"product_id": "openCryptoki-devel-3.23.0-150500.3.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.18.1.x86_64",
"product": {
"name": "openCryptoki-3.23.0-150500.3.18.1.x86_64",
"product_id": "openCryptoki-3.23.0-150500.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.18.1.x86_64",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.18.1.x86_64",
"product_id": "openCryptoki-devel-3.23.0-150500.3.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-150500.3.18.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.18.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-150500.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40253"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.18.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40253",
"url": "https://www.suse.com/security/cve/CVE-2026-40253"
},
{
"category": "external",
"summary": "SUSE Bug 1262283 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1262283"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.18.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.18.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T14:57:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:21419-1
Vulnerability from csaf_suse - Published: 2026-04-28 10:44 - Updated: 2026-04-28 10:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-23893: use of symlinks in group-writable token directories can lead to privilege escalation and data\n exposure (bsc#1257116).\n- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service\n (bsc#1262283).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-689",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21419-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21419-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621419-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21419-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046117.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248002",
"url": "https://bugzilla.suse.com/1248002"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"category": "self",
"summary": "SUSE Bug 1262283",
"url": "https://bugzilla.suse.com/1262283"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40253 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40253/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-04-28T10:44:27Z",
"generator": {
"date": "2026-04-28T10:44:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21419-1",
"initial_release_date": "2026-04-28T10:44:27Z",
"revision_history": [
{
"date": "2026-04-28T10:44:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-2.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-2.1.s390x",
"product_id": "openCryptoki-3.23.0-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23893",
"url": "https://www.suse.com/security/cve/CVE-2026-23893"
},
{
"category": "external",
"summary": "SUSE Bug 1257116 for CVE-2026-23893",
"url": "https://bugzilla.suse.com/1257116"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T10:44:27Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
},
{
"cve": "CVE-2026-40253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40253"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40253",
"url": "https://www.suse.com/security/cve/CVE-2026-40253"
},
{
"category": "external",
"summary": "SUSE Bug 1262283 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1262283"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T10:44:27Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:21455-1
Vulnerability from csaf_suse - Published: 2026-04-27 12:00 - Updated: 2026-04-27 12:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-23893: use of symlinks in group-writable token directories can lead to privilege escalation and data\n exposure (bsc#1257116).\n- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service\n (bsc#1262283).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-511",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21455-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21455-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621455-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21455-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/025801.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248002",
"url": "https://bugzilla.suse.com/1248002"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"category": "self",
"summary": "SUSE Bug 1262283",
"url": "https://bugzilla.suse.com/1262283"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40253 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40253/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-04-27T12:00:49Z",
"generator": {
"date": "2026-04-27T12:00:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21455-1",
"initial_release_date": "2026-04-27T12:00:49Z",
"revision_history": [
{
"date": "2026-04-27T12:00:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-slfo.1.1_2.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-slfo.1.1_2.1.s390x",
"product_id": "openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23893",
"url": "https://www.suse.com/security/cve/CVE-2026-23893"
},
{
"category": "external",
"summary": "SUSE Bug 1257116 for CVE-2026-23893",
"url": "https://bugzilla.suse.com/1257116"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-27T12:00:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
},
{
"cve": "CVE-2026-40253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40253"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40253",
"url": "https://www.suse.com/security/cve/CVE-2026-40253"
},
{
"category": "external",
"summary": "SUSE Bug 1262283 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1262283"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-27T12:00:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:21492-1
Vulnerability from csaf_suse - Published: 2026-05-05 13:42 - Updated: 2026-05-05 13:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openCryptoki-3.23.0-3.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects (bsc#1263819)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-697",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21492-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21492-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621492-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21492-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046221.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263819",
"url": "https://bugzilla.suse.com/1263819"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40253 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40253/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-05-05T13:42:13Z",
"generator": {
"date": "2026-05-05T13:42:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21492-1",
"initial_release_date": "2026-05-05T13:42:13Z",
"revision_history": [
{
"date": "2026-05-05T13:42:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-3.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-3.1.s390x",
"product_id": "openCryptoki-3.23.0-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-3.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openCryptoki-3.23.0-3.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40253"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-3.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40253",
"url": "https://www.suse.com/security/cve/CVE-2026-40253"
},
{
"category": "external",
"summary": "SUSE Bug 1262283 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1262283"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-3.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:openCryptoki-3.23.0-3.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-05T13:42:13Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.