Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-62291 (GCVE-0-2025-62291)
Vulnerability from cvelistv5 – Published: 2026-01-16 00:00 – Updated: 2026-01-16 19:07
VLAI?
EPSS
Summary
In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow.
Severity ?
8.1 (High)
CWE
- CWE-191 - Integer Underflow (Wrap or Wraparound)
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| strongSwan | strongSwan |
Affected:
4.2.12 , < 6.0.3
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-62291",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-16T18:50:33.538280Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-16T18:51:12.740Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-01-16T19:07:43.455Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/11/msg00002.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "strongSwan",
"vendor": "strongSwan",
"versions": [
{
"lessThan": "6.0.3",
"status": "affected",
"version": "4.2.12",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:strongswan:strongswan:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.0.3",
"versionStartIncluding": "4.2.12",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-191",
"description": "CWE-191 Integer Underflow (Wrap or Wraparound)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-16T18:23:50.089Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/strongswan/strongswan/releases"
},
{
"url": "https://github.com/strongswan/strongswan/commits/master/src/libcharon/plugins/eap_mschapv2"
},
{
"url": "https://www.strongswan.org/blog/2025/10/27/strongswan-vulnerability-%28cve-2025-62291%29.html"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2025-62291",
"datePublished": "2026-01-16T00:00:00.000Z",
"dateReserved": "2025-10-10T00:00:00.000Z",
"dateUpdated": "2026-01-16T19:07:43.455Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-62291\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-01-16T19:16:18.163\",\"lastModified\":\"2026-01-26T15:05:57.190\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-191\"}]}],\"references\":[{\"url\":\"https://github.com/strongswan/strongswan/commits/master/src/libcharon/plugins/eap_mschapv2\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/strongswan/strongswan/releases\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.strongswan.org/blog/2025/10/27/strongswan-vulnerability-%28cve-2025-62291%29.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/11/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/11/msg00002.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-16T19:07:43.455Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-62291\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-16T18:50:33.538280Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-16T18:51:04.876Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"strongSwan\", \"product\": \"strongSwan\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.2.12\", \"lessThan\": \"6.0.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/strongswan/strongswan/releases\"}, {\"url\": \"https://github.com/strongswan/strongswan/commits/master/src/libcharon/plugins/eap_mschapv2\"}, {\"url\": \"https://www.strongswan.org/blog/2025/10/27/strongswan-vulnerability-%28cve-2025-62291%29.html\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-191\", \"description\": \"CWE-191 Integer Underflow (Wrap or Wraparound)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:strongswan:strongswan:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.0.3\", \"versionStartIncluding\": \"4.2.12\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-01-16T18:23:50.089Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-62291\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-16T19:07:43.455Z\", \"dateReserved\": \"2025-10-10T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-01-16T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2025:20132-1
Vulnerability from csaf_opensuse - Published: 2025-12-02 13:11 - Updated: 2025-12-02 13:11Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: Fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941).
Patchnames
openSUSE-Leap-16.0-90
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n- CVE-2025-62291: Fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-90",
"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-2025_20132-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-12-02T13:11:59Z",
"generator": {
"date": "2025-12-02T13:11:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:20132-1",
"initial_release_date": "2025-12-02T13:11:59Z",
"revision_history": [
{
"date": "2025-12-02T13:11:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-fips-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-nm-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-sqlite-6.0.1-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-6.0.1-160000.3.1.noarch",
"product": {
"name": "strongswan-doc-6.0.1-160000.3.1.noarch",
"product_id": "strongswan-doc-6.0.1-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-fips-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-nm-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-fips-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-nm-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-sqlite-6.0.1-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-fips-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-nm-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-sqlite-6.0.1-160000.3.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": "strongswan-6.0.1-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-6.0.1-160000.3.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-doc-6.0.1-160000.3.1.noarch"
},
"product_reference": "strongswan-doc-6.0.1-160000.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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:strongswan-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"openSUSE Leap 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-02T13:11:59Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
OPENSUSE-SU-2025:15681-1
Vulnerability from csaf_opensuse - Published: 2025-10-29 00:00 - Updated: 2025-10-29 00:00Summary
strongswan-6.0.3-1.1 on GA media
Notes
Title of the patch
strongswan-6.0.3-1.1 on GA media
Description of the patch
These are all security issues fixed in the strongswan-6.0.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15681
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": "strongswan-6.0.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the strongswan-6.0.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15681",
"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-2025_15681-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "strongswan-6.0.3-1.1 on GA media",
"tracking": {
"current_release_date": "2025-10-29T00:00:00Z",
"generator": {
"date": "2025-10-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15681-1",
"initial_release_date": "2025-10-29T00:00:00Z",
"revision_history": [
{
"date": "2025-10-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.3-1.1.aarch64",
"product": {
"name": "strongswan-6.0.3-1.1.aarch64",
"product_id": "strongswan-6.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-doc-6.0.3-1.1.aarch64",
"product": {
"name": "strongswan-doc-6.0.3-1.1.aarch64",
"product_id": "strongswan-doc-6.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.3-1.1.aarch64",
"product": {
"name": "strongswan-fips-6.0.3-1.1.aarch64",
"product_id": "strongswan-fips-6.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.3-1.1.aarch64",
"product": {
"name": "strongswan-ipsec-6.0.3-1.1.aarch64",
"product_id": "strongswan-ipsec-6.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.3-1.1.aarch64",
"product": {
"name": "strongswan-mysql-6.0.3-1.1.aarch64",
"product_id": "strongswan-mysql-6.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.3-1.1.aarch64",
"product": {
"name": "strongswan-nm-6.0.3-1.1.aarch64",
"product_id": "strongswan-nm-6.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.3-1.1.aarch64",
"product": {
"name": "strongswan-sqlite-6.0.3-1.1.aarch64",
"product_id": "strongswan-sqlite-6.0.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.3-1.1.ppc64le",
"product": {
"name": "strongswan-6.0.3-1.1.ppc64le",
"product_id": "strongswan-6.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-doc-6.0.3-1.1.ppc64le",
"product": {
"name": "strongswan-doc-6.0.3-1.1.ppc64le",
"product_id": "strongswan-doc-6.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.3-1.1.ppc64le",
"product": {
"name": "strongswan-fips-6.0.3-1.1.ppc64le",
"product_id": "strongswan-fips-6.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.3-1.1.ppc64le",
"product": {
"name": "strongswan-ipsec-6.0.3-1.1.ppc64le",
"product_id": "strongswan-ipsec-6.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.3-1.1.ppc64le",
"product": {
"name": "strongswan-mysql-6.0.3-1.1.ppc64le",
"product_id": "strongswan-mysql-6.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.3-1.1.ppc64le",
"product": {
"name": "strongswan-nm-6.0.3-1.1.ppc64le",
"product_id": "strongswan-nm-6.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.3-1.1.ppc64le",
"product": {
"name": "strongswan-sqlite-6.0.3-1.1.ppc64le",
"product_id": "strongswan-sqlite-6.0.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.3-1.1.s390x",
"product": {
"name": "strongswan-6.0.3-1.1.s390x",
"product_id": "strongswan-6.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-doc-6.0.3-1.1.s390x",
"product": {
"name": "strongswan-doc-6.0.3-1.1.s390x",
"product_id": "strongswan-doc-6.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.3-1.1.s390x",
"product": {
"name": "strongswan-fips-6.0.3-1.1.s390x",
"product_id": "strongswan-fips-6.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.3-1.1.s390x",
"product": {
"name": "strongswan-ipsec-6.0.3-1.1.s390x",
"product_id": "strongswan-ipsec-6.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.3-1.1.s390x",
"product": {
"name": "strongswan-mysql-6.0.3-1.1.s390x",
"product_id": "strongswan-mysql-6.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.3-1.1.s390x",
"product": {
"name": "strongswan-nm-6.0.3-1.1.s390x",
"product_id": "strongswan-nm-6.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.3-1.1.s390x",
"product": {
"name": "strongswan-sqlite-6.0.3-1.1.s390x",
"product_id": "strongswan-sqlite-6.0.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.3-1.1.x86_64",
"product": {
"name": "strongswan-6.0.3-1.1.x86_64",
"product_id": "strongswan-6.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-doc-6.0.3-1.1.x86_64",
"product": {
"name": "strongswan-doc-6.0.3-1.1.x86_64",
"product_id": "strongswan-doc-6.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.3-1.1.x86_64",
"product": {
"name": "strongswan-fips-6.0.3-1.1.x86_64",
"product_id": "strongswan-fips-6.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.3-1.1.x86_64",
"product": {
"name": "strongswan-ipsec-6.0.3-1.1.x86_64",
"product_id": "strongswan-ipsec-6.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.3-1.1.x86_64",
"product": {
"name": "strongswan-mysql-6.0.3-1.1.x86_64",
"product_id": "strongswan-mysql-6.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.3-1.1.x86_64",
"product": {
"name": "strongswan-nm-6.0.3-1.1.x86_64",
"product_id": "strongswan-nm-6.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.3-1.1.x86_64",
"product": {
"name": "strongswan-sqlite-6.0.3-1.1.x86_64",
"product_id": "strongswan-sqlite-6.0.3-1.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": "strongswan-6.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-6.0.3-1.1.aarch64"
},
"product_reference": "strongswan-6.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-6.0.3-1.1.ppc64le"
},
"product_reference": "strongswan-6.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-6.0.3-1.1.s390x"
},
"product_reference": "strongswan-6.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-6.0.3-1.1.x86_64"
},
"product_reference": "strongswan-6.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-6.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.aarch64"
},
"product_reference": "strongswan-doc-6.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-6.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.ppc64le"
},
"product_reference": "strongswan-doc-6.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-6.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.s390x"
},
"product_reference": "strongswan-doc-6.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-6.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.x86_64"
},
"product_reference": "strongswan-doc-6.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.aarch64"
},
"product_reference": "strongswan-fips-6.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.ppc64le"
},
"product_reference": "strongswan-fips-6.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.s390x"
},
"product_reference": "strongswan-fips-6.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.x86_64"
},
"product_reference": "strongswan-fips-6.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.aarch64"
},
"product_reference": "strongswan-ipsec-6.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.ppc64le"
},
"product_reference": "strongswan-ipsec-6.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.s390x"
},
"product_reference": "strongswan-ipsec-6.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.x86_64"
},
"product_reference": "strongswan-ipsec-6.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.aarch64"
},
"product_reference": "strongswan-mysql-6.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.ppc64le"
},
"product_reference": "strongswan-mysql-6.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.s390x"
},
"product_reference": "strongswan-mysql-6.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.x86_64"
},
"product_reference": "strongswan-mysql-6.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.aarch64"
},
"product_reference": "strongswan-nm-6.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.ppc64le"
},
"product_reference": "strongswan-nm-6.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.s390x"
},
"product_reference": "strongswan-nm-6.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.x86_64"
},
"product_reference": "strongswan-nm-6.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.aarch64"
},
"product_reference": "strongswan-sqlite-6.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.ppc64le"
},
"product_reference": "strongswan-sqlite-6.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.s390x"
},
"product_reference": "strongswan-sqlite-6.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.x86_64"
},
"product_reference": "strongswan-sqlite-6.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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:strongswan-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-doc-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-fips-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-ipsec-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-mysql-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-nm-6.0.3-1.1.x86_64",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.aarch64",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.s390x",
"openSUSE Tumbleweed:strongswan-sqlite-6.0.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-29T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
SUSE-SU-2025:3855-1
Vulnerability from csaf_suse - Published: 2025-10-29 14:15 - Updated: 2025-10-29 14:15Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)
Patchnames
SUSE-2025-3855,SUSE-SLE-Module-Basesystem-15-SP6-2025-3855,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3855,SUSE-SLE-Product-WE-15-SP6-2025-3855,openSUSE-SLE-15.6-2025-3855
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n - CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3855,SUSE-SLE-Module-Basesystem-15-SP6-2025-3855,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3855,SUSE-SLE-Product-WE-15-SP6-2025-3855,openSUSE-SLE-15.6-2025-3855",
"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-2025_3855-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3855-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253855-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3855-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023083.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-10-29T14:15:40Z",
"generator": {
"date": "2025-10-29T14:15:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3855-1",
"initial_release_date": "2025-10-29T14:15:40Z",
"revision_history": [
{
"date": "2025-10-29T14:15:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.12-150600.3.5.2.aarch64",
"product": {
"name": "strongswan-5.9.12-150600.3.5.2.aarch64",
"product_id": "strongswan-5.9.12-150600.3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"product": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"product_id": "strongswan-hmac-5.9.12-150600.3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"product": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"product_id": "strongswan-ipsec-5.9.12-150600.3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"product": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"product_id": "strongswan-libs0-5.9.12-150600.3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.12-150600.3.5.2.aarch64",
"product": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.aarch64",
"product_id": "strongswan-mysql-5.9.12-150600.3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"product": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"product_id": "strongswan-nm-5.9.12-150600.3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.aarch64",
"product": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.aarch64",
"product_id": "strongswan-sqlite-5.9.12-150600.3.5.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.12-150600.3.5.2.i586",
"product": {
"name": "strongswan-5.9.12-150600.3.5.2.i586",
"product_id": "strongswan-5.9.12-150600.3.5.2.i586"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.12-150600.3.5.2.i586",
"product": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.i586",
"product_id": "strongswan-hmac-5.9.12-150600.3.5.2.i586"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.i586",
"product": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.i586",
"product_id": "strongswan-ipsec-5.9.12-150600.3.5.2.i586"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.12-150600.3.5.2.i586",
"product": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.i586",
"product_id": "strongswan-libs0-5.9.12-150600.3.5.2.i586"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.12-150600.3.5.2.i586",
"product": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.i586",
"product_id": "strongswan-mysql-5.9.12-150600.3.5.2.i586"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.12-150600.3.5.2.i586",
"product": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.i586",
"product_id": "strongswan-nm-5.9.12-150600.3.5.2.i586"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.i586",
"product": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.i586",
"product_id": "strongswan-sqlite-5.9.12-150600.3.5.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-5.9.12-150600.3.5.2.noarch",
"product": {
"name": "strongswan-doc-5.9.12-150600.3.5.2.noarch",
"product_id": "strongswan-doc-5.9.12-150600.3.5.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.12-150600.3.5.2.ppc64le",
"product": {
"name": "strongswan-5.9.12-150600.3.5.2.ppc64le",
"product_id": "strongswan-5.9.12-150600.3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"product": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"product_id": "strongswan-hmac-5.9.12-150600.3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"product": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"product_id": "strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"product": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"product_id": "strongswan-libs0-5.9.12-150600.3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.12-150600.3.5.2.ppc64le",
"product": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.ppc64le",
"product_id": "strongswan-mysql-5.9.12-150600.3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"product": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"product_id": "strongswan-nm-5.9.12-150600.3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le",
"product": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le",
"product_id": "strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.12-150600.3.5.2.s390x",
"product": {
"name": "strongswan-5.9.12-150600.3.5.2.s390x",
"product_id": "strongswan-5.9.12-150600.3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"product": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"product_id": "strongswan-hmac-5.9.12-150600.3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"product": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"product_id": "strongswan-ipsec-5.9.12-150600.3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"product": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"product_id": "strongswan-libs0-5.9.12-150600.3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.12-150600.3.5.2.s390x",
"product": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.s390x",
"product_id": "strongswan-mysql-5.9.12-150600.3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.12-150600.3.5.2.s390x",
"product": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.s390x",
"product_id": "strongswan-nm-5.9.12-150600.3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.s390x",
"product": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.s390x",
"product_id": "strongswan-sqlite-5.9.12-150600.3.5.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.12-150600.3.5.2.x86_64",
"product": {
"name": "strongswan-5.9.12-150600.3.5.2.x86_64",
"product_id": "strongswan-5.9.12-150600.3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"product": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"product_id": "strongswan-hmac-5.9.12-150600.3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"product": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"product_id": "strongswan-ipsec-5.9.12-150600.3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"product": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"product_id": "strongswan-libs0-5.9.12-150600.3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.12-150600.3.5.2.x86_64",
"product": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.x86_64",
"product_id": "strongswan-mysql-5.9.12-150600.3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"product": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"product_id": "strongswan-nm-5.9.12-150600.3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.x86_64",
"product": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.x86_64",
"product_id": "strongswan-sqlite-5.9.12-150600.3.5.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp6"
}
}
},
{
"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": "strongswan-5.9.12-150600.3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.12-150600.3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.12-150600.3.5.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.12-150600.3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.12-150600.3.5.2.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-doc-5.9.12-150600.3.5.2.noarch"
},
"product_reference": "strongswan-doc-5.9.12-150600.3.5.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.12-150600.3.5.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.12-150600.3.5.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.12-150600.3.5.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.12-150600.3.5.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.12-150600.3.5.2.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-doc-5.9.12-150600.3.5.2.noarch"
},
"product_reference": "strongswan-doc-5.9.12-150600.3.5.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.12-150600.3.5.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.12-150600.3.5.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.12-150600.3.5.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-mysql-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-mysql-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-mysql-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-5.9.12-150600.3.5.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-mysql-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.12-150600.3.5.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.aarch64"
},
"product_reference": "strongswan-sqlite-5.9.12-150600.3.5.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le"
},
"product_reference": "strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.s390x"
},
"product_reference": "strongswan-sqlite-5.9.12-150600.3.5.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-5.9.12-150600.3.5.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.x86_64"
},
"product_reference": "strongswan-sqlite-5.9.12-150600.3.5.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-doc-5.9.12-150600.3.5.2.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-doc-5.9.12-150600.3.5.2.noarch",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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 Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-doc-5.9.12-150600.3.5.2.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-doc-5.9.12-150600.3.5.2.noarch",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-doc-5.9.12-150600.3.5.2.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-doc-5.9.12-150600.3.5.2.noarch",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-hmac-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-ipsec-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-libs0-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-mysql-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-nm-5.9.12-150600.3.5.2.x86_64",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.aarch64",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.ppc64le",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.s390x",
"openSUSE Leap 15.6:strongswan-sqlite-5.9.12-150600.3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-29T14:15:40Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
SUSE-SU-2025:3873-1
Vulnerability from csaf_suse - Published: 2025-10-30 15:10 - Updated: 2025-10-30 15:10Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: fixed a buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)
Patchnames
SUSE-2025-3873,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3873,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3873,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3873,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3873
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n - CVE-2025-62291: fixed a buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3873,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3873,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3873,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3873,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3873",
"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-2025_3873-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3873-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253873-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3873-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023086.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-10-30T15:10:54Z",
"generator": {
"date": "2025-10-30T15:10:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3873-1",
"initial_release_date": "2025-10-30T15:10:54Z",
"revision_history": [
{
"date": "2025-10-30T15:10:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150500.5.9.1.aarch64",
"product": {
"name": "strongswan-5.9.11-150500.5.9.1.aarch64",
"product_id": "strongswan-5.9.11-150500.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"product": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"product_id": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"product": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"product_id": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"product": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"product_id": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150500.5.9.1.aarch64",
"product": {
"name": "strongswan-mysql-5.9.11-150500.5.9.1.aarch64",
"product_id": "strongswan-mysql-5.9.11-150500.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150500.5.9.1.aarch64",
"product": {
"name": "strongswan-nm-5.9.11-150500.5.9.1.aarch64",
"product_id": "strongswan-nm-5.9.11-150500.5.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.aarch64",
"product": {
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.aarch64",
"product_id": "strongswan-sqlite-5.9.11-150500.5.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150500.5.9.1.i586",
"product": {
"name": "strongswan-5.9.11-150500.5.9.1.i586",
"product_id": "strongswan-5.9.11-150500.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150500.5.9.1.i586",
"product": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.i586",
"product_id": "strongswan-hmac-5.9.11-150500.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.i586",
"product": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.i586",
"product_id": "strongswan-ipsec-5.9.11-150500.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150500.5.9.1.i586",
"product": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.i586",
"product_id": "strongswan-libs0-5.9.11-150500.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150500.5.9.1.i586",
"product": {
"name": "strongswan-mysql-5.9.11-150500.5.9.1.i586",
"product_id": "strongswan-mysql-5.9.11-150500.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150500.5.9.1.i586",
"product": {
"name": "strongswan-nm-5.9.11-150500.5.9.1.i586",
"product_id": "strongswan-nm-5.9.11-150500.5.9.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.i586",
"product": {
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.i586",
"product_id": "strongswan-sqlite-5.9.11-150500.5.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-5.9.11-150500.5.9.1.noarch",
"product": {
"name": "strongswan-doc-5.9.11-150500.5.9.1.noarch",
"product_id": "strongswan-doc-5.9.11-150500.5.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150500.5.9.1.ppc64le",
"product": {
"name": "strongswan-5.9.11-150500.5.9.1.ppc64le",
"product_id": "strongswan-5.9.11-150500.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"product": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"product_id": "strongswan-hmac-5.9.11-150500.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"product": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"product_id": "strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"product": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"product_id": "strongswan-libs0-5.9.11-150500.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150500.5.9.1.ppc64le",
"product": {
"name": "strongswan-mysql-5.9.11-150500.5.9.1.ppc64le",
"product_id": "strongswan-mysql-5.9.11-150500.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150500.5.9.1.ppc64le",
"product": {
"name": "strongswan-nm-5.9.11-150500.5.9.1.ppc64le",
"product_id": "strongswan-nm-5.9.11-150500.5.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.ppc64le",
"product": {
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.ppc64le",
"product_id": "strongswan-sqlite-5.9.11-150500.5.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150500.5.9.1.s390x",
"product": {
"name": "strongswan-5.9.11-150500.5.9.1.s390x",
"product_id": "strongswan-5.9.11-150500.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150500.5.9.1.s390x",
"product": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.s390x",
"product_id": "strongswan-hmac-5.9.11-150500.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.s390x",
"product": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.s390x",
"product_id": "strongswan-ipsec-5.9.11-150500.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150500.5.9.1.s390x",
"product": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.s390x",
"product_id": "strongswan-libs0-5.9.11-150500.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150500.5.9.1.s390x",
"product": {
"name": "strongswan-mysql-5.9.11-150500.5.9.1.s390x",
"product_id": "strongswan-mysql-5.9.11-150500.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150500.5.9.1.s390x",
"product": {
"name": "strongswan-nm-5.9.11-150500.5.9.1.s390x",
"product_id": "strongswan-nm-5.9.11-150500.5.9.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.s390x",
"product": {
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.s390x",
"product_id": "strongswan-sqlite-5.9.11-150500.5.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150500.5.9.1.x86_64",
"product": {
"name": "strongswan-5.9.11-150500.5.9.1.x86_64",
"product_id": "strongswan-5.9.11-150500.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"product": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"product_id": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"product": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"product_id": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"product": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"product_id": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150500.5.9.1.x86_64",
"product": {
"name": "strongswan-mysql-5.9.11-150500.5.9.1.x86_64",
"product_id": "strongswan-mysql-5.9.11-150500.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150500.5.9.1.x86_64",
"product": {
"name": "strongswan-nm-5.9.11-150500.5.9.1.x86_64",
"product_id": "strongswan-nm-5.9.11-150500.5.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.x86_64",
"product": {
"name": "strongswan-sqlite-5.9.11-150500.5.9.1.x86_64",
"product_id": "strongswan-sqlite-5.9.11-150500.5.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150500.5.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-doc-5.9.11-150500.5.9.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150500.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150500.5.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150500.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.s390x"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150500.5.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150500.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.s390x"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.s390x"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.s390x"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150500.5.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-doc-5.9.11-150500.5.9.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150500.5.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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 High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:strongswan-libs0-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-doc-5.9.11-150500.5.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-hmac-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-ipsec-5.9.11-150500.5.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:strongswan-libs0-5.9.11-150500.5.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-30T15:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
SUSE-SU-2025:3856-1
Vulnerability from csaf_suse - Published: 2025-10-29 14:16 - Updated: 2025-10-29 14:16Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: fixed a buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)
Patchnames
SUSE-2025-3856,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3856,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3856,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3856,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3856,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3856,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3856
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n - CVE-2025-62291: fixed a buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3856,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3856,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3856,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3856,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3856,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3856,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3856",
"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-2025_3856-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3856-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253856-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3856-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023082.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-10-29T14:16:31Z",
"generator": {
"date": "2025-10-29T14:16:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3856-1",
"initial_release_date": "2025-10-29T14:16:31Z",
"revision_history": [
{
"date": "2025-10-29T14:16:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150400.19.20.1.aarch64",
"product": {
"name": "strongswan-5.9.11-150400.19.20.1.aarch64",
"product_id": "strongswan-5.9.11-150400.19.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"product": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"product_id": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"product": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"product_id": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"product": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"product_id": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150400.19.20.1.aarch64",
"product": {
"name": "strongswan-mysql-5.9.11-150400.19.20.1.aarch64",
"product_id": "strongswan-mysql-5.9.11-150400.19.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150400.19.20.1.aarch64",
"product": {
"name": "strongswan-nm-5.9.11-150400.19.20.1.aarch64",
"product_id": "strongswan-nm-5.9.11-150400.19.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.aarch64",
"product": {
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.aarch64",
"product_id": "strongswan-sqlite-5.9.11-150400.19.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150400.19.20.1.i586",
"product": {
"name": "strongswan-5.9.11-150400.19.20.1.i586",
"product_id": "strongswan-5.9.11-150400.19.20.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150400.19.20.1.i586",
"product": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.i586",
"product_id": "strongswan-hmac-5.9.11-150400.19.20.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.i586",
"product": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.i586",
"product_id": "strongswan-ipsec-5.9.11-150400.19.20.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150400.19.20.1.i586",
"product": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.i586",
"product_id": "strongswan-libs0-5.9.11-150400.19.20.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150400.19.20.1.i586",
"product": {
"name": "strongswan-mysql-5.9.11-150400.19.20.1.i586",
"product_id": "strongswan-mysql-5.9.11-150400.19.20.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150400.19.20.1.i586",
"product": {
"name": "strongswan-nm-5.9.11-150400.19.20.1.i586",
"product_id": "strongswan-nm-5.9.11-150400.19.20.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.i586",
"product": {
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.i586",
"product_id": "strongswan-sqlite-5.9.11-150400.19.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"product": {
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"product_id": "strongswan-doc-5.9.11-150400.19.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150400.19.20.1.ppc64le",
"product": {
"name": "strongswan-5.9.11-150400.19.20.1.ppc64le",
"product_id": "strongswan-5.9.11-150400.19.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"product": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"product_id": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"product": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"product_id": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"product": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"product_id": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150400.19.20.1.ppc64le",
"product": {
"name": "strongswan-mysql-5.9.11-150400.19.20.1.ppc64le",
"product_id": "strongswan-mysql-5.9.11-150400.19.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150400.19.20.1.ppc64le",
"product": {
"name": "strongswan-nm-5.9.11-150400.19.20.1.ppc64le",
"product_id": "strongswan-nm-5.9.11-150400.19.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.ppc64le",
"product": {
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.ppc64le",
"product_id": "strongswan-sqlite-5.9.11-150400.19.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150400.19.20.1.s390x",
"product": {
"name": "strongswan-5.9.11-150400.19.20.1.s390x",
"product_id": "strongswan-5.9.11-150400.19.20.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"product": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"product_id": "strongswan-hmac-5.9.11-150400.19.20.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"product": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"product_id": "strongswan-ipsec-5.9.11-150400.19.20.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"product": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"product_id": "strongswan-libs0-5.9.11-150400.19.20.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150400.19.20.1.s390x",
"product": {
"name": "strongswan-mysql-5.9.11-150400.19.20.1.s390x",
"product_id": "strongswan-mysql-5.9.11-150400.19.20.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150400.19.20.1.s390x",
"product": {
"name": "strongswan-nm-5.9.11-150400.19.20.1.s390x",
"product_id": "strongswan-nm-5.9.11-150400.19.20.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.s390x",
"product": {
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.s390x",
"product_id": "strongswan-sqlite-5.9.11-150400.19.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.11-150400.19.20.1.x86_64",
"product": {
"name": "strongswan-5.9.11-150400.19.20.1.x86_64",
"product_id": "strongswan-5.9.11-150400.19.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"product": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"product_id": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"product": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"product_id": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"product": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"product_id": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.11-150400.19.20.1.x86_64",
"product": {
"name": "strongswan-mysql-5.9.11-150400.19.20.1.x86_64",
"product_id": "strongswan-mysql-5.9.11-150400.19.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.11-150400.19.20.1.x86_64",
"product": {
"name": "strongswan-nm-5.9.11-150400.19.20.1.x86_64",
"product_id": "strongswan-nm-5.9.11-150400.19.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.x86_64",
"product": {
"name": "strongswan-sqlite-5.9.11-150400.19.20.1.x86_64",
"product_id": "strongswan-sqlite-5.9.11-150400.19.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-doc-5.9.11-150400.19.20.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-doc-5.9.11-150400.19.20.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.11-150400.19.20.1.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch"
},
"product_reference": "strongswan-doc-5.9.11-150400.19.20.1.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.s390x"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Manager Proxy LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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 High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Manager Proxy LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Manager Proxy LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Proxy LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-doc-5.9.11-150400.19.20.1.noarch",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-hmac-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-ipsec-5.9.11-150400.19.20.1.x86_64",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.ppc64le",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.s390x",
"SUSE Manager Server LTS 4.3:strongswan-libs0-5.9.11-150400.19.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-29T14:16:31Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
SUSE-SU-2025:3857-1
Vulnerability from csaf_suse - Published: 2025-10-29 14:16 - Updated: 2025-10-29 14:16Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)
Patchnames
SUSE-2025-3857,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3857,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3857,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3857,SUSE-Storage-7.1-2025-3857
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n - CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3857,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3857,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3857,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3857,SUSE-Storage-7.1-2025-3857",
"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-2025_3857-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3857-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253857-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3857-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023081.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-10-29T14:16:52Z",
"generator": {
"date": "2025-10-29T14:16:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3857-1",
"initial_release_date": "2025-10-29T14:16:52Z",
"revision_history": [
{
"date": "2025-10-29T14:16:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.8.2-150200.11.45.1.aarch64",
"product": {
"name": "strongswan-5.8.2-150200.11.45.1.aarch64",
"product_id": "strongswan-5.8.2-150200.11.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"product": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"product_id": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"product": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"product_id": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"product": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"product_id": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.8.2-150200.11.45.1.aarch64",
"product": {
"name": "strongswan-mysql-5.8.2-150200.11.45.1.aarch64",
"product_id": "strongswan-mysql-5.8.2-150200.11.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.8.2-150200.11.45.1.aarch64",
"product": {
"name": "strongswan-nm-5.8.2-150200.11.45.1.aarch64",
"product_id": "strongswan-nm-5.8.2-150200.11.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.aarch64",
"product": {
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.aarch64",
"product_id": "strongswan-sqlite-5.8.2-150200.11.45.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.8.2-150200.11.45.1.i586",
"product": {
"name": "strongswan-5.8.2-150200.11.45.1.i586",
"product_id": "strongswan-5.8.2-150200.11.45.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.8.2-150200.11.45.1.i586",
"product": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.i586",
"product_id": "strongswan-hmac-5.8.2-150200.11.45.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.i586",
"product": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.i586",
"product_id": "strongswan-ipsec-5.8.2-150200.11.45.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.8.2-150200.11.45.1.i586",
"product": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.i586",
"product_id": "strongswan-libs0-5.8.2-150200.11.45.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.8.2-150200.11.45.1.i586",
"product": {
"name": "strongswan-mysql-5.8.2-150200.11.45.1.i586",
"product_id": "strongswan-mysql-5.8.2-150200.11.45.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.8.2-150200.11.45.1.i586",
"product": {
"name": "strongswan-nm-5.8.2-150200.11.45.1.i586",
"product_id": "strongswan-nm-5.8.2-150200.11.45.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.i586",
"product": {
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.i586",
"product_id": "strongswan-sqlite-5.8.2-150200.11.45.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-5.8.2-150200.11.45.1.noarch",
"product": {
"name": "strongswan-doc-5.8.2-150200.11.45.1.noarch",
"product_id": "strongswan-doc-5.8.2-150200.11.45.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.8.2-150200.11.45.1.ppc64le",
"product": {
"name": "strongswan-5.8.2-150200.11.45.1.ppc64le",
"product_id": "strongswan-5.8.2-150200.11.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"product": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"product_id": "strongswan-hmac-5.8.2-150200.11.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"product": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"product_id": "strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"product": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"product_id": "strongswan-libs0-5.8.2-150200.11.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.8.2-150200.11.45.1.ppc64le",
"product": {
"name": "strongswan-mysql-5.8.2-150200.11.45.1.ppc64le",
"product_id": "strongswan-mysql-5.8.2-150200.11.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.8.2-150200.11.45.1.ppc64le",
"product": {
"name": "strongswan-nm-5.8.2-150200.11.45.1.ppc64le",
"product_id": "strongswan-nm-5.8.2-150200.11.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.ppc64le",
"product": {
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.ppc64le",
"product_id": "strongswan-sqlite-5.8.2-150200.11.45.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.8.2-150200.11.45.1.s390x",
"product": {
"name": "strongswan-5.8.2-150200.11.45.1.s390x",
"product_id": "strongswan-5.8.2-150200.11.45.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.8.2-150200.11.45.1.s390x",
"product": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.s390x",
"product_id": "strongswan-hmac-5.8.2-150200.11.45.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.s390x",
"product": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.s390x",
"product_id": "strongswan-ipsec-5.8.2-150200.11.45.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.8.2-150200.11.45.1.s390x",
"product": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.s390x",
"product_id": "strongswan-libs0-5.8.2-150200.11.45.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.8.2-150200.11.45.1.s390x",
"product": {
"name": "strongswan-mysql-5.8.2-150200.11.45.1.s390x",
"product_id": "strongswan-mysql-5.8.2-150200.11.45.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.8.2-150200.11.45.1.s390x",
"product": {
"name": "strongswan-nm-5.8.2-150200.11.45.1.s390x",
"product_id": "strongswan-nm-5.8.2-150200.11.45.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.s390x",
"product": {
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.s390x",
"product_id": "strongswan-sqlite-5.8.2-150200.11.45.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.8.2-150200.11.45.1.x86_64",
"product": {
"name": "strongswan-5.8.2-150200.11.45.1.x86_64",
"product_id": "strongswan-5.8.2-150200.11.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"product": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"product_id": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"product": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"product_id": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"product": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"product_id": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.8.2-150200.11.45.1.x86_64",
"product": {
"name": "strongswan-mysql-5.8.2-150200.11.45.1.x86_64",
"product_id": "strongswan-mysql-5.8.2-150200.11.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.8.2-150200.11.45.1.x86_64",
"product": {
"name": "strongswan-nm-5.8.2-150200.11.45.1.x86_64",
"product_id": "strongswan-nm-5.8.2-150200.11.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.x86_64",
"product": {
"name": "strongswan-sqlite-5.8.2-150200.11.45.1.x86_64",
"product_id": "strongswan-sqlite-5.8.2-150200.11.45.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.8.2-150200.11.45.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch"
},
"product_reference": "strongswan-doc-5.8.2-150200.11.45.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.s390x"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.8.2-150200.11.45.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch"
},
"product_reference": "strongswan-doc-5.8.2-150200.11.45.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.s390x"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.s390x"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.s390x"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.8.2-150200.11.45.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-doc-5.8.2-150200.11.45.1.noarch"
},
"product_reference": "strongswan-doc-5.8.2-150200.11.45.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.8.2-150200.11.45.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.8.2-150200.11.45.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-doc-5.8.2-150200.11.45.1.noarch"
},
"product_reference": "strongswan-doc-5.8.2-150200.11.45.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.aarch64"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
},
"product_reference": "strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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 Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Enterprise Storage 7.1:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:strongswan-libs0-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-doc-5.8.2-150200.11.45.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-hmac-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-ipsec-5.8.2-150200.11.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:strongswan-libs0-5.8.2-150200.11.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-29T14:16:52Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
SUSE-SU-2025:3834-1
Vulnerability from csaf_suse - Published: 2025-10-28 10:30 - Updated: 2025-10-28 10:30Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)
Patchnames
SUSE-2025-3834,SUSE-SLE-Module-Basesystem-15-SP7-2025-3834,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3834,SUSE-SLE-Product-WE-15-SP7-2025-3834
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n - CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3834,SUSE-SLE-Module-Basesystem-15-SP7-2025-3834,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3834,SUSE-SLE-Product-WE-15-SP7-2025-3834",
"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-2025_3834-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3834-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253834-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3834-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023073.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-10-28T10:30:15Z",
"generator": {
"date": "2025-10-28T10:30:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3834-1",
"initial_release_date": "2025-10-28T10:30:15Z",
"revision_history": [
{
"date": "2025-10-28T10:30:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.14-150700.3.3.1.aarch64",
"product": {
"name": "strongswan-5.9.14-150700.3.3.1.aarch64",
"product_id": "strongswan-5.9.14-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.14-150700.3.3.1.aarch64",
"product": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.aarch64",
"product_id": "strongswan-hmac-5.9.14-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.aarch64",
"product": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.aarch64",
"product_id": "strongswan-ipsec-5.9.14-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.14-150700.3.3.1.aarch64",
"product": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.aarch64",
"product_id": "strongswan-libs0-5.9.14-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.14-150700.3.3.1.aarch64",
"product": {
"name": "strongswan-mysql-5.9.14-150700.3.3.1.aarch64",
"product_id": "strongswan-mysql-5.9.14-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.14-150700.3.3.1.aarch64",
"product": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.aarch64",
"product_id": "strongswan-nm-5.9.14-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.aarch64",
"product": {
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.aarch64",
"product_id": "strongswan-sqlite-5.9.14-150700.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.14-150700.3.3.1.i586",
"product": {
"name": "strongswan-5.9.14-150700.3.3.1.i586",
"product_id": "strongswan-5.9.14-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.14-150700.3.3.1.i586",
"product": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.i586",
"product_id": "strongswan-hmac-5.9.14-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.i586",
"product": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.i586",
"product_id": "strongswan-ipsec-5.9.14-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.14-150700.3.3.1.i586",
"product": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.i586",
"product_id": "strongswan-libs0-5.9.14-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.14-150700.3.3.1.i586",
"product": {
"name": "strongswan-mysql-5.9.14-150700.3.3.1.i586",
"product_id": "strongswan-mysql-5.9.14-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.14-150700.3.3.1.i586",
"product": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.i586",
"product_id": "strongswan-nm-5.9.14-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.i586",
"product": {
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.i586",
"product_id": "strongswan-sqlite-5.9.14-150700.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-5.9.14-150700.3.3.1.noarch",
"product": {
"name": "strongswan-doc-5.9.14-150700.3.3.1.noarch",
"product_id": "strongswan-doc-5.9.14-150700.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.14-150700.3.3.1.ppc64le",
"product": {
"name": "strongswan-5.9.14-150700.3.3.1.ppc64le",
"product_id": "strongswan-5.9.14-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.14-150700.3.3.1.ppc64le",
"product": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.ppc64le",
"product_id": "strongswan-hmac-5.9.14-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le",
"product": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le",
"product_id": "strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.14-150700.3.3.1.ppc64le",
"product": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.ppc64le",
"product_id": "strongswan-libs0-5.9.14-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.14-150700.3.3.1.ppc64le",
"product": {
"name": "strongswan-mysql-5.9.14-150700.3.3.1.ppc64le",
"product_id": "strongswan-mysql-5.9.14-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.14-150700.3.3.1.ppc64le",
"product": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.ppc64le",
"product_id": "strongswan-nm-5.9.14-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.ppc64le",
"product": {
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.ppc64le",
"product_id": "strongswan-sqlite-5.9.14-150700.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.14-150700.3.3.1.s390x",
"product": {
"name": "strongswan-5.9.14-150700.3.3.1.s390x",
"product_id": "strongswan-5.9.14-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.14-150700.3.3.1.s390x",
"product": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.s390x",
"product_id": "strongswan-hmac-5.9.14-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.s390x",
"product": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.s390x",
"product_id": "strongswan-ipsec-5.9.14-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.14-150700.3.3.1.s390x",
"product": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.s390x",
"product_id": "strongswan-libs0-5.9.14-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.14-150700.3.3.1.s390x",
"product": {
"name": "strongswan-mysql-5.9.14-150700.3.3.1.s390x",
"product_id": "strongswan-mysql-5.9.14-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.14-150700.3.3.1.s390x",
"product": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.s390x",
"product_id": "strongswan-nm-5.9.14-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.s390x",
"product": {
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.s390x",
"product_id": "strongswan-sqlite-5.9.14-150700.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.9.14-150700.3.3.1.x86_64",
"product": {
"name": "strongswan-5.9.14-150700.3.3.1.x86_64",
"product_id": "strongswan-5.9.14-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.9.14-150700.3.3.1.x86_64",
"product": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.x86_64",
"product_id": "strongswan-hmac-5.9.14-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.x86_64",
"product": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.x86_64",
"product_id": "strongswan-ipsec-5.9.14-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.9.14-150700.3.3.1.x86_64",
"product": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.x86_64",
"product_id": "strongswan-libs0-5.9.14-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.9.14-150700.3.3.1.x86_64",
"product": {
"name": "strongswan-mysql-5.9.14-150700.3.3.1.x86_64",
"product_id": "strongswan-mysql-5.9.14-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.9.14-150700.3.3.1.x86_64",
"product": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.x86_64",
"product_id": "strongswan-nm-5.9.14-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.x86_64",
"product": {
"name": "strongswan-sqlite-5.9.14-150700.3.3.1.x86_64",
"product_id": "strongswan-sqlite-5.9.14-150700.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.14-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.aarch64"
},
"product_reference": "strongswan-5.9.14-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.14-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.ppc64le"
},
"product_reference": "strongswan-5.9.14-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.14-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.s390x"
},
"product_reference": "strongswan-5.9.14-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.9.14-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.x86_64"
},
"product_reference": "strongswan-5.9.14-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.9.14-150700.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-doc-5.9.14-150700.3.3.1.noarch"
},
"product_reference": "strongswan-doc-5.9.14-150700.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.aarch64"
},
"product_reference": "strongswan-hmac-5.9.14-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.9.14-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.s390x"
},
"product_reference": "strongswan-hmac-5.9.14-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.9.14-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.x86_64"
},
"product_reference": "strongswan-hmac-5.9.14-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.9.14-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.s390x"
},
"product_reference": "strongswan-ipsec-5.9.14-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.9.14-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.9.14-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.aarch64"
},
"product_reference": "strongswan-libs0-5.9.14-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.9.14-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.s390x"
},
"product_reference": "strongswan-libs0-5.9.14-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.9.14-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.x86_64"
},
"product_reference": "strongswan-libs0-5.9.14-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.aarch64"
},
"product_reference": "strongswan-nm-5.9.14-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.ppc64le"
},
"product_reference": "strongswan-nm-5.9.14-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.s390x"
},
"product_reference": "strongswan-nm-5.9.14-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64"
},
"product_reference": "strongswan-nm-5.9.14-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-5.9.14-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64"
},
"product_reference": "strongswan-nm-5.9.14-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-doc-5.9.14-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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 Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-doc-5.9.14-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-doc-5.9.14-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-hmac-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-ipsec-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:strongswan-libs0-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:strongswan-nm-5.9.14-150700.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-28T10:30:15Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
SUSE-SU-2025:3904-1
Vulnerability from csaf_suse - Published: 2025-11-01 06:27 - Updated: 2025-11-01 06:27Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)
Patchnames
SUSE-2025-3904,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3904,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3904
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n - CVE-2025-62291: fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3904,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3904,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3904",
"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-2025_3904-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3904-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253904-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3904-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023139.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-11-01T06:27:07Z",
"generator": {
"date": "2025-11-01T06:27:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3904-1",
"initial_release_date": "2025-11-01T06:27:07Z",
"revision_history": [
{
"date": "2025-11-01T06:27:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-5.1.3-26.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-cavs-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-cavs-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-cavs-5.1.3-26.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-hmac-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-hmac-5.1.3-26.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-ipsec-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-ipsec-5.1.3-26.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-libs0-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-libs0-5.1.3-26.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-mysql-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-mysql-5.1.3-26.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-nm-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-nm-5.1.3-26.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.1.3-26.29.1.aarch64",
"product": {
"name": "strongswan-sqlite-5.1.3-26.29.1.aarch64",
"product_id": "strongswan-sqlite-5.1.3-26.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-5.1.3-26.29.1.i586",
"product_id": "strongswan-5.1.3-26.29.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-cavs-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-cavs-5.1.3-26.29.1.i586",
"product_id": "strongswan-cavs-5.1.3-26.29.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-hmac-5.1.3-26.29.1.i586",
"product_id": "strongswan-hmac-5.1.3-26.29.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-ipsec-5.1.3-26.29.1.i586",
"product_id": "strongswan-ipsec-5.1.3-26.29.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-libs0-5.1.3-26.29.1.i586",
"product_id": "strongswan-libs0-5.1.3-26.29.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-mysql-5.1.3-26.29.1.i586",
"product_id": "strongswan-mysql-5.1.3-26.29.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-nm-5.1.3-26.29.1.i586",
"product_id": "strongswan-nm-5.1.3-26.29.1.i586"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.1.3-26.29.1.i586",
"product": {
"name": "strongswan-sqlite-5.1.3-26.29.1.i586",
"product_id": "strongswan-sqlite-5.1.3-26.29.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-5.1.3-26.29.1.noarch",
"product": {
"name": "strongswan-doc-5.1.3-26.29.1.noarch",
"product_id": "strongswan-doc-5.1.3-26.29.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-5.1.3-26.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-cavs-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-cavs-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-cavs-5.1.3-26.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-hmac-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-hmac-5.1.3-26.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-ipsec-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-ipsec-5.1.3-26.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-libs0-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-libs0-5.1.3-26.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-mysql-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-mysql-5.1.3-26.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-nm-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-nm-5.1.3-26.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.1.3-26.29.1.ppc64le",
"product": {
"name": "strongswan-sqlite-5.1.3-26.29.1.ppc64le",
"product_id": "strongswan-sqlite-5.1.3-26.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-5.1.3-26.29.1.s390",
"product_id": "strongswan-5.1.3-26.29.1.s390"
}
},
{
"category": "product_version",
"name": "strongswan-cavs-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-cavs-5.1.3-26.29.1.s390",
"product_id": "strongswan-cavs-5.1.3-26.29.1.s390"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-hmac-5.1.3-26.29.1.s390",
"product_id": "strongswan-hmac-5.1.3-26.29.1.s390"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-ipsec-5.1.3-26.29.1.s390",
"product_id": "strongswan-ipsec-5.1.3-26.29.1.s390"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-libs0-5.1.3-26.29.1.s390",
"product_id": "strongswan-libs0-5.1.3-26.29.1.s390"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-mysql-5.1.3-26.29.1.s390",
"product_id": "strongswan-mysql-5.1.3-26.29.1.s390"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-nm-5.1.3-26.29.1.s390",
"product_id": "strongswan-nm-5.1.3-26.29.1.s390"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.1.3-26.29.1.s390",
"product": {
"name": "strongswan-sqlite-5.1.3-26.29.1.s390",
"product_id": "strongswan-sqlite-5.1.3-26.29.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-5.1.3-26.29.1.s390x",
"product_id": "strongswan-5.1.3-26.29.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-cavs-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-cavs-5.1.3-26.29.1.s390x",
"product_id": "strongswan-cavs-5.1.3-26.29.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-hmac-5.1.3-26.29.1.s390x",
"product_id": "strongswan-hmac-5.1.3-26.29.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-ipsec-5.1.3-26.29.1.s390x",
"product_id": "strongswan-ipsec-5.1.3-26.29.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-libs0-5.1.3-26.29.1.s390x",
"product_id": "strongswan-libs0-5.1.3-26.29.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-mysql-5.1.3-26.29.1.s390x",
"product_id": "strongswan-mysql-5.1.3-26.29.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-nm-5.1.3-26.29.1.s390x",
"product_id": "strongswan-nm-5.1.3-26.29.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.1.3-26.29.1.s390x",
"product": {
"name": "strongswan-sqlite-5.1.3-26.29.1.s390x",
"product_id": "strongswan-sqlite-5.1.3-26.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-5.1.3-26.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-cavs-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-cavs-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-cavs-5.1.3-26.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-hmac-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-hmac-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-hmac-5.1.3-26.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-ipsec-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-ipsec-5.1.3-26.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-libs0-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-libs0-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-libs0-5.1.3-26.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-mysql-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-mysql-5.1.3-26.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-nm-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-nm-5.1.3-26.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-5.1.3-26.29.1.x86_64",
"product": {
"name": "strongswan-sqlite-5.1.3-26.29.1.x86_64",
"product_id": "strongswan-sqlite-5.1.3-26.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"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": "strongswan-5.1.3-26.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.aarch64"
},
"product_reference": "strongswan-5.1.3-26.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.1.3-26.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.ppc64le"
},
"product_reference": "strongswan-5.1.3-26.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.1.3-26.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.s390x"
},
"product_reference": "strongswan-5.1.3-26.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.1.3-26.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-doc-5.1.3-26.29.1.noarch"
},
"product_reference": "strongswan-doc-5.1.3-26.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.1.3-26.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.aarch64"
},
"product_reference": "strongswan-hmac-5.1.3-26.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.1.3-26.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.ppc64le"
},
"product_reference": "strongswan-hmac-5.1.3-26.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.1.3-26.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.s390x"
},
"product_reference": "strongswan-hmac-5.1.3-26.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-hmac-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.1.3-26.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.aarch64"
},
"product_reference": "strongswan-ipsec-5.1.3-26.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.1.3-26.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.ppc64le"
},
"product_reference": "strongswan-ipsec-5.1.3-26.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.1.3-26.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.s390x"
},
"product_reference": "strongswan-ipsec-5.1.3-26.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.1.3-26.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.aarch64"
},
"product_reference": "strongswan-libs0-5.1.3-26.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.1.3-26.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.ppc64le"
},
"product_reference": "strongswan-libs0-5.1.3-26.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.1.3-26.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.s390x"
},
"product_reference": "strongswan-libs0-5.1.3-26.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-libs0-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-5.1.3-26.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-doc-5.1.3-26.29.1.noarch"
},
"product_reference": "strongswan-doc-5.1.3-26.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-hmac-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-hmac-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-hmac-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-ipsec-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-ipsec-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-libs0-5.1.3-26.29.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-libs0-5.1.3-26.29.1.x86_64"
},
"product_reference": "strongswan-libs0-5.1.3-26.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-doc-5.1.3-26.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-doc-5.1.3-26.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-hmac-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-ipsec-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-libs0-5.1.3-26.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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 12 SP5-LTSS:strongswan-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-doc-5.1.3-26.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-doc-5.1.3-26.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-hmac-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-ipsec-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-libs0-5.1.3-26.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-doc-5.1.3-26.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-hmac-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-ipsec-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:strongswan-libs0-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-doc-5.1.3-26.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-hmac-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-ipsec-5.1.3-26.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:strongswan-libs0-5.1.3-26.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-01T06:27:07Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
SUSE-SU-2025:21167-1
Vulnerability from csaf_suse - Published: 2025-12-02 13:13 - Updated: 2025-12-02 13:13Summary
Security update for strongswan
Notes
Title of the patch
Security update for strongswan
Description of the patch
This update for strongswan fixes the following issues:
- CVE-2025-62291: Fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941).
Patchnames
SUSE-SLES-16.0-90
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": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for strongswan",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for strongswan fixes the following issues:\n\n- CVE-2025-62291: Fixed buffer overflow when handling EAP-MSCHAPv2 failure requests (bsc#1251941).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-90",
"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-2025_21167-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21167-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521167-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21167-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023502.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251941",
"url": "https://bugzilla.suse.com/1251941"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62291/"
}
],
"title": "Security update for strongswan",
"tracking": {
"current_release_date": "2025-12-02T13:13:07Z",
"generator": {
"date": "2025-12-02T13:13:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21167-1",
"initial_release_date": "2025-12-02T13:13:07Z",
"revision_history": [
{
"date": "2025-12-02T13:13:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-fips-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-nm-6.0.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"product_id": "strongswan-sqlite-6.0.1-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-doc-6.0.1-160000.3.1.noarch",
"product": {
"name": "strongswan-doc-6.0.1-160000.3.1.noarch",
"product_id": "strongswan-doc-6.0.1-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-fips-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-nm-6.0.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"product_id": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-fips-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-nm-6.0.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.s390x",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.s390x",
"product_id": "strongswan-sqlite-6.0.1-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "strongswan-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-fips-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-fips-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-fips-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-ipsec-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-mysql-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-mysql-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-mysql-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-nm-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-nm-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-nm-6.0.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"product": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"product_id": "strongswan-sqlite-6.0.1-160000.3.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": "strongswan-6.0.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-6.0.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-doc-6.0.1-160000.3.1.noarch"
},
"product_reference": "strongswan-doc-6.0.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.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:strongswan-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.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:strongswan-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.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:strongswan-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-6.0.1-160000.3.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:strongswan-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-doc-6.0.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-doc-6.0.1-160000.3.1.noarch"
},
"product_reference": "strongswan-doc-6.0.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.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:strongswan-fips-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.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:strongswan-fips-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.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:strongswan-fips-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-fips-6.0.1-160000.3.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:strongswan-fips-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-fips-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.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:strongswan-ipsec-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.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:strongswan-ipsec-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.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:strongswan-ipsec-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-ipsec-6.0.1-160000.3.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:strongswan-ipsec-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.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:strongswan-mysql-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.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:strongswan-mysql-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.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:strongswan-mysql-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-mysql-6.0.1-160000.3.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:strongswan-mysql-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-mysql-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.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:strongswan-nm-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.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:strongswan-nm-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.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:strongswan-nm-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-nm-6.0.1-160000.3.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:strongswan-nm-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-nm-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.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:strongswan-sqlite-6.0.1-160000.3.1.aarch64"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.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:strongswan-sqlite-6.0.1-160000.3.1.ppc64le"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.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:strongswan-sqlite-6.0.1-160000.3.1.s390x"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "strongswan-sqlite-6.0.1-160000.3.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:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
},
"product_reference": "strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62291"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62291",
"url": "https://www.suse.com/security/cve/CVE-2025-62291"
},
{
"category": "external",
"summary": "SUSE Bug 1251941 for CVE-2025-62291",
"url": "https://bugzilla.suse.com/1251941"
}
],
"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:strongswan-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-doc-6.0.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-fips-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-ipsec-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-mysql-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-nm-6.0.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:strongswan-sqlite-6.0.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-02T13:13:07Z",
"details": "important"
}
],
"title": "CVE-2025-62291"
}
]
}
WID-SEC-W-2025-2427
Vulnerability from csaf_certbund - Published: 2025-10-27 23:00 - Updated: 2025-12-10 23:00Summary
strongSwan (eap-mschapv2 plugin): Schwachstelle ermöglicht Codeausführung und DoS
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Strongswan ist eine IPSec-basierte VPN Implementierung.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in strongSwan ausnutzen, um einen Denial-of-Service-Zustand zu verursachen oder möglicherweise beliebigen Code auszuführen.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
- Windows
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Strongswan ist eine IPSec-basierte VPN Implementierung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in strongSwan ausnutzen, um einen Denial-of-Service-Zustand zu verursachen oder m\u00f6glicherweise beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2427 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2427.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2427 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2427"
},
{
"category": "external",
"summary": "StrongSwan vom 2025-10-27",
"url": "https://www.strongswan.org/blog/2025/10/27/strongswan-6.0.3-released.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3834-1 vom 2025-10-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023073.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3856-1 vom 2025-10-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QKWVJRFXKCQ4DRJGGKCK4MYNNW5YEQFP/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3855-1 vom 2025-10-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QVE27CU4U3DGHAD4EVF75YM3RK423ZQS/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3873-1 vom 2025-10-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023086.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3904-1 vom 2025-11-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023139.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15681-1 vom 2025-11-01",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BS2PEH6X6ZL4A4PP4VGM4VGTSU7AIB5K/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4359 vom 2025-11-03",
"url": "https://lists.debian.org/debian-lts-announce/2025/11/msg00002.html"
},
{
"category": "external",
"summary": "Securepoint UTM Changelog vom 2025-11-04",
"url": "https://wiki.securepoint.de/UTM/Changelog"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21167-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023502.html"
}
],
"source_lang": "en-US",
"title": "strongSwan (eap-mschapv2 plugin): Schwachstelle erm\u00f6glicht Codeausf\u00fchrung und DoS",
"tracking": {
"current_release_date": "2025-12-10T23:00:00.000+00:00",
"generator": {
"date": "2025-12-11T10:28:29.012+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2427",
"initial_release_date": "2025-10-27T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-28T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-29T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.0.3",
"product": {
"name": "Open Source strongSwan \u003c6.0.3",
"product_id": "T048166"
}
},
{
"category": "product_version",
"name": "6.0.3",
"product": {
"name": "Open Source strongSwan 6.0.3",
"product_id": "T048166-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:strongswan:strongswan:6.0.3"
}
}
}
],
"category": "product_name",
"name": "strongSwan"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c14.0.9.2",
"product": {
"name": "Securepoint UTM \u003c14.0.9.2",
"product_id": "T048299"
}
},
{
"category": "product_version",
"name": "14.0.9.2",
"product": {
"name": "Securepoint UTM 14.0.9.2",
"product_id": "T048299-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:securepoint:unified_threat_management:14.0.9.2"
}
}
}
],
"category": "product_name",
"name": "UTM"
}
],
"category": "vendor",
"name": "Securepoint"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62291",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027843",
"T048299",
"T048166"
]
},
"release_date": "2025-10-27T23:00:00.000+00:00",
"title": "CVE-2025-62291"
}
]
}
CERTFR-2025-AVI-0931
Vulnerability from certfr_avis - Published: 2025-10-28 - Updated: 2025-10-28
Une vulnérabilité a été découverte dans StrongSwan. Elle permet à un attaquant de provoquer une exécution de code arbitraire à distance et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| StrongSwan | strongSwan | strongSwan versions antérieures à 6.0.3 avec le Greffon eap-mschapv2 |
References
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "strongSwan versions ant\u00e9rieures \u00e0 6.0.3 avec le Greffon eap-mschapv2",
"product": {
"name": "strongSwan",
"vendor": {
"name": "StrongSwan",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-62291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62291"
}
],
"initial_release_date": "2025-10-28T00:00:00",
"last_revision_date": "2025-10-28T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0931",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-28T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans StrongSwan. Elle permet \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance et un d\u00e9ni de service \u00e0 distance.",
"title": "Vuln\u00e9rabilit\u00e9 dans StrongSwan",
"vendor_advisories": [
{
"published_at": "2025-10-27",
"title": "Bulletin de s\u00e9curit\u00e9 StrongSwan cve-2025-62291",
"url": "https://www.strongswan.org//blog/2025/10/27/strongswan-vulnerability-(cve-2025-62291).html"
}
]
}
GHSA-P527-WJVQ-VXG8
Vulnerability from github – Published: 2026-01-16 21:30 – Updated: 2026-01-16 21:30
VLAI?
Details
In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow.
Severity ?
8.1 (High)
{
"affected": [],
"aliases": [
"CVE-2025-62291"
],
"database_specific": {
"cwe_ids": [
"CWE-191"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-01-16T19:16:18Z",
"severity": "HIGH"
},
"details": "In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow.",
"id": "GHSA-p527-wjvq-vxg8",
"modified": "2026-01-16T21:30:37Z",
"published": "2026-01-16T21:30:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62291"
},
{
"type": "WEB",
"url": "https://github.com/strongswan/strongswan/commits/master/src/libcharon/plugins/eap_mschapv2"
},
{
"type": "WEB",
"url": "https://github.com/strongswan/strongswan/releases"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/11/msg00002.html"
},
{
"type": "WEB",
"url": "https://www.strongswan.org/blog/2025/10/27/strongswan-vulnerability-%28cve-2025-62291%29.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2025-62291
Vulnerability from fkie_nvd - Published: 2026-01-16 19:16 - Updated: 2026-01-26 15:05
Severity ?
Summary
In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow."
}
],
"id": "CVE-2025-62291",
"lastModified": "2026-01-26T15:05:57.190",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "cve@mitre.org",
"type": "Secondary"
}
]
},
"published": "2026-01-16T19:16:18.163",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/strongswan/strongswan/commits/master/src/libcharon/plugins/eap_mschapv2"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/strongswan/strongswan/releases"
},
{
"source": "cve@mitre.org",
"url": "https://www.strongswan.org/blog/2025/10/27/strongswan-vulnerability-%28cve-2025-62291%29.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2025/11/msg00002.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-191"
}
],
"source": "cve@mitre.org",
"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…