Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-23893 (GCVE-0-2026-23893)
Vulnerability from cvelistv5 – Published: 2026-01-22 00:01 – Updated: 2026-01-22 21:52
VLAI?
EPSS
Title
openCryptoki has improper link resolution before file access (link following)
Summary
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.
Severity ?
6.8 (Medium)
CWE
- CWE-59 - Improper Link Resolution Before File Access ('Link Following')
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| opencryptoki | opencryptoki |
Affected:
>= 2.3.2
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-23893",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-22T21:51:56.296258Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-22T21:52:09.433Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "opencryptoki",
"vendor": "opencryptoki",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.3.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-59",
"description": "CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-22T00:01:43.521Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q"
},
{
"name": "https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45"
}
],
"source": {
"advisory": "GHSA-j6c7-mvpx-jx5q",
"discovery": "UNKNOWN"
},
"title": "openCryptoki has improper link resolution before file access (link following)"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-23893",
"datePublished": "2026-01-22T00:01:43.521Z",
"dateReserved": "2026-01-16T21:02:02.902Z",
"dateUpdated": "2026-01-22T21:52:09.433Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-23893\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-01-22T01:15:52.310\",\"lastModified\":\"2026-03-06T20:00:01.213\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.3,\"impactScore\":5.5}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opencryptoki_project:opencryptoki:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.3.2\",\"matchCriteriaId\":\"88FDC076-2D79-4CAE-9002-05B35359D880\"}]}]}],\"references\":[{\"url\":\"https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-23893\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-22T21:51:56.296258Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-22T21:52:02.747Z\"}}], \"cna\": {\"title\": \"openCryptoki has improper link resolution before file access (link following)\", \"source\": {\"advisory\": \"GHSA-j6c7-mvpx-jx5q\", \"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:L/UI:R/S:U/C:H/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"opencryptoki\", \"product\": \"opencryptoki\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.3.2\"}]}], \"references\": [{\"url\": \"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q\", \"name\": \"https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45\", \"name\": \"https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-59\", \"description\": \"CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-01-22T00:01:43.521Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-23893\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-22T21:52:09.433Z\", \"dateReserved\": \"2026-01-16T21:02:02.902Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-01-22T00:01:43.521Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:4717
Vulnerability from csaf_redhat - Published: 2026-03-17 10:45 - Updated: 2026-03-18 03:19Summary
Red Hat Security Advisory: opencryptoki security update
Notes
Topic
An update for opencryptoki is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The opencryptoki packages contain version 2.11 of the PKCS#11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These packages includes support for the IBM 4758 Cryptographic CoProcessor (with the PKCS#11 firmware loaded), the IBM eServer Cryptographic Accelerator (FC 4960 on IBM eServer System p), the IBM Crypto Express2 (FC 0863 or FC 0870 on IBM System z), and the IBM CP Assist for Cryptographic Function (FC 3863 on IBM System z). The opencryptoki packages also bring a software token implementation that can be used without any cryptographic hardware. These packages contain the Slot Daemon (pkcsslotd) and general utilities.
Security Fix(es):
* openCryptoki: openCryptoki: Privilege Escalation or Data Exposure via Symlink Following (CVE-2026-23893)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for opencryptoki is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The opencryptoki packages contain version 2.11 of the PKCS#11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These packages includes support for the IBM 4758 Cryptographic CoProcessor (with the PKCS#11 firmware loaded), the IBM eServer Cryptographic Accelerator (FC 4960 on IBM eServer System p), the IBM Crypto Express2 (FC 0863 or FC 0870 on IBM System z), and the IBM CP Assist for Cryptographic Function (FC 3863 on IBM System z). The opencryptoki packages also bring a software token implementation that can be used without any cryptographic hardware. These packages contain the Slot Daemon (pkcsslotd) and general utilities.\n\nSecurity Fix(es):\n\n* openCryptoki: openCryptoki: Privilege Escalation or Data Exposure via Symlink Following (CVE-2026-23893)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4717",
"url": "https://access.redhat.com/errata/RHSA-2026:4717"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431909"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4717.json"
}
],
"title": "Red Hat Security Advisory: opencryptoki security update",
"tracking": {
"current_release_date": "2026-03-18T03:19:37+00:00",
"generator": {
"date": "2026-03-18T03:19:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2026:4717",
"initial_release_date": "2026-03-17T10:45:18+00:00",
"revision_history": [
{
"date": "2026-03-17T10:45:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-17T10:45:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:19:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.25.0-5.el10_1.2.src",
"product": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.src",
"product_id": "opencryptoki-0:3.25.0-5.el10_1.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.25.0-5.el10_1.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.25.0-5.el10_1.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"product": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"product_id": "opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.25.0-5.el10_1.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok-debuginfo@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"product": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"product_id": "opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.25.0-5.el10_1.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok-debuginfo@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.25.0-5.el10_1.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"product": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"product_id": "opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.25.0-5.el10_1.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ep11tok@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icatok@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debugsource@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ccatok-debuginfo@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-debuginfo@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-ep11tok-debuginfo@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icatok-debuginfo@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-icsftok-debuginfo@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-libs-debuginfo@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-swtok-debuginfo@3.25.0-5.el10_1.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"product": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"product_id": "opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opencryptoki-devel@3.25.0-5.el10_1.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
},
"product_reference": "opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-01-22T01:01:29.654292+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431909"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openCryptoki, a PKCS#11 library and tooling for Linux and AIX. A token-group user can exploit a symlink-following vulnerability by planting symbolic links in group-writable token directories. When an administrator runs a PKCS#11 application or administrative tool as root, it may reset ownership or permissions on existing files within these directories. This can lead to privilege escalation or the exposure of sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openCryptoki: openCryptoki: Privilege Escalation or Data Exposure via Symlink Following",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat because it requires a local attacker with `token-group` membership to plant symbolic links in group-writable token directories. Exploitation occurs when an administrator subsequently runs a privileged `openCryptoki` application or administrative tool, leading to privilege escalation or data exposure. Red Hat systems are affected if `openCryptoki` is installed and configured with group-writable token directories.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23893"
},
{
"category": "external",
"summary": "RHBZ#2431909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431909"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23893",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23893"
},
{
"category": "external",
"summary": "https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45",
"url": "https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45"
},
{
"category": "external",
"summary": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q",
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q"
}
],
"release_date": "2026-01-22T00:01:43.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T10:45:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4717"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict membership of the token-group to only trusted administrators. This prevents untrusted local users from planting malicious symlinks in openCryptoki token directories. Changes to group membership typically require users to log out and log back in for the changes to take effect.",
"product_ids": [
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"BaseOS-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"BaseOS-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.src",
"CRB-10.1.Z:opencryptoki-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ccatok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-debugsource-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-devel-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-ep11tok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-ep11tok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icatok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-icsftok-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-libs-debuginfo-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-0:3.25.0-5.el10_1.2.x86_64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.aarch64",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.ppc64le",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.s390x",
"CRB-10.1.Z:opencryptoki-swtok-debuginfo-0:3.25.0-5.el10_1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openCryptoki: openCryptoki: Privilege Escalation or Data Exposure via Symlink Following"
}
]
}
OPENSUSE-SU-2026:10086-1
Vulnerability from csaf_opensuse - Published: 2026-01-23 00:00 - Updated: 2026-01-23 00:00Summary
openCryptoki-3.26.0-4.1 on GA media
Notes
Title of the patch
openCryptoki-3.26.0-4.1 on GA media
Description of the patch
These are all security issues fixed in the openCryptoki-3.26.0-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2026-10086
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "openCryptoki-3.26.0-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the openCryptoki-3.26.0-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10086",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10086-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
}
],
"title": "openCryptoki-3.26.0-4.1 on GA media",
"tracking": {
"current_release_date": "2026-01-23T00:00:00Z",
"generator": {
"date": "2026-01-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10086-1",
"initial_release_date": "2026-01-23T00:00:00Z",
"revision_history": [
{
"date": "2026-01-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-4.1.aarch64",
"product": {
"name": "openCryptoki-3.26.0-4.1.aarch64",
"product_id": "openCryptoki-3.26.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-4.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.26.0-4.1.aarch64",
"product_id": "openCryptoki-64bit-3.26.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-4.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.26.0-4.1.aarch64",
"product_id": "openCryptoki-devel-3.26.0-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-4.1.ppc64le",
"product": {
"name": "openCryptoki-3.26.0-4.1.ppc64le",
"product_id": "openCryptoki-3.26.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-4.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.26.0-4.1.ppc64le",
"product_id": "openCryptoki-64bit-3.26.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-4.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.26.0-4.1.ppc64le",
"product_id": "openCryptoki-devel-3.26.0-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-4.1.s390x",
"product": {
"name": "openCryptoki-3.26.0-4.1.s390x",
"product_id": "openCryptoki-3.26.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-4.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.26.0-4.1.s390x",
"product_id": "openCryptoki-64bit-3.26.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-4.1.s390x",
"product": {
"name": "openCryptoki-devel-3.26.0-4.1.s390x",
"product_id": "openCryptoki-devel-3.26.0-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-4.1.x86_64",
"product": {
"name": "openCryptoki-3.26.0-4.1.x86_64",
"product_id": "openCryptoki-3.26.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-4.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.26.0-4.1.x86_64",
"product_id": "openCryptoki-64bit-3.26.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-4.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.26.0-4.1.x86_64",
"product_id": "openCryptoki-devel-3.26.0-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.aarch64"
},
"product_reference": "openCryptoki-3.26.0-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.0-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.s390x"
},
"product_reference": "openCryptoki-3.26.0-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.x86_64"
},
"product_reference": "openCryptoki-3.26.0-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.26.0-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.26.0-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.26.0-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.26.0-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.26.0-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.26.0-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.s390x"
},
"product_reference": "openCryptoki-devel-3.26.0-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.26.0-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.x86_64",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.x86_64",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.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": [
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.x86_64",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.x86_64",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.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": [
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-3.26.0-4.1.x86_64",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-64bit-3.26.0-4.1.x86_64",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.aarch64",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.ppc64le",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.s390x",
"openSUSE Tumbleweed:openCryptoki-devel-3.26.0-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
OPENSUSE-SU-2026:20233-1
Vulnerability from csaf_opensuse - Published: 2026-02-13 17:42 - Updated: 2026-02-13 17:42Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
Upgrade openCryptoki to 3.26 (jsc#PED-14609)
Security fixes:
- CVE-2026-22791: supplying malformed compressed EC public key can lead to heap corruption or denial-of-service (bsc#1256673).
- CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).
Other fixes:
* Soft: Add support for RSA keys up to 16K bits.
* CCA: Add support for RSA keys up to 8K bits (requires CCA v8.4 or v7.6 or later).
* p11sak: Add support for generating RSA keys up to 16K bits.
* Soft/ICA: Add support for SHA512/224 and SHA512/256 key derivation mechanism (CKM_SHA512_224_KEY_DERIVATION and CKM_SHA512_256_KEY_DERIVATION).
* Soft/ICA/CCA/EP11: Add support for SHA-HMAC key types CKK_SHAxxx_HMAC and key gen mechanisms CKM_SHAxxx_KEY_GEN.
* p11sak: Add support for SHA-HMAC key types and key generation.
* p11sak: Add support for key wrap and unwrap commands to export and import private and secret keys by means of key wrapping/unwrapping
with various key wrapping mechanism.
* p11kmip: Add support for using an HSM-protected TLS client key via a PKCS#11 provider.
* p11sak: Add support for exporting non-sensitive private keys to password protected PEM files.
* Add support for canceling an operation via NULL mechanism pointer at C_XxxInit() call as an alternative to C_SessionCancel() (PKCS#11 v3.0).
* EP11: Add support for pairing friendly BLS12-381 EC curve for sign/verify using CKM_IBM_ECDSA_OTHER and signature/public key aggregation using CKM_IBM_EC_AGGREGATE.
* p11sak: Add support for generating BLS12-381 EC keys.
* EP11: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later, and
a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).
* CCA: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires CCA v8.4 or later).
* Soft: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or the OQS-provider must be configured).
* p11sak: Add support for IBM-specific ML-DSA and ML-KEM key types.
* Bug fixes.
Patchnames
openSUSE-Leap-16.0-284
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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\nUpgrade openCryptoki to 3.26 (jsc#PED-14609)\n\nSecurity fixes:\n\n - CVE-2026-22791: supplying malformed compressed EC public key can lead to heap corruption or denial-of-service (bsc#1256673).\n - CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).\n\nOther fixes:\n\n * Soft: Add support for RSA keys up to 16K bits.\n * CCA: Add support for RSA keys up to 8K bits (requires CCA v8.4 or v7.6 or later).\n * p11sak: Add support for generating RSA keys up to 16K bits.\n * Soft/ICA: Add support for SHA512/224 and SHA512/256 key derivation mechanism (CKM_SHA512_224_KEY_DERIVATION and CKM_SHA512_256_KEY_DERIVATION).\n * Soft/ICA/CCA/EP11: Add support for SHA-HMAC key types CKK_SHAxxx_HMAC and key gen mechanisms CKM_SHAxxx_KEY_GEN.\n * p11sak: Add support for SHA-HMAC key types and key generation.\n * p11sak: Add support for key wrap and unwrap commands to export and import private and secret keys by means of key wrapping/unwrapping\n with various key wrapping mechanism.\n * p11kmip: Add support for using an HSM-protected TLS client key via a PKCS#11 provider.\n * p11sak: Add support for exporting non-sensitive private keys to password protected PEM files.\n * Add support for canceling an operation via NULL mechanism pointer at C_XxxInit() call as an alternative to C_SessionCancel() (PKCS#11 v3.0).\n * EP11: Add support for pairing friendly BLS12-381 EC curve for sign/verify using CKM_IBM_ECDSA_OTHER and signature/public key aggregation using CKM_IBM_EC_AGGREGATE.\n * p11sak: Add support for generating BLS12-381 EC keys.\n * EP11: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later, and\n a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).\n * CCA: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires CCA v8.4 or later).\n * Soft: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or the OQS-provider must be configured).\n * p11sak: Add support for IBM-specific ML-DSA and ML-KEM key types.\n * Bug fixes.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-284",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20233-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1256673",
"url": "https://bugzilla.suse.com/1256673"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"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/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-02-13T17:42:04Z",
"generator": {
"date": "2026-02-13T17:42:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20233-1",
"initial_release_date": "2026-02-13T17:42:04Z",
"revision_history": [
{
"date": "2026-02-13T17:42:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.aarch64",
"product_id": "openCryptoki-3.26.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"product_id": "openCryptoki-devel-3.26.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-3.26.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.s390x",
"product_id": "openCryptoki-3.26.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.s390x",
"product_id": "openCryptoki-devel-3.26.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.x86_64",
"product_id": "openCryptoki-3.26.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"product_id": "openCryptoki-devel-3.26.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-3.26.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-3.26.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-3.26.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 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": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.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": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.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": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-13T17:42:04Z",
"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": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.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": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.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": [
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"openSUSE Leap 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-13T17:42:04Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
SUSE-SU-2026:0824-1
Vulnerability from csaf_suse - Published: 2026-03-05 15:16 - Updated: 2026-03-05 15:16Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
- CVE-2026-23893: Fixed privilege escalation or data exposure via symlink following (bsc#1257116)
Patchnames
SUSE-2026-824,SUSE-SLE-Micro-5.4-2026-824
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-23893: Fixed privilege escalation or data exposure via symlink following (bsc#1257116)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-824,SUSE-SLE-Micro-5.4-2026-824",
"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_0824-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0824-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260824-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0824-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024635.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-03-05T15:16:07Z",
"generator": {
"date": "2026-03-05T15:16:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0824-1",
"initial_release_date": "2026-03-05T15:16:07Z",
"revision_history": [
{
"date": "2026-03-05T15:16:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.11.1.aarch64",
"product": {
"name": "openCryptoki-3.17.0-150400.4.11.1.aarch64",
"product_id": "openCryptoki-3.17.0-150400.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.aarch64",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.aarch64",
"product_id": "openCryptoki-devel-3.17.0-150400.4.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.11.1.i586",
"product": {
"name": "openCryptoki-3.17.0-150400.4.11.1.i586",
"product_id": "openCryptoki-3.17.0-150400.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.17.0-150400.4.11.1.i586",
"product": {
"name": "openCryptoki-32bit-3.17.0-150400.4.11.1.i586",
"product_id": "openCryptoki-32bit-3.17.0-150400.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.i586",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.i586",
"product_id": "openCryptoki-devel-3.17.0-150400.4.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.11.1.ppc64le",
"product": {
"name": "openCryptoki-3.17.0-150400.4.11.1.ppc64le",
"product_id": "openCryptoki-3.17.0-150400.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.ppc64le",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.ppc64le",
"product_id": "openCryptoki-devel-3.17.0-150400.4.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.11.1.s390x",
"product": {
"name": "openCryptoki-3.17.0-150400.4.11.1.s390x",
"product_id": "openCryptoki-3.17.0-150400.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.s390x",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.s390x",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.s390x",
"product_id": "openCryptoki-devel-3.17.0-150400.4.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-150400.4.11.1.x86_64",
"product": {
"name": "openCryptoki-3.17.0-150400.4.11.1.x86_64",
"product_id": "openCryptoki-3.17.0-150400.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.17.0-150400.4.11.1.x86_64",
"product_id": "openCryptoki-64bit-3.17.0-150400.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.17.0-150400.4.11.1.x86_64",
"product_id": "openCryptoki-devel-3.17.0-150400.4.11.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.11.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.11.1.s390x"
},
"product_reference": "openCryptoki-3.17.0-150400.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:openCryptoki-3.17.0-150400.4.11.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 Enterprise Micro 5.4:openCryptoki-3.17.0-150400.4.11.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 Enterprise Micro 5.4:openCryptoki-3.17.0-150400.4.11.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-05T15:16:07Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
SUSE-SU-2026:0351-1
Vulnerability from csaf_suse - Published: 2026-01-30 14:04 - Updated: 2026-01-30 14:04Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
- CVE-2026-23893: Fixed privilege escalation or data exposure
via symlink following (bsc#1257116)
Patchnames
SUSE-2026-351,openSUSE-SLE-15.6-2026-351
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-23893: Fixed privilege escalation or data exposure\n via symlink following (bsc#1257116)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-351,openSUSE-SLE-15.6-2026-351",
"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_0351-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0351-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260351-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0351-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023999.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-01-30T14:04:38Z",
"generator": {
"date": "2026-01-30T14:04:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0351-1",
"initial_release_date": "2026-01-30T14:04:38Z",
"revision_history": [
{
"date": "2026-01-30T14:04:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150600.3.14.1.aarch64",
"product": {
"name": "openCryptoki-3.23.0-150600.3.14.1.aarch64",
"product_id": "openCryptoki-3.23.0-150600.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64",
"product_id": "openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.aarch64",
"product_id": "openCryptoki-devel-3.23.0-150600.3.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150600.3.14.1.i586",
"product": {
"name": "openCryptoki-3.23.0-150600.3.14.1.i586",
"product_id": "openCryptoki-3.23.0-150600.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.23.0-150600.3.14.1.i586",
"product": {
"name": "openCryptoki-32bit-3.23.0-150600.3.14.1.i586",
"product_id": "openCryptoki-32bit-3.23.0-150600.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.i586",
"product": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.i586",
"product_id": "openCryptoki-devel-3.23.0-150600.3.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150600.3.14.1.ppc64le",
"product": {
"name": "openCryptoki-3.23.0-150600.3.14.1.ppc64le",
"product_id": "openCryptoki-3.23.0-150600.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le",
"product_id": "openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le",
"product_id": "openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150600.3.14.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-150600.3.14.1.s390x",
"product_id": "openCryptoki-3.23.0-150600.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.s390x",
"product_id": "openCryptoki-64bit-3.23.0-150600.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.s390x",
"product": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.s390x",
"product_id": "openCryptoki-devel-3.23.0-150600.3.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150600.3.14.1.x86_64",
"product": {
"name": "openCryptoki-3.23.0-150600.3.14.1.x86_64",
"product_id": "openCryptoki-3.23.0-150600.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64",
"product_id": "openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.x86_64",
"product_id": "openCryptoki-devel-3.23.0-150600.3.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-150600.3.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.aarch64"
},
"product_reference": "openCryptoki-3.23.0-150600.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-150600.3.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.ppc64le"
},
"product_reference": "openCryptoki-3.23.0-150600.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-150600.3.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-150600.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-150600.3.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.x86_64"
},
"product_reference": "openCryptoki-3.23.0-150600.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.23.0-150600.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.23.0-150600.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.s390x"
},
"product_reference": "openCryptoki-devel-3.23.0-150600.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.23.0-150600.3.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.23.0-150600.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.x86_64",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.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": [
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.x86_64",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.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": [
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-3.23.0-150600.3.14.1.x86_64",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-64bit-3.23.0-150600.3.14.1.x86_64",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.aarch64",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.ppc64le",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.s390x",
"openSUSE Leap 15.6:openCryptoki-devel-3.23.0-150600.3.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-30T14:04:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
SUSE-SU-2026:0581-1
Vulnerability from csaf_suse - Published: 2026-02-20 06:38 - Updated: 2026-02-20 06:38Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
- CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).
Patchnames
SUSE-2026-581,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-581
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-581,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-581",
"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_0581-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0581-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260581-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0581-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024355.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-02-20T06:38:26Z",
"generator": {
"date": "2026-02-20T06:38:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0581-1",
"initial_release_date": "2026-02-20T06:38:26Z",
"revision_history": [
{
"date": "2026-02-20T06:38:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.19.2.aarch64",
"product": {
"name": "openCryptoki-3.17.0-5.19.2.aarch64",
"product_id": "openCryptoki-3.17.0-5.19.2.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.19.2.aarch64",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.19.2.aarch64",
"product_id": "openCryptoki-64bit-3.17.0-5.19.2.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.19.2.aarch64",
"product": {
"name": "openCryptoki-devel-3.17.0-5.19.2.aarch64",
"product_id": "openCryptoki-devel-3.17.0-5.19.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.19.2.i586",
"product": {
"name": "openCryptoki-3.17.0-5.19.2.i586",
"product_id": "openCryptoki-3.17.0-5.19.2.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.17.0-5.19.2.i586",
"product": {
"name": "openCryptoki-32bit-3.17.0-5.19.2.i586",
"product_id": "openCryptoki-32bit-3.17.0-5.19.2.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.19.2.i586",
"product": {
"name": "openCryptoki-devel-3.17.0-5.19.2.i586",
"product_id": "openCryptoki-devel-3.17.0-5.19.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.19.2.ppc64le",
"product": {
"name": "openCryptoki-3.17.0-5.19.2.ppc64le",
"product_id": "openCryptoki-3.17.0-5.19.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.19.2.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.19.2.ppc64le",
"product_id": "openCryptoki-64bit-3.17.0-5.19.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.19.2.ppc64le",
"product": {
"name": "openCryptoki-devel-3.17.0-5.19.2.ppc64le",
"product_id": "openCryptoki-devel-3.17.0-5.19.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.19.2.s390",
"product": {
"name": "openCryptoki-3.17.0-5.19.2.s390",
"product_id": "openCryptoki-3.17.0-5.19.2.s390"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.17.0-5.19.2.s390",
"product": {
"name": "openCryptoki-32bit-3.17.0-5.19.2.s390",
"product_id": "openCryptoki-32bit-3.17.0-5.19.2.s390"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.19.2.s390",
"product": {
"name": "openCryptoki-devel-3.17.0-5.19.2.s390",
"product_id": "openCryptoki-devel-3.17.0-5.19.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.19.2.s390x",
"product": {
"name": "openCryptoki-3.17.0-5.19.2.s390x",
"product_id": "openCryptoki-3.17.0-5.19.2.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.19.2.s390x",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.19.2.s390x",
"product_id": "openCryptoki-64bit-3.17.0-5.19.2.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.19.2.s390x",
"product": {
"name": "openCryptoki-devel-3.17.0-5.19.2.s390x",
"product_id": "openCryptoki-devel-3.17.0-5.19.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.17.0-5.19.2.x86_64",
"product": {
"name": "openCryptoki-3.17.0-5.19.2.x86_64",
"product_id": "openCryptoki-3.17.0-5.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.17.0-5.19.2.x86_64",
"product": {
"name": "openCryptoki-64bit-3.17.0-5.19.2.x86_64",
"product_id": "openCryptoki-64bit-3.17.0-5.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.17.0-5.19.2.x86_64",
"product": {
"name": "openCryptoki-devel-3.17.0-5.19.2.x86_64",
"product_id": "openCryptoki-devel-3.17.0-5.19.2.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.19.2.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.19.2.x86_64"
},
"product_reference": "openCryptoki-3.17.0-5.19.2.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.19.2.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.19.2.x86_64"
},
"product_reference": "openCryptoki-64bit-3.17.0-5.19.2.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.19.2.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.19.2.x86_64"
},
"product_reference": "openCryptoki-devel-3.17.0-5.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.19.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.19.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.19.2.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 LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.19.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.19.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.19.2.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 LTSS Extended Security 12 SP5:openCryptoki-3.17.0-5.19.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-64bit-3.17.0-5.19.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openCryptoki-devel-3.17.0-5.19.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T06:38:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
SUSE-SU-2026:20434-1
Vulnerability from csaf_suse - Published: 2026-02-13 17:44 - Updated: 2026-02-13 17:44Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
Upgrade openCryptoki to 3.26 (jsc#PED-14609)
Security fixes:
- CVE-2026-22791: supplying malformed compressed EC public key can lead to heap corruption or denial-of-service (bsc#1256673).
- CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).
Other fixes:
* Soft: Add support for RSA keys up to 16K bits.
* CCA: Add support for RSA keys up to 8K bits (requires CCA v8.4 or v7.6 or later).
* p11sak: Add support for generating RSA keys up to 16K bits.
* Soft/ICA: Add support for SHA512/224 and SHA512/256 key derivation mechanism (CKM_SHA512_224_KEY_DERIVATION and CKM_SHA512_256_KEY_DERIVATION).
* Soft/ICA/CCA/EP11: Add support for SHA-HMAC key types CKK_SHAxxx_HMAC and key gen mechanisms CKM_SHAxxx_KEY_GEN.
* p11sak: Add support for SHA-HMAC key types and key generation.
* p11sak: Add support for key wrap and unwrap commands to export and import private and secret keys by means of key wrapping/unwrapping
with various key wrapping mechanism.
* p11kmip: Add support for using an HSM-protected TLS client key via a PKCS#11 provider.
* p11sak: Add support for exporting non-sensitive private keys to password protected PEM files.
* Add support for canceling an operation via NULL mechanism pointer at C_XxxInit() call as an alternative to C_SessionCancel() (PKCS#11 v3.0).
* EP11: Add support for pairing friendly BLS12-381 EC curve for sign/verify using CKM_IBM_ECDSA_OTHER and signature/public key aggregation using CKM_IBM_EC_AGGREGATE.
* p11sak: Add support for generating BLS12-381 EC keys.
* EP11: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later, and
a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).
* CCA: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires CCA v8.4 or later).
* Soft: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or the OQS-provider must be configured).
* p11sak: Add support for IBM-specific ML-DSA and ML-KEM key types.
* Bug fixes.
Patchnames
SUSE-SLES-16.0-284
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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\nUpgrade openCryptoki to 3.26 (jsc#PED-14609)\n\nSecurity fixes:\n\n - CVE-2026-22791: supplying malformed compressed EC public key can lead to heap corruption or denial-of-service (bsc#1256673).\n - CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).\n\nOther fixes:\n\n * Soft: Add support for RSA keys up to 16K bits.\n * CCA: Add support for RSA keys up to 8K bits (requires CCA v8.4 or v7.6 or later).\n * p11sak: Add support for generating RSA keys up to 16K bits.\n * Soft/ICA: Add support for SHA512/224 and SHA512/256 key derivation mechanism (CKM_SHA512_224_KEY_DERIVATION and CKM_SHA512_256_KEY_DERIVATION).\n * Soft/ICA/CCA/EP11: Add support for SHA-HMAC key types CKK_SHAxxx_HMAC and key gen mechanisms CKM_SHAxxx_KEY_GEN.\n * p11sak: Add support for SHA-HMAC key types and key generation.\n * p11sak: Add support for key wrap and unwrap commands to export and import private and secret keys by means of key wrapping/unwrapping\n with various key wrapping mechanism.\n * p11kmip: Add support for using an HSM-protected TLS client key via a PKCS#11 provider.\n * p11sak: Add support for exporting non-sensitive private keys to password protected PEM files.\n * Add support for canceling an operation via NULL mechanism pointer at C_XxxInit() call as an alternative to C_SessionCancel() (PKCS#11 v3.0).\n * EP11: Add support for pairing friendly BLS12-381 EC curve for sign/verify using CKM_IBM_ECDSA_OTHER and signature/public key aggregation using CKM_IBM_EC_AGGREGATE.\n * p11sak: Add support for generating BLS12-381 EC keys.\n * EP11: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later, and\n a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).\n * CCA: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires CCA v8.4 or later).\n * Soft: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or the OQS-provider must be configured).\n * p11sak: Add support for IBM-specific ML-DSA and ML-KEM key types.\n * Bug fixes.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-284",
"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_20434-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20434-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620434-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20434-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024341.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256673",
"url": "https://bugzilla.suse.com/1256673"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"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/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-02-13T17:44:22Z",
"generator": {
"date": "2026-02-13T17:44:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20434-1",
"initial_release_date": "2026-02-13T17:44:22Z",
"revision_history": [
{
"date": "2026-02-13T17:44:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.aarch64",
"product_id": "openCryptoki-3.26.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"product_id": "openCryptoki-devel-3.26.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-3.26.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"product_id": "openCryptoki-devel-3.26.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.s390x",
"product_id": "openCryptoki-3.26.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.s390x",
"product_id": "openCryptoki-devel-3.26.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.x86_64",
"product_id": "openCryptoki-3.26.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"product_id": "openCryptoki-64bit-3.26.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"product_id": "openCryptoki-devel-3.26.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.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-3.26.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.26.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.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.26.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-3.26.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.26.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.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-3.26.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.26.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.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.26.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.26.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.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.26.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.26.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.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-devel-3.26.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.26.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.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.26.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.26.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.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-3.26.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.26.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.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.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.26.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.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-3.26.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.26.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.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-3.26.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.26.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.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.26.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.26.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.26.0-160000.1.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.26.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.26.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.26.0-160000.1.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.26.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.26.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.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-devel-3.26.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.26.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.26.0-160000.1.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.26.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.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.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.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.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.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-13T17:44:22Z",
"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.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.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.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.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.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-64bit-3.26.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:openCryptoki-devel-3.26.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-13T17:44:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
SUSE-SU-2026:0569-1
Vulnerability from csaf_suse - Published: 2026-02-17 12:45 - Updated: 2026-02-17 12:45Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
Security fixes:
- CVE-2026-23893: Fixed privilege escalation or data exposure via symlink following (bsc#1257116)
Other fixes:
- Fixed FIPS mode (bsc#1248002)
Patchnames
SUSE-2026-569,SUSE-SLE-Micro-5.5-2026-569
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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 fixes:\n\n- CVE-2026-23893: Fixed privilege escalation or data exposure via symlink following (bsc#1257116)\n\nOther fixes:\n\n- Fixed FIPS mode (bsc#1248002)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-569,SUSE-SLE-Micro-5.5-2026-569",
"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_0569-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0569-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260569-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0569-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024332.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248002",
"url": "https://bugzilla.suse.com/1248002"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-02-17T12:45:39Z",
"generator": {
"date": "2026-02-17T12:45:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0569-1",
"initial_release_date": "2026-02-17T12:45:39Z",
"revision_history": [
{
"date": "2026-02-17T12:45:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.12.1.aarch64",
"product": {
"name": "openCryptoki-3.23.0-150500.3.12.1.aarch64",
"product_id": "openCryptoki-3.23.0-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.aarch64",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.aarch64",
"product_id": "openCryptoki-devel-3.23.0-150500.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.12.1.i586",
"product": {
"name": "openCryptoki-3.23.0-150500.3.12.1.i586",
"product_id": "openCryptoki-3.23.0-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.23.0-150500.3.12.1.i586",
"product": {
"name": "openCryptoki-32bit-3.23.0-150500.3.12.1.i586",
"product_id": "openCryptoki-32bit-3.23.0-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.i586",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.i586",
"product_id": "openCryptoki-devel-3.23.0-150500.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.12.1.ppc64le",
"product": {
"name": "openCryptoki-3.23.0-150500.3.12.1.ppc64le",
"product_id": "openCryptoki-3.23.0-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.ppc64le",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.ppc64le",
"product_id": "openCryptoki-devel-3.23.0-150500.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.12.1.s390x",
"product": {
"name": "openCryptoki-3.23.0-150500.3.12.1.s390x",
"product_id": "openCryptoki-3.23.0-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.s390x",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.s390x",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.s390x",
"product_id": "openCryptoki-devel-3.23.0-150500.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.23.0-150500.3.12.1.x86_64",
"product": {
"name": "openCryptoki-3.23.0-150500.3.12.1.x86_64",
"product_id": "openCryptoki-3.23.0-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.23.0-150500.3.12.1.x86_64",
"product_id": "openCryptoki-64bit-3.23.0-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.23.0-150500.3.12.1.x86_64",
"product_id": "openCryptoki-devel-3.23.0-150500.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.23.0-150500.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.12.1.s390x"
},
"product_reference": "openCryptoki-3.23.0-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.12.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 Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.12.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 Enterprise Micro 5.5:openCryptoki-3.23.0-150500.3.12.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T12:45:39Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
SUSE-SU-2026:20345-1
Vulnerability from csaf_suse - Published: 2026-02-13 17:42 - Updated: 2026-02-13 17:42Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
Upgrade openCryptoki to 3.26 (jsc#PED-14609)
Security fixes:
- CVE-2026-22791: supplying malformed compressed EC public key can lead to heap corruption or denial-of-service (bsc#1256673).
- CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).
Other fixes:
* Soft: Add support for RSA keys up to 16K bits.
* CCA: Add support for RSA keys up to 8K bits (requires CCA v8.4 or v7.6 or later).
* p11sak: Add support for generating RSA keys up to 16K bits.
* Soft/ICA: Add support for SHA512/224 and SHA512/256 key derivation mechanism (CKM_SHA512_224_KEY_DERIVATION and CKM_SHA512_256_KEY_DERIVATION).
* Soft/ICA/CCA/EP11: Add support for SHA-HMAC key types CKK_SHAxxx_HMAC and key gen mechanisms CKM_SHAxxx_KEY_GEN.
* p11sak: Add support for SHA-HMAC key types and key generation.
* p11sak: Add support for key wrap and unwrap commands to export and import private and secret keys by means of key wrapping/unwrapping
with various key wrapping mechanism.
* p11kmip: Add support for using an HSM-protected TLS client key via a PKCS#11 provider.
* p11sak: Add support for exporting non-sensitive private keys to password protected PEM files.
* Add support for canceling an operation via NULL mechanism pointer at C_XxxInit() call as an alternative to C_SessionCancel() (PKCS#11 v3.0).
* EP11: Add support for pairing friendly BLS12-381 EC curve for sign/verify using CKM_IBM_ECDSA_OTHER and signature/public key aggregation using CKM_IBM_EC_AGGREGATE.
* p11sak: Add support for generating BLS12-381 EC keys.
* EP11: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later, and
a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).
* CCA: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires CCA v8.4 or later).
* Soft: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or the OQS-provider must be configured).
* p11sak: Add support for IBM-specific ML-DSA and ML-KEM key types.
* Bug fixes.
Patchnames
SUSE-SL-Micro-6.2-284
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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\nUpgrade openCryptoki to 3.26 (jsc#PED-14609)\n\nSecurity fixes:\n\n - CVE-2026-22791: supplying malformed compressed EC public key can lead to heap corruption or denial-of-service (bsc#1256673).\n - CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).\n\nOther fixes:\n\n * Soft: Add support for RSA keys up to 16K bits.\n * CCA: Add support for RSA keys up to 8K bits (requires CCA v8.4 or v7.6 or later).\n * p11sak: Add support for generating RSA keys up to 16K bits.\n * Soft/ICA: Add support for SHA512/224 and SHA512/256 key derivation mechanism (CKM_SHA512_224_KEY_DERIVATION and CKM_SHA512_256_KEY_DERIVATION).\n * Soft/ICA/CCA/EP11: Add support for SHA-HMAC key types CKK_SHAxxx_HMAC and key gen mechanisms CKM_SHAxxx_KEY_GEN.\n * p11sak: Add support for SHA-HMAC key types and key generation.\n * p11sak: Add support for key wrap and unwrap commands to export and import private and secret keys by means of key wrapping/unwrapping\n with various key wrapping mechanism.\n * p11kmip: Add support for using an HSM-protected TLS client key via a PKCS#11 provider.\n * p11sak: Add support for exporting non-sensitive private keys to password protected PEM files.\n * Add support for canceling an operation via NULL mechanism pointer at C_XxxInit() call as an alternative to C_SessionCancel() (PKCS#11 v3.0).\n * EP11: Add support for pairing friendly BLS12-381 EC curve for sign/verify using CKM_IBM_ECDSA_OTHER and signature/public key aggregation using CKM_IBM_EC_AGGREGATE.\n * p11sak: Add support for generating BLS12-381 EC keys.\n * EP11: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires an EP11 host library v4.2 or later, and\n a CEX8P crypto card with firmware v9.6 or later on IBM z17, and v8.39 or later on IBM z16).\n * CCA: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires CCA v8.4 or later).\n * Soft: Add support for IBM-specific ML-DSA and ML-KEM key types and mechanisms (requires OpenSSL 3.5 or later, or the OQS-provider must be configured).\n * p11sak: Add support for IBM-specific ML-DSA and ML-KEM key types.\n * Bug fixes.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-284",
"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_20345-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20345-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620345-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20345-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024274.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256673",
"url": "https://bugzilla.suse.com/1256673"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"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/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-02-13T17:42:31Z",
"generator": {
"date": "2026-02-13T17:42:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20345-1",
"initial_release_date": "2026-02-13T17:42:31Z",
"revision_history": [
{
"date": "2026-02-13T17:42:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-160000.1.1.s390x",
"product": {
"name": "openCryptoki-3.26.0-160000.1.1.s390x",
"product_id": "openCryptoki-3.26.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:sles:16:16.0:transactional"
}
}
}
],
"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.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openCryptoki-3.26.0-160000.1.1.s390x"
},
"product_reference": "openCryptoki-3.26.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.26.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.26.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.26.0-160000.1.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-13T17:42:31Z",
"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.26.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.26.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.26.0-160000.1.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-13T17:42:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
SUSE-SU-2026:0481-1
Vulnerability from csaf_suse - Published: 2026-02-12 16:04 - Updated: 2026-02-12 16:04Summary
Security update for openCryptoki
Notes
Title of the patch
Security update for openCryptoki
Description of the patch
This update for openCryptoki fixes the following issues:
- CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).
Patchnames
SUSE-2026-481,SUSE-SLE-Module-Server-Applications-15-SP7-2026-481
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openCryptoki",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openCryptoki fixes the following issues:\n\n- CVE-2026-23893: Privilege Escalation or Data Exposure via Symlink Following (bsc#1257116).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-481,SUSE-SLE-Module-Server-Applications-15-SP7-2026-481",
"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_0481-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0481-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260481-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0481-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024150.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257116",
"url": "https://bugzilla.suse.com/1257116"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23893/"
}
],
"title": "Security update for openCryptoki",
"tracking": {
"current_release_date": "2026-02-12T16:04:14Z",
"generator": {
"date": "2026-02-12T16:04:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0481-1",
"initial_release_date": "2026-02-12T16:04:14Z",
"revision_history": [
{
"date": "2026-02-12T16:04:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-150700.5.12.1.aarch64",
"product": {
"name": "openCryptoki-3.26.0-150700.5.12.1.aarch64",
"product_id": "openCryptoki-3.26.0-150700.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64",
"product": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64",
"product_id": "openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.aarch64",
"product": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.aarch64",
"product_id": "openCryptoki-devel-3.26.0-150700.5.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-150700.5.12.1.i586",
"product": {
"name": "openCryptoki-3.26.0-150700.5.12.1.i586",
"product_id": "openCryptoki-3.26.0-150700.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-32bit-3.26.0-150700.5.12.1.i586",
"product": {
"name": "openCryptoki-32bit-3.26.0-150700.5.12.1.i586",
"product_id": "openCryptoki-32bit-3.26.0-150700.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.i586",
"product": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.i586",
"product_id": "openCryptoki-devel-3.26.0-150700.5.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-150700.5.12.1.ppc64le",
"product": {
"name": "openCryptoki-3.26.0-150700.5.12.1.ppc64le",
"product_id": "openCryptoki-3.26.0-150700.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le",
"product": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le",
"product_id": "openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le",
"product": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le",
"product_id": "openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-150700.5.12.1.s390x",
"product": {
"name": "openCryptoki-3.26.0-150700.5.12.1.s390x",
"product_id": "openCryptoki-3.26.0-150700.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.s390x",
"product": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.s390x",
"product_id": "openCryptoki-64bit-3.26.0-150700.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.s390x",
"product": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.s390x",
"product_id": "openCryptoki-devel-3.26.0-150700.5.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openCryptoki-3.26.0-150700.5.12.1.x86_64",
"product": {
"name": "openCryptoki-3.26.0-150700.5.12.1.x86_64",
"product_id": "openCryptoki-3.26.0-150700.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64",
"product": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64",
"product_id": "openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.x86_64",
"product": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.x86_64",
"product_id": "openCryptoki-devel-3.26.0-150700.5.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-150700.5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.aarch64"
},
"product_reference": "openCryptoki-3.26.0-150700.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-150700.5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.ppc64le"
},
"product_reference": "openCryptoki-3.26.0-150700.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-150700.5.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.s390x"
},
"product_reference": "openCryptoki-3.26.0-150700.5.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-3.26.0-150700.5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.x86_64"
},
"product_reference": "openCryptoki-3.26.0-150700.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64"
},
"product_reference": "openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le"
},
"product_reference": "openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.s390x"
},
"product_reference": "openCryptoki-64bit-3.26.0-150700.5.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64"
},
"product_reference": "openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.aarch64"
},
"product_reference": "openCryptoki-devel-3.26.0-150700.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le"
},
"product_reference": "openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.s390x"
},
"product_reference": "openCryptoki-devel-3.26.0-150700.5.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openCryptoki-devel-3.26.0-150700.5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.x86_64"
},
"product_reference": "openCryptoki-devel-3.26.0-150700.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23893"
}
],
"notes": [
{
"category": "general",
"text": "openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. Versions 2.3.2 and above are vulnerable to symlink-following when running in privileged contexts. A token-group user can redirect file operations to arbitrary filesystem targets by planting symlinks in group-writable token directories, resulting in privilege escalation or data exposure. Token and lock directories are 0770 (group-writable for token users), so any token-group member can plant files and symlinks inside them. When run as root, the base code handling token directory file access, as well as several openCryptoki tools used for administrative purposes, may reset ownership or permissions on existing files inside the token directories. An attacker with token-group membership can exploit the system when an administrator runs a PKCS#11 application or administrative tool that performs chown on files inside the token directory during normal maintenance. This issue is fixed in commit 5e6e4b4, but has not been included in a released version at the time of publication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.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 Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.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 Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-3.26.0-150700.5.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-64bit-3.26.0-150700.5.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:openCryptoki-devel-3.26.0-150700.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T16:04:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-23893"
}
]
}
FKIE_CVE-2026-23893
Vulnerability from fkie_nvd - Published: 2026-01-22 01:15 - Updated: 2026-03-06 20:00
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| opencryptoki_project | opencryptoki | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:opencryptoki_project:opencryptoki:*:*:*:*:*:*:*:*",
"matchCriteriaId": "88FDC076-2D79-4CAE-9002-05B35359D880",
"versionStartIncluding": "2.3.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "openCryptoki es una librer\u00eda PKCS#11 y proporciona herramientas para Linux y AIX. Las versiones 2.3.2 y superiores son vulnerables al seguimiento de enlaces simb\u00f3licos cuando se ejecutan en contextos privilegiados. Un usuario del grupo de tokens puede redirigir operaciones de archivo a destinos arbitrarios del sistema de archivos al colocar enlaces simb\u00f3licos en directorios de tokens con permisos de escritura para el grupo, lo que resulta en escalada de privilegios o exposici\u00f3n de datos. Los directorios de tokens y de bloqueo son 0770 (con permisos de escritura para el grupo de usuarios de tokens), por lo que cualquier miembro del grupo de tokens puede colocar archivos y enlaces simb\u00f3licos dentro de ellos. Cuando se ejecuta como root, el c\u00f3digo base que maneja el acceso a archivos del directorio de tokens, as\u00ed como varias herramientas de openCryptoki utilizadas con fines administrativos, pueden restablecer la propiedad o los permisos en archivos existentes dentro de los directorios de tokens. Un atacante con membres\u00eda en el grupo de tokens puede explotar el sistema cuando un administrador ejecuta una aplicaci\u00f3n PKCS#11 o una herramienta administrativa que realiza chown en archivos dentro del directorio de tokens durante el mantenimiento normal. Este problema est\u00e1 solucionado en el commit 5e6e4b4, pero no ha sido incluido en una versi\u00f3n publicada en el momento de la publicaci\u00f3n."
}
],
"id": "CVE-2026-23893",
"lastModified": "2026-03-06T20:00:01.213",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.3,
"impactScore": 5.5,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-01-22T01:15:52.310",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/opencryptoki/opencryptoki/commit/5e6e4b42f2b1fcc1e4ef1b920e463bfa55da8b45"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-j6c7-mvpx-jx5q"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-59"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…