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
VLAI
EPSS
Title
openCryptoki: Memory safety vulnerabilities in BER/DER decoders in asn1.c
Summary
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.
Severity
6.8 (Medium)
CWE
- CWE-125 - Out-of-bounds Read
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/opencryptoki/opencryptoki/secu… | x_refsource_CONFIRM |
| https://github.com/opencryptoki/opencryptoki/comm… | x_refsource_MISC |
Impacted products
1 product
| 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-05-27",
"epss": "0.00014",
"percentile": "0.02719"
},
"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"
}
}
}
FKIE_CVE-2026-40253
Vulnerability from fkie_nvd - Published: 2026-04-16 23:16 - Updated: 2026-04-22 20:15
Severity
6.8 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
6.1 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
6.1 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
Summary
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.
References
| 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 |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| opencryptoki_project | opencryptoki | * |
{
"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-04-22T20:15:36.703",
"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"
}
]
},
"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:56Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issues
Security issue:
- CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects
(bsc#1262283).
Non security issue:
- Refactored .spec file to fully support transactional and immutable operating systems
(jsc#PED-14609):
* Migrated user and group creation (pkcs11, pkcsslotd) from imperative %pre shell commands to
declarative systemd-sysusers configuration.
* Replaced manual /var directory tracking and %ghost directives with
comprehensive systemd-tmpfiles configurations.
* Implemented dynamic, architecture-specific tmpfiles.d generation to properly provision
hardware-specific token directories (e.g., ccatok, ep11tok, lite, and HSM_MK_CHANGE).
- Fixed permissions for /run/opencryptoki within tmpfiles.d to ensure the
daemon can successfully drop privileges and bind its communication socket.
* Moved 32-bit and 64-bit shared library symlink creation (such as PKCS11_API.so, stdll, and methods)
from %post scriptlets into the %install phase,
ensuring they are correctly packaged and tracked on the read-only /usr partition.
* Removed legacy /etc/pkcs11 bash migration logic from %post,
replacing it with a declarative tmpfiles.d symlink rule.
- Cleaned up scriptlets to only execute transaction-safe macros
(such as ldconfig and systemd service handlers).
Patchnames: openSUSE-Leap-16.0-718
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
12 products
| 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
|
Threats
Impact
moderate
References
7 references
{
"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"
}
]
}
SUSE-SU-2026:1658-1
Vulnerability from csaf_suse - Published: 2026-04-29 11:08 - Updated: 2026-04-29 11:08Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issue:
- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service
(bsc#1262283).
Patchnames: SUSE-2026-1658,SUSE-SLE-Micro-5.5-2026-1658
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.15.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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:57Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issues:
- CVE-2026-40253: updated fix by IBM for malformed
BER-encoded cryptographic objects (bsc#1263819)
Patchnames: SUSE-2026-1723,SUSE-SLE-Micro-5.5-2026-1723
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.18.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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:44Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issues:
- CVE-2026-23893: use of symlinks in group-writable token directories can lead to privilege escalation and data
exposure (bsc#1257116).
- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service
(bsc#1262283).
Patchnames: SUSE-SLE-Micro-6.0-689
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openCryptoki-3.23.0-2.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"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:00Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issues:
- CVE-2026-23893: use of symlinks in group-writable token directories can lead to privilege escalation and data
exposure (bsc#1257116).
- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service
(bsc#1262283).
Patchnames: SUSE-SLE-Micro-6.1-511
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"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:42Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issues:
- CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects (bsc#1263819)
Patchnames: SUSE-SLE-Micro-6.0-697
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openCryptoki-3.23.0-3.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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"
}
]
}
SUSE-SU-2026:21575-1
Vulnerability from csaf_suse - Published: 2026-05-07 09:52 - Updated: 2026-05-07 09:52Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issues
Security issue:
- CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects
(bsc#1262283).
Non security issue:
- Refactored .spec file to fully support transactional and immutable operating systems
(jsc#PED-14609):
* Migrated user and group creation (pkcs11, pkcsslotd) from imperative %pre shell commands to
declarative systemd-sysusers configuration.
* Replaced manual /var directory tracking and %ghost directives with
comprehensive systemd-tmpfiles configurations.
* Implemented dynamic, architecture-specific tmpfiles.d generation to properly provision
hardware-specific token directories (e.g., ccatok, ep11tok, lite, and HSM_MK_CHANGE).
- Fixed permissions for /run/opencryptoki within tmpfiles.d to ensure the
daemon can successfully drop privileges and bind its communication socket.
* Moved 32-bit and 64-bit shared library symlink creation (such as PKCS11_API.so, stdll, and methods)
from %post scriptlets into the %install phase,
ensuring they are correctly packaged and tracked on the read-only /usr partition.
* Removed legacy /etc/pkcs11 bash migration logic from %post,
replacing it with a declarative tmpfiles.d symlink rule.
- Cleaned up scriptlets to only execute transaction-safe macros
(such as ldconfig and systemd service handlers).
Patchnames: SUSE-SLES-16.0-718
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"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": "SUSE-SLES-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/suse-su-2026_21575-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21575-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621575-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21575-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046331.html"
},
{
"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:52:51Z",
"generator": {
"date": "2026-05-07T09:52:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21575-1",
"initial_release_date": "2026-05-07T09:52:51Z",
"revision_history": [
{
"date": "2026-05-07T09:52:51Z",
"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": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"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 SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.aarch64"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.s390x"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 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": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.aarch64"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.s390x"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 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": "SUSE Linux Enterprise Server for SAP applications 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": [
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 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"
},
{
"category": "external",
"summary": "SUSE Bug 1263819 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1263819"
}
],
"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 Server 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 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": [
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T09:52:51Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:21593-1
Vulnerability from csaf_suse - Published: 2026-05-07 09:54 - Updated: 2026-05-07 09:54Summary
Security update for openCryptoki
Severity
Moderate
Notes
Title of the patch: Security update for openCryptoki
Description of the patch: This update for openCryptoki fixes the following issues
Security issue:
- CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects
(bsc#1262283).
Non security issue:
- Refactored .spec file to fully support transactional and immutable operating systems
(jsc#PED-14609):
* Migrated user and group creation (pkcs11, pkcsslotd) from imperative %pre shell commands to
declarative systemd-sysusers configuration.
* Replaced manual /var directory tracking and %ghost directives with
comprehensive systemd-tmpfiles configurations.
* Implemented dynamic, architecture-specific tmpfiles.d generation to properly provision
hardware-specific token directories (e.g., ccatok, ep11tok, lite, and HSM_MK_CHANGE).
- Fixed permissions for /run/opencryptoki within tmpfiles.d to ensure the
daemon can successfully drop privileges and bind its communication socket.
* Moved 32-bit and 64-bit shared library symlink creation (such as PKCS11_API.so, stdll, and methods)
from %post scriptlets into the %install phase,
ensuring they are correctly packaged and tracked on the read-only /usr partition.
* Removed legacy /etc/pkcs11 bash migration logic from %post,
replacing it with a declarative tmpfiles.d symlink rule.
- Cleaned up scriptlets to only execute transaction-safe macros
(such as ldconfig and systemd service handlers).
Patchnames: SUSE-SL-Micro-6.2-718
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:openCryptoki-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"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": "SUSE-SL-Micro-6.2-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/suse-su-2026_21593-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21593-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621593-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21593-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046455.html"
},
{
"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:54:18Z",
"generator": {
"date": "2026-05-07T09:54:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21593-1",
"initial_release_date": "2026-05-07T09:54:18Z",
"revision_history": [
{
"date": "2026-05-07T09:54:18Z",
"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.s390x",
"product": {
"name": "openCryptoki-3.26.0-160000.2.1.s390x",
"product_id": "openCryptoki-3.26.0-160000.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"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.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openCryptoki-3.26.0-160000.2.1.s390x"
},
"product_reference": "openCryptoki-3.26.0-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"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.2:openCryptoki-3.26.0-160000.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"
},
{
"category": "external",
"summary": "SUSE Bug 1263819 for CVE-2026-40253",
"url": "https://bugzilla.suse.com/1263819"
}
],
"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.2:openCryptoki-3.26.0-160000.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.2:openCryptoki-3.26.0-160000.2.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T09:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…