Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-40253 (GCVE-0-2026-40253)
Vulnerability from cvelistv5 – Published: 2026-04-16 22:04 – Updated: 2026-04-17 12:27- CWE-125 - Out-of-bounds Read
| URL | Tags |
|---|---|
| https://github.com/opencryptoki/opencryptoki/secu… | x_refsource_CONFIRM |
| https://github.com/opencryptoki/opencryptoki/comm… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| opencryptoki | opencryptoki |
Affected:
<= 3.26.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-40253",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-17T12:27:37.623084Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-17T12:27:41.682Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "opencryptoki",
"vendor": "opencryptoki",
"versions": [
{
"status": "affected",
"version": "\u003c= 3.26.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125: Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T22:04:44.005Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm"
},
{
"name": "https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3"
}
],
"source": {
"advisory": "GHSA-c9cf-6vr4-wfxm",
"discovery": "UNKNOWN"
},
"title": "openCryptoki: Memory safety vulnerabilities in BER/DER decoders in asn1.c"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-40253",
"datePublished": "2026-04-16T22:04:44.005Z",
"dateReserved": "2026-04-10T17:31:45.786Z",
"dateUpdated": "2026-04-17T12:27:41.682Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-40253",
"date": "2026-07-23",
"epss": "0.0016",
"percentile": "0.05629"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-40253\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-16T23:16:33.107\",\"lastModified\":\"2026-06-17T10:44:54.910\",\"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.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"opencryptoki\",\"product\":\"opencryptoki\",\"versions\":[{\"version\":\"\u003c= 3.26.0\",\"status\":\"affected\"}]}]}],\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-17T12:27:37.623084Z\",\"id\":\"CVE-2026-40253\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"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\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-08T19:26:41+00:00",
"cve": "CVE-2026-40253",
"id": "CVE-2026-40253",
"initial_release_date": "2026-04-16T22:04:44.005000+00:00",
"product_status:fixed": "473",
"product_status:known_affected": "12",
"product_status:known_not_affected": "16",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "openCryptoki: openCryptoki: Information disclosure and Denial of Service via malformed BER-encoded cryptographic objects",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-40253.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-15T05:15:54Z",
"cve": "CVE-2026-40253",
"id": "CVE-2026-40253",
"initial_release_date": "2026-04-17T23:25:23Z",
"product_status:known_affected": "54",
"product_status:known_not_affected": "13",
"product_status:recommended": "52",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-40253",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-40253.json",
"version": "24"
},
"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"
}
}
}
SUSE-SU-2026:21593-1
Vulnerability from csaf_suse - Published: 2026-05-07 09:54 - Updated: 2026-05-07 09:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:openCryptoki-3.26.0-160000.2.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues\n\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"
}
]
}
SUSE-SU-2026:21637-1
Vulnerability from csaf_suse - Published: 2026-05-09 15:45 - Updated: 2026-05-09 15:45| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects (bsc#1263819)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-521",
"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_21637-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21637-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621637-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21637-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046477.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-09T15:45:11Z",
"generator": {
"date": "2026-05-09T15:45:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21637-1",
"initial_release_date": "2026-05-09T15:45:11Z",
"revision_history": [
{
"date": "2026-05-09T15:45:11Z",
"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_3.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-slfo.1.1_3.1.s390x",
"product_id": "openCryptoki-3.23.0-slfo.1.1_3.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_3.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openCryptoki-3.23.0-slfo.1.1_3.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-slfo.1.1_3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"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.1:openCryptoki-3.23.0-slfo.1.1_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"
},
{
"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.1:openCryptoki-3.23.0-slfo.1.1_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.1:openCryptoki-3.23.0-slfo.1.1_3.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-09T15:45:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:22293-1
Vulnerability from csaf_suse - Published: 2026-06-25 11:53 - Updated: 2026-06-25 11:53| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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\nUpgrade openCryptoki to version 3.27 (jsc#PED-14609):\n\n * Add base support for PKCS#11 v3.2.\n * Add support for PKCS#11 v3.2 C_VerifySignature[Init|Update|Final].\n * Add support for PKCS#11 v3.2 C_EncapsulateKey/C_DecapsulateKey.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.2 en-/decapsulate with RSA-PKCS and RSA-OAEP mechanisms.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.2 en-/decapsulate with the ECDH mechanism.\n * Soft/EP11: Add support for PKCS#11 v3.2 en-/decapsulate with the DH-PKCS mechanism.\n * Soft: Add support for PKCS#11 v3.2 ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or\n the OQS-provider must be configured).\n * CCA: Add support for PKCS#11 v3.2 ML-DSA key type and mechanisms (requires CCA v8.4 or later)\n * EP11: Add support for PKCS#11 v3.2 ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later,\n and a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).\n * p11sak: Add support for PKCS#11 v3.2 ML-DSA and ML-KEM key types.\n * Soft/ICA: Add support for PKCS#11 v3.2 mechanisms CKM_ECDH_X_AES_KEY_WRAP and CKM_ECDH_COF_AES_KEY_WRAP.\n * p11sak: Add support for key wrapping with PKCS#11 v3.2 mechanisms CKM_ECDH_X_AES_KEY_WRAP and CKM_ECDH_COF_AES_KEY_WRAP.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.2 mechanism CKM_PUB_KEY_FROM_PRIV_KEY.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.0 Edwards and Montgomery key types and mechanisms.\n * Soft/ICA: Support CKM_ECDH_AES_KEY_WRAP also for Montgomery keys.\n * p11sak: Add support for PKCS#11 v3.0 Edwards and Montgomery key types.\n * Soft: Add support for CKM_ECDH1_COFACTOR_DERIVE.\n * CCA: Add support for additional RSA public exponent values 5, 17, or 257.\n * p11sak: Add option to list-key command to show EP11 session IDs.\n * Make the maximum number of token objects supported configurable.\n * Fixes for CVE-2026-40253, CVE-2026-23893, and CVE-2026-22791.\n * Bug fixes.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-1080",
"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_22293-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22293-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622293-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22293-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047665.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268745",
"url": "https://bugzilla.suse.com/1268745"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22791 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22791/"
},
{
"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-06-25T11:53:53Z",
"generator": {
"date": "2026-06-25T11:53:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22293-1",
"initial_release_date": "2026-06-25T11:53:53Z",
"revision_history": [
{
"date": "2026-06-25T11:53:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.27.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-3.27.0-160000.1.1.s390x",
"product_id": "openCryptoki-3.27.0-160000.1.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.27.0-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openCryptoki-3.27.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-3.27.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22791"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and tools for Linux and AIX. In 3.25.0 and 3.26.0, there is a heap buffer overflow vulnerability in the CKM_ECDH_AES_KEY_WRAP implementation allows an attacker with local access to cause out-of-bounds writes in the host process by supplying a compressed EC public key and invoking C_WrapKey. This can lead to heap corruption, or denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:openCryptoki-3.27.0-160000.1.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22791",
"url": "https://www.suse.com/security/cve/CVE-2026-22791"
},
{
"category": "external",
"summary": "SUSE Bug 1256673 for CVE-2026-22791",
"url": "https://bugzilla.suse.com/1256673"
}
],
"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.27.0-160000.1.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:openCryptoki-3.27.0-160000.1.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T11:53:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-22791"
},
{
"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.2:openCryptoki-3.27.0-160000.1.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.2:openCryptoki-3.27.0-160000.1.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.2:openCryptoki-3.27.0-160000.1.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T11:53:53Z",
"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.2:openCryptoki-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T11:53:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:22365-1
Vulnerability from csaf_suse - Published: 2026-06-25 11:52 - Updated: 2026-06-25 11:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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\nUpgrade openCryptoki to version 3.27 (jsc#PED-14609):\n\n * Add base support for PKCS#11 v3.2.\n * Add support for PKCS#11 v3.2 C_VerifySignature[Init|Update|Final].\n * Add support for PKCS#11 v3.2 C_EncapsulateKey/C_DecapsulateKey.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.2 en-/decapsulate with RSA-PKCS and RSA-OAEP mechanisms.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.2 en-/decapsulate with the ECDH mechanism.\n * Soft/EP11: Add support for PKCS#11 v3.2 en-/decapsulate with the DH-PKCS mechanism.\n * Soft: Add support for PKCS#11 v3.2 ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or\n the OQS-provider must be configured).\n * CCA: Add support for PKCS#11 v3.2 ML-DSA key type and mechanisms (requires CCA v8.4 or later)\n * EP11: Add support for PKCS#11 v3.2 ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later,\n and a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).\n * p11sak: Add support for PKCS#11 v3.2 ML-DSA and ML-KEM key types.\n * Soft/ICA: Add support for PKCS#11 v3.2 mechanisms CKM_ECDH_X_AES_KEY_WRAP and CKM_ECDH_COF_AES_KEY_WRAP.\n * p11sak: Add support for key wrapping with PKCS#11 v3.2 mechanisms CKM_ECDH_X_AES_KEY_WRAP and CKM_ECDH_COF_AES_KEY_WRAP.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.2 mechanism CKM_PUB_KEY_FROM_PRIV_KEY.\n * Soft/ICA/CCA/EP11: Add support for PKCS#11 v3.0 Edwards and Montgomery key types and mechanisms.\n * Soft/ICA: Support CKM_ECDH_AES_KEY_WRAP also for Montgomery keys.\n * p11sak: Add support for PKCS#11 v3.0 Edwards and Montgomery key types.\n * Soft: Add support for CKM_ECDH1_COFACTOR_DERIVE.\n * CCA: Add support for additional RSA public exponent values 5, 17, or 257.\n * p11sak: Add option to list-key command to show EP11 session IDs.\n * Make the maximum number of token objects supported configurable.\n * Fixes for CVE-2026-40253, CVE-2026-23893, and CVE-2026-22791.\n * Bug fixes.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-1080",
"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_22365-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22365-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622365-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22365-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047774.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268745",
"url": "https://bugzilla.suse.com/1268745"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22791 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22791/"
},
{
"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-06-25T11:52:13Z",
"generator": {
"date": "2026-06-25T11:52:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22365-1",
"initial_release_date": "2026-06-25T11:52:13Z",
"revision_history": [
{
"date": "2026-06-25T11:52:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.27.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-3.27.0-160000.1.1.aarch64",
"product_id": "openCryptoki-3.27.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"product_id": "openCryptoki-64bit-3.27.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"product_id": "openCryptoki-devel-3.27.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.27.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-3.27.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-3.27.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-64bit-3.27.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-devel-3.27.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.27.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-3.27.0-160000.1.1.s390x",
"product_id": "openCryptoki-3.27.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"product_id": "openCryptoki-64bit-3.27.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.27.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.s390x",
"product_id": "openCryptoki-devel-3.27.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.27.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-3.27.0-160000.1.1.x86_64",
"product_id": "openCryptoki-3.27.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"product_id": "openCryptoki-64bit-3.27.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"product_id": "openCryptoki-devel-3.27.0-160000.1.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.27.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-3.27.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.27.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-3.27.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.27.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-3.27.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.27.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-3.27.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.27.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.27.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.27.0-160000.1.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.27.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.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.27.0-160000.1.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.27.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22791"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and tools for Linux and AIX. In 3.25.0 and 3.26.0, there is a heap buffer overflow vulnerability in the CKM_ECDH_AES_KEY_WRAP implementation allows an attacker with local access to cause out-of-bounds writes in the host process by supplying a compressed EC public key and invoking C_WrapKey. This can lead to heap corruption, or denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22791",
"url": "https://www.suse.com/security/cve/CVE-2026-22791"
},
{
"category": "external",
"summary": "SUSE Bug 1256673 for CVE-2026-22791",
"url": "https://bugzilla.suse.com/1256673"
}
],
"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.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T11:52:13Z",
"details": "moderate"
}
],
"title": "CVE-2026-22791"
},
{
"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 Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
]
},
"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 Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
]
}
],
"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 Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T11:52:13Z",
"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 Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.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.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.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.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.27.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.27.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T11:52:13Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:2355-1
Vulnerability from csaf_suse - Published: 2026-06-10 15:08 - Updated: 2026-06-10 15:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openCryptoki-3.17.0-150400.4.16.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issue:\n\n- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service\n (bsc#1262283).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2355,SUSE-SLE-Micro-5.4-2026-2355",
"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_2355-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2355-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262355-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2355-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026687.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-06-10T15:08:36Z",
"generator": {
"date": "2026-06-10T15:08:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2355-1",
"initial_release_date": "2026-06-10T15:08:36Z",
"revision_history": [
{
"date": "2026-06-10T15:08:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.16.1.aarch64",
"product": {
"name": "openCryptoki-3.17.0-150400.4.16.1.aarch64",
"product_id": "openCryptoki-3.17.0-150400.4.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.aarch64",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.aarch64",
"product_id": "openCryptoki-devel-3.17.0-150400.4.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.16.1.i586",
"product": {
"name": "openCryptoki-3.17.0-150400.4.16.1.i586",
"product_id": "openCryptoki-3.17.0-150400.4.16.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.17.0-150400.4.16.1.i586",
"product": {
"name": "openCryptoki-32bit-3.17.0-150400.4.16.1.i586",
"product_id": "openCryptoki-32bit-3.17.0-150400.4.16.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.i586",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.i586",
"product_id": "openCryptoki-devel-3.17.0-150400.4.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.16.1.ppc64le",
"product": {
"name": "openCryptoki-3.17.0-150400.4.16.1.ppc64le",
"product_id": "openCryptoki-3.17.0-150400.4.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.ppc64le",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.ppc64le",
"product_id": "openCryptoki-devel-3.17.0-150400.4.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.16.1.s390x",
"product": {
"name": "openCryptoki-3.17.0-150400.4.16.1.s390x",
"product_id": "openCryptoki-3.17.0-150400.4.16.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.s390x",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.16.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.s390x",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.s390x",
"product_id": "openCryptoki-devel-3.17.0-150400.4.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.16.1.x86_64",
"product": {
"name": "openCryptoki-3.17.0-150400.4.16.1.x86_64",
"product_id": "openCryptoki-3.17.0-150400.4.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.16.1.x86_64",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.16.1.x86_64",
"product_id": "openCryptoki-devel-3.17.0-150400.4.16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.17.0-150400.4.16.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openCryptoki-3.17.0-150400.4.16.1.s390x"
},
"product_reference": "openCryptoki-3.17.0-150400.4.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"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.4:openCryptoki-3.17.0-150400.4.16.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 Enterprise Micro 5.4:openCryptoki-3.17.0-150400.4.16.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.4:openCryptoki-3.17.0-150400.4.16.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T15:08:36Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
SUSE-SU-2026:2685-1
Vulnerability from csaf_suse - Published: 2026-06-29 15:19 - Updated: 2026-06-29 15:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.24.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issue:\n\n- CVE-2026-40253: malformed BER-encoded cryptographic objects can lead to information disclosure and denial of service (bsc#1262283).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2685,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2685",
"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_2685-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2685-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262685-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2685-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047714.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-06-29T15:19:10Z",
"generator": {
"date": "2026-06-29T15:19:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2685-1",
"initial_release_date": "2026-06-29T15:19:10Z",
"revision_history": [
{
"date": "2026-06-29T15:19:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.24.1.aarch64",
"product": {
"name": "openCryptoki-3.17.0-5.24.1.aarch64",
"product_id": "openCryptoki-3.17.0-5.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.24.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.24.1.aarch64",
"product_id": "openCryptoki-64bit-3.17.0-5.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.24.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.17.0-5.24.1.aarch64",
"product_id": "openCryptoki-devel-3.17.0-5.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.24.1.i586",
"product": {
"name": "openCryptoki-3.17.0-5.24.1.i586",
"product_id": "openCryptoki-3.17.0-5.24.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.17.0-5.24.1.i586",
"product": {
"name": "openCryptoki-32bit-3.17.0-5.24.1.i586",
"product_id": "openCryptoki-32bit-3.17.0-5.24.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.24.1.i586",
"product": {
"name": "openCryptoki-devel-3.17.0-5.24.1.i586",
"product_id": "openCryptoki-devel-3.17.0-5.24.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.24.1.ppc64le",
"product": {
"name": "openCryptoki-3.17.0-5.24.1.ppc64le",
"product_id": "openCryptoki-3.17.0-5.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.24.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.24.1.ppc64le",
"product_id": "openCryptoki-64bit-3.17.0-5.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.24.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.17.0-5.24.1.ppc64le",
"product_id": "openCryptoki-devel-3.17.0-5.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.24.1.s390",
"product": {
"name": "openCryptoki-3.17.0-5.24.1.s390",
"product_id": "openCryptoki-3.17.0-5.24.1.s390"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.17.0-5.24.1.s390",
"product": {
"name": "openCryptoki-32bit-3.17.0-5.24.1.s390",
"product_id": "openCryptoki-32bit-3.17.0-5.24.1.s390"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.24.1.s390",
"product": {
"name": "openCryptoki-devel-3.17.0-5.24.1.s390",
"product_id": "openCryptoki-devel-3.17.0-5.24.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.24.1.s390x",
"product": {
"name": "openCryptoki-3.17.0-5.24.1.s390x",
"product_id": "openCryptoki-3.17.0-5.24.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.24.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.24.1.s390x",
"product_id": "openCryptoki-64bit-3.17.0-5.24.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.24.1.s390x",
"product": {
"name": "openCryptoki-devel-3.17.0-5.24.1.s390x",
"product_id": "openCryptoki-devel-3.17.0-5.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.24.1.x86_64",
"product": {
"name": "openCryptoki-3.17.0-5.24.1.x86_64",
"product_id": "openCryptoki-3.17.0-5.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.24.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.24.1.x86_64",
"product_id": "openCryptoki-64bit-3.17.0-5.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.24.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.17.0-5.24.1.x86_64",
"product_id": "openCryptoki-devel-3.17.0-5.24.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.17.0-5.24.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.24.1.x86_64"
},
"product_reference": "openCryptoki-3.17.0-5.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.17.0-5.24.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.24.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.17.0-5.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.17.0-5.24.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.24.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.17.0-5.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"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 LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.24.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 LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.24.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 LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-29T15:19:10Z",
"details": "moderate"
}
],
"title": "CVE-2026-40253"
}
]
}
ubuntu-cve-2026-40253
Vulnerability from osv_ubuntu
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.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libopencryptoki0",
"binary_version": "3.4.1+dfsg-1ubuntu4.1"
},
{
"binary_name": "opencryptoki",
"binary_version": "3.4.1+dfsg-1ubuntu4.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "opencryptoki",
"purl": "pkg:deb/ubuntu/opencryptoki@3.4.1+dfsg-1ubuntu4.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.3.1+dfsg-3ubuntu5",
"3.4.1+dfsg-1ubuntu1",
"3.4.1+dfsg-1ubuntu2",
"3.4.1+dfsg-1ubuntu3",
"3.4.1+dfsg-1ubuntu4",
"3.4.1+dfsg-1ubuntu4.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libopencryptoki0",
"binary_version": "3.9.0+dfsg-0ubuntu1.4"
},
{
"binary_name": "opencryptoki",
"binary_version": "3.9.0+dfsg-0ubuntu1.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "opencryptoki",
"purl": "pkg:deb/ubuntu/opencryptoki@3.9.0+dfsg-0ubuntu1.4?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.7.0+dfsg-4",
"3.8.1+dfsg-2",
"3.8.1+dfsg-3",
"3.8.2+dfsg-0ubuntu1",
"3.9.0+dfsg-0ubuntu1",
"3.9.0+dfsg-0ubuntu1.1",
"3.9.0+dfsg-0ubuntu1.2",
"3.9.0+dfsg-0ubuntu1.3",
"3.9.0+dfsg-0ubuntu1.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libopencryptoki0",
"binary_version": "3.13.0+dfsg-0ubuntu5.2"
},
{
"binary_name": "opencryptoki",
"binary_version": "3.13.0+dfsg-0ubuntu5.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "opencryptoki",
"purl": "pkg:deb/ubuntu/opencryptoki@3.13.0+dfsg-0ubuntu5.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.11.1+dfsg-0ubuntu2",
"3.11.1+dfsg-0ubuntu3",
"3.12.1+dfsg-0ubuntu1",
"3.13.0+dfsg-0ubuntu4",
"3.13.0+dfsg-0ubuntu5",
"3.13.0+dfsg-0ubuntu5.1",
"3.13.0+dfsg-0ubuntu5.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libopencryptoki0",
"binary_version": "3.17.0+dfsg+20220202.b40982e-0ubuntu1.2"
},
{
"binary_name": "opencryptoki",
"binary_version": "3.17.0+dfsg+20220202.b40982e-0ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "opencryptoki",
"purl": "pkg:deb/ubuntu/opencryptoki@3.17.0+dfsg+20220202.b40982e-0ubuntu1.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.16.0+dfsg-0ubuntu1",
"3.16.0+dfsg-0ubuntu2",
"3.16.0+dfsg-0ubuntu3",
"3.17.0+dfsg+20220202.b40982e-0ubuntu1",
"3.17.0+dfsg+20220202.b40982e-0ubuntu1.1",
"3.17.0+dfsg+20220202.b40982e-0ubuntu1.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libopencryptoki0",
"binary_version": "3.23.0+dfsg-0ubuntu3"
},
{
"binary_name": "opencryptoki",
"binary_version": "3.23.0+dfsg-0ubuntu3"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "opencryptoki",
"purl": "pkg:deb/ubuntu/opencryptoki@3.23.0+dfsg-0ubuntu3?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.21.0+dfsg-0ubuntu1",
"3.21.0+dfsg-0ubuntu2",
"3.22.0+dfsg-0ubuntu1",
"3.23.0+dfsg-0ubuntu1",
"3.23.0+dfsg-0ubuntu2",
"3.23.0+dfsg-0ubuntu3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libopencryptoki0",
"binary_version": "3.25.0+dfsg-0ubuntu1"
},
{
"binary_name": "opencryptoki",
"binary_version": "3.25.0+dfsg-0ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "opencryptoki",
"purl": "pkg:deb/ubuntu/opencryptoki@3.25.0+dfsg-0ubuntu1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.24.0+git20250128.0462717+dfsg-0ubuntu1",
"3.25.0+dfsg-0ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libopencryptoki0",
"binary_version": "3.26.0+dfsg-0ubuntu1"
},
{
"binary_name": "opencryptoki",
"binary_version": "3.26.0+dfsg-0ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "opencryptoki",
"purl": "pkg:deb/ubuntu/opencryptoki@3.26.0+dfsg-0ubuntu1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.25.0+dfsg-0ubuntu1",
"3.26.0+dfsg-0ubuntu1"
]
}
],
"aliases": [],
"details": "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": "UBUNTU-CVE-2026-40253",
"modified": "2026-05-20T15:27:26Z",
"published": "2026-04-16T23:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-40253"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40253"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-40253"
]
}
WID-SEC-W-2026-1957
Vulnerability from csaf_certbund - Published: 2026-06-16 22:00 - Updated: 2026-07-21 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 8.8 Telecommunications Update Service
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8.8_telecommunications_update_service
|
8.8 Telecommunications Update Service | |
|
Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8.8_update_services_for_sap_solutions
|
8.8 Update Services for SAP Solutions | |
|
Red Hat Enterprise Linux 7 Extended Lifecycle Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:7_extended_lifecycle_support
|
7 Extended Lifecycle Support | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.2_update_services_for_sap_solutions
|
9.2 Update Services for SAP Solutions | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.4_update_services_for_sap_solutions
|
9.4 Update Services for SAP Solutions | |
|
Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8.4_extended_update_support_long-life_add-on
|
8.4 Extended Update Support Long-Life Add-On | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8.4_advanced_mission_critical_update_support
|
8.4 Advanced Mission Critical Update Support | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux Directory Server 11.5 E4S for RHEL 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:directory_server_11.5_e4s_for_rhel_8
|
Directory Server 11.5 E4S for RHEL 8 | |
|
Red Hat Enterprise Linux Directory Server 11.9 for RHEL 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:directory_server_11.9_for_rhel_8
|
Directory Server 11.9 for RHEL 8 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, erweiterte Berechtigungen zu erlangen oder beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1957 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1957.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1957 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1957"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26297 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26297"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26335 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26335"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26352 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26352"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26452 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26452"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26453 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26453"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26454 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26454"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26455 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26455"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26458 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26458"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26461 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26461"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26463 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26463"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26464 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26464"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26465 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26465"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26297 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26456"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26297 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26457"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26352 vom 2026-06-17",
"url": "https://errata.build.resf.org/RLSA-2026:26352"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26335 vom 2026-06-17",
"url": "https://errata.build.resf.org/RLSA-2026:26335"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2419-1 vom 2026-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026797.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2418-1 vom 2026-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026799.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2417-1 vom 2026-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026798.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26352 vom 2026-06-17",
"url": "https://linux.oracle.com/errata/ELSA-2026-26352.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26597 vom 2026-06-17",
"url": "https://access.redhat.com/errata/RHSA-2026:26597"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26455 vom 2026-06-17",
"url": "https://errata.build.resf.org/RLSA-2026:26455"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26599 vom 2026-06-17",
"url": "https://access.redhat.com/errata/RHSA-2026:26599"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26297 vom 2026-06-17",
"url": "https://errata.build.resf.org/RLSA-2026:26297"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26639 vom 2026-06-17",
"url": "https://access.redhat.com/errata/RHSA-2026:26639"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:27125 vom 2026-06-18",
"url": "https://access.redhat.com/errata/RHSA-2026:27125"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26459 vom 2026-06-18",
"url": "https://linux.oracle.com/errata/ELSA-2026-26459.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26456 vom 2026-06-19",
"url": "https://errata.build.resf.org/RLSA-2026:26456"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26459 vom 2026-06-19",
"url": "https://errata.build.resf.org/RLSA-2026:26459"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26228 vom 2026-06-19",
"url": "https://errata.build.resf.org/RLSA-2026:26228"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26335 vom 2026-06-22",
"url": "https://linux.oracle.com/errata/ELSA-2026-26335.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:28256 vom 2026-06-24",
"url": "https://errata.build.resf.org/RLSA-2026:28256"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:28231 vom 2026-06-24",
"url": "https://errata.build.resf.org/RLSA-2026:28231"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26455 vom 2026-06-26",
"url": "http://linux.oracle.com/errata/ELSA-2026-26455.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26297 vom 2026-06-26",
"url": "http://linux.oracle.com/errata/ELSA-2026-26297.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-28256 vom 2026-06-26",
"url": "https://linux.oracle.com/errata/ELSA-2026-28256.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22293-1 vom 2026-06-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/027034.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2685-1 vom 2026-06-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/027068.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:21059-1 vom 2026-06-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AEY7N6Z7SXZLV6VEY4ZXYOONDTNBYRYW/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8483-1 vom 2026-06-30",
"url": "https://ubuntu.com/security/notices/USN-8483-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:33519 vom 2026-06-30",
"url": "https://access.redhat.com/errata/RHSA-2026:33519"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22333-1 vom 2026-07-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027138.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22365-1 vom 2026-07-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027121.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-C5B6BB47C5 vom 2026-07-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-c5b6bb47c5"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-D9B508B972 vom 2026-07-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-d9b508b972"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-7D23917D90 vom 2026-07-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-7d23917d90"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2757-1 vom 2026-07-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027278.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-36201 vom 2026-07-09",
"url": "https://linux.oracle.com/errata/ELSA-2026-36201.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:36697 vom 2026-07-08",
"url": "https://access.redhat.com/errata/RHSA-2026:36697"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26453 vom 2026-07-14",
"url": "https://linux.oracle.com/errata/ELSA-2026-26453.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:39976 vom 2026-07-15",
"url": "https://access.redhat.com/errata/RHSA-2026:39976"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-28231 vom 2026-07-17",
"url": "https://linux.oracle.com/errata/ELSA-2026-28231.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-40831 vom 2026-07-17",
"url": "https://linux.oracle.com/errata/ELSA-2026-40831.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:40894 vom 2026-07-17",
"url": "https://errata.build.resf.org/RLSA-2026:40894"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:40894 vom 2026-07-16",
"url": "https://access.redhat.com/errata/RHSA-2026:40894"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:40831 vom 2026-07-16",
"url": "https://access.redhat.com/errata/RHSA-2026:40831"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:39976 vom 2026-07-16",
"url": "https://errata.build.resf.org/RLSA-2026:39976"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-40894 vom 2026-07-17",
"url": "https://linux.oracle.com/errata/ELSA-2026-40894.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:40831 vom 2026-07-17",
"url": "https://errata.build.resf.org/RLSA-2026:40831"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26456 vom 2026-07-22",
"url": "https://linux.oracle.com/errata/ELSA-2026-26456.html"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (openCryptoki, hplip, 389-ds-base): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-07-21T22:00:00.000+00:00",
"generator": {
"date": "2026-07-22T09:18:31.569+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1957",
"initial_release_date": "2026-06-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-06-17T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-06-18T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-06-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-06-24T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-06-25T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-06-29T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-30T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2026-07-01T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-02T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-07-05T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-08T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-07-14T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-07-15T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-16T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux, Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-07-19T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "17"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T055469",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T055470",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9.2 Update Services for SAP Solutions",
"product": {
"name": "Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions",
"product_id": "T055471",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.2_update_services_for_sap_solutions"
}
}
},
{
"category": "product_version",
"name": "7 Extended Lifecycle Support",
"product": {
"name": "Red Hat Enterprise Linux 7 Extended Lifecycle Support",
"product_id": "T055473",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7_extended_lifecycle_support"
}
}
},
{
"category": "product_version",
"name": "8.8 Update Services for SAP Solutions",
"product": {
"name": "Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions",
"product_id": "T055474",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8.8_update_services_for_sap_solutions"
}
}
},
{
"category": "product_version",
"name": "8.8 Telecommunications Update Service",
"product": {
"name": "Red Hat Enterprise Linux 8.8 Telecommunications Update Service",
"product_id": "T055476",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8.8_telecommunications_update_service"
}
}
},
{
"category": "product_version",
"name": "Directory Server 11.9 for RHEL 8",
"product": {
"name": "Red Hat Enterprise Linux Directory Server 11.9 for RHEL 8",
"product_id": "T055477",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:directory_server_11.9_for_rhel_8"
}
}
},
{
"category": "product_version",
"name": "Directory Server 11.5 E4S for RHEL 8",
"product": {
"name": "Red Hat Enterprise Linux Directory Server 11.5 E4S for RHEL 8",
"product_id": "T055478",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:directory_server_11.5_e4s_for_rhel_8"
}
}
},
{
"category": "product_version",
"name": "8.4 Advanced Mission Critical Update Support",
"product": {
"name": "Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support",
"product_id": "T055479",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8.4_advanced_mission_critical_update_support"
}
}
},
{
"category": "product_version",
"name": "8.4 Extended Update Support Long-Life Add-On",
"product": {
"name": "Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On",
"product_id": "T055480",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8.4_extended_update_support_long-life_add-on"
}
}
},
{
"category": "product_version",
"name": "9.4 Update Services for SAP Solutions",
"product": {
"name": "Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions",
"product_id": "T055481",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.4_update_services_for_sap_solutions"
}
}
},
{
"category": "product_version",
"name": "9.6 Extended Update Support",
"product": {
"name": "Red Hat Enterprise Linux 9.6 Extended Update Support",
"product_id": "T055482",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.6_extended_update_support"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Red Hat Enterprise Linux 10",
"product_id": "T055483",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10"
}
}
},
{
"category": "product_version",
"name": "10.0 Extended Update Support",
"product": {
"name": "Red Hat Enterprise Linux 10.0 Extended Update Support",
"product_id": "T055484",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0_extended_update_support"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40253",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126",
"T055470",
"T027843",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-40253"
},
{
"cve": "CVE-2026-8631",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126",
"T055470",
"T027843",
"T004914",
"T055469",
"T032255",
"74185"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-8631"
},
{
"cve": "CVE-2026-8632",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126",
"T055470",
"T027843",
"T004914",
"T055469",
"T032255",
"74185"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-8632"
},
{
"cve": "CVE-2026-9064",
"product_status": {
"known_affected": [
"T055476",
"T055474",
"T055473",
"T055484",
"T055483",
"67646",
"T055471",
"T055482",
"T055481",
"T055480",
"T004914",
"T055469",
"T032255",
"T055479",
"74185",
"T055478",
"T055477",
"T002207",
"T000126",
"T027843"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-9064"
}
]
}
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.