Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-13151 (GCVE-0-2025-13151)
Vulnerability from cvelistv5 – Published: 2026-01-07 21:14 – Updated: 2026-01-20 17:08
VLAI?
EPSS
Title
CVE-2025-13151
Summary
Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.
Severity ?
7.5 (High)
CWE
Assigner
References
2 references
Credits
This issue was reported Benny Zelster from Microsoft Security Research
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-13151",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-07T21:32:59.782767Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-07T21:33:12.865Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-01-20T17:08:41.712Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/01/08/5"
},
{
"url": "https://www.kb.cert.org/vuls/id/271649"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "libtasn1",
"vendor": "GnuTLS",
"versions": [
{
"lessThanOrEqual": "4.20.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "This issue was reported Benny Zelster from Microsoft Security Research"
}
],
"descriptions": [
{
"lang": "en",
"value": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en"
}
]
},
{
"descriptions": [
{
"description": "CWE-121 Stack-based Buffer Overflow",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-07T21:15:56.927Z",
"orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"shortName": "certcc"
},
"references": [
{
"name": "Source Code Respoitory",
"url": "https://gitlab.com/gnutls/libtasn1"
},
{
"name": "Proposed Pull Request",
"tags": [
"patch"
],
"url": "https://gitlab.com/gnutls/libtasn1/-/merge_requests/121"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "CVE-2025-13151",
"x_generator": {
"engine": "VINCE 3.0.31",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2025-13151"
}
}
},
"cveMetadata": {
"assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"assignerShortName": "certcc",
"cveId": "CVE-2025-13151",
"datePublished": "2026-01-07T21:14:05.223Z",
"dateReserved": "2025-11-13T21:14:53.973Z",
"dateUpdated": "2026-01-20T17:08:41.712Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-13151",
"date": "2026-05-24",
"epss": "0.0008",
"percentile": "0.23544"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-13151\",\"sourceIdentifier\":\"cret@cert.org\",\"published\":\"2026-01-07T22:15:43.200\",\"lastModified\":\"2026-02-02T19:27:23.070\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:libtasn1:4.20.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07E5B1B9-3891-490C-B148-DD952764A8A0\"}]}]}],\"references\":[{\"url\":\"https://gitlab.com/gnutls/libtasn1\",\"source\":\"cret@cert.org\",\"tags\":[\"Product\"]},{\"url\":\"https://gitlab.com/gnutls/libtasn1/-/merge_requests/121\",\"source\":\"cret@cert.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/01/08/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://www.kb.cert.org/vuls/id/271649\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/01/08/5\"}, {\"url\": \"https://www.kb.cert.org/vuls/id/271649\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-20T17:08:41.712Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-13151\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-07T21:32:59.782767Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-07T21:32:37.425Z\"}}], \"cna\": {\"title\": \"CVE-2025-13151\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"This issue was reported Benny Zelster from Microsoft Security Research\"}], \"affected\": [{\"vendor\": \"GnuTLS\", \"product\": \"libtasn1\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.20.0\"}]}], \"references\": [{\"url\": \"https://gitlab.com/gnutls/libtasn1\", \"name\": \"Source Code Respoitory\"}, {\"url\": \"https://gitlab.com/gnutls/libtasn1/-/merge_requests/121\", \"name\": \"Proposed Pull Request\", \"tags\": [\"patch\"]}], \"x_generator\": {\"env\": \"prod\", \"engine\": \"VINCE 3.0.31\", \"origin\": \"https://cveawg.mitre.org/api/cve/CVE-2025-13151\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-121 Stack-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"37e5125f-f79b-445b-8fad-9564f167944b\", \"shortName\": \"certcc\", \"dateUpdated\": \"2026-01-07T21:15:56.927Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-13151\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-20T17:08:41.712Z\", \"dateReserved\": \"2025-11-13T21:14:53.973Z\", \"assignerOrgId\": \"37e5125f-f79b-445b-8fad-9564f167944b\", \"datePublished\": \"2026-01-07T21:14:05.223Z\", \"assignerShortName\": \"certcc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2025-13151
Vulnerability from csaf_microsoft - Published: 2026-01-02 00:00 - Updated: 2026-02-19 01:11Summary
CVE-2025-13151
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
7.5 (High)
Affected products
Fixed
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 20286-17086 | — | ||
| Unresolved product id: 20911-17084 | — | ||
| Unresolved product id: 20912-17086 | — | ||
| Unresolved product id: 20913-17086 | — | ||
| Unresolved product id: 17481-17084 | — | ||
| Unresolved product id: 20830-17084 | — |
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-6 | — |
None Available
|
|
| Unresolved product id: 17086-5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-7 | — |
None Available
|
|
| Unresolved product id: 17084-4 | — |
Vendor Fix
fix
|
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-13151 CVE-2025-13151 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2025-13151.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "CVE-2025-13151",
"tracking": {
"current_release_date": "2026-02-19T01:11:53.000Z",
"generator": {
"date": "2026-02-21T04:55:07.537Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-13151",
"initial_release_date": "2026-01-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-01-09T01:08:14.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-01-11T01:05:03.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-01-12T14:36:38.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-01-13T01:39:19.000Z",
"legacy_version": "3.1",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-01-20T01:38:00.000Z",
"legacy_version": "4",
"number": "5",
"summary": "Information published."
},
{
"date": "2026-01-20T14:46:03.000Z",
"legacy_version": "5",
"number": "6",
"summary": "Information published."
},
{
"date": "2026-02-19T01:11:53.000Z",
"legacy_version": "6",
"number": "7",
"summary": "Information published."
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 gnutls 3.8.3-6",
"product": {
"name": "azl3 gnutls 3.8.3-6",
"product_id": "6"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 gnutls 3.8.3-8",
"product": {
"name": "\u003cazl3 gnutls 3.8.3-8",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 gnutls 3.8.3-8",
"product": {
"name": "azl3 gnutls 3.8.3-8",
"product_id": "20911"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 gnutls 3.7.11-6",
"product": {
"name": "\u003ccbl2 gnutls 3.7.11-6",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 gnutls 3.7.11-6",
"product": {
"name": "cbl2 gnutls 3.7.11-6",
"product_id": "20912"
}
},
{
"category": "product_version_range",
"name": "cbl2 gnutls 3.7.11-4",
"product": {
"name": "cbl2 gnutls 3.7.11-4",
"product_id": "7"
}
}
],
"category": "product_name",
"name": "gnutls"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 libtasn1 4.19.0-2",
"product": {
"name": "\u003ccbl2 libtasn1 4.19.0-2",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "cbl2 libtasn1 4.19.0-2",
"product": {
"name": "cbl2 libtasn1 4.19.0-2",
"product_id": "20286"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 libtasn1 4.19.0-3",
"product": {
"name": "\u003ccbl2 libtasn1 4.19.0-3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 libtasn1 4.19.0-3",
"product": {
"name": "cbl2 libtasn1 4.19.0-3",
"product_id": "20913"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 libtasn1 4.19.0-2",
"product": {
"name": "\u003cazl3 libtasn1 4.19.0-2",
"product_id": "8"
}
},
{
"category": "product_version",
"name": "azl3 libtasn1 4.19.0-2",
"product": {
"name": "azl3 libtasn1 4.19.0-2",
"product_id": "17481"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 libtasn1 4.19.0-3",
"product": {
"name": "\u003cazl3 libtasn1 4.19.0-3",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 libtasn1 4.19.0-3",
"product": {
"name": "azl3 libtasn1 4.19.0-3",
"product_id": "20830"
}
}
],
"category": "product_name",
"name": "libtasn1"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gnutls 3.8.3-6 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 libtasn1 4.19.0-2 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libtasn1 4.19.0-2 as a component of CBL Mariner 2.0",
"product_id": "20286-17086"
},
"product_reference": "20286",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 gnutls 3.8.3-8 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gnutls 3.8.3-8 as a component of Azure Linux 3.0",
"product_id": "20911-17084"
},
"product_reference": "20911",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 gnutls 3.7.11-6 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 gnutls 3.7.11-6 as a component of CBL Mariner 2.0",
"product_id": "20912-17086"
},
"product_reference": "20912",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 libtasn1 4.19.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libtasn1 4.19.0-3 as a component of CBL Mariner 2.0",
"product_id": "20913-17086"
},
"product_reference": "20913",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 libtasn1 4.19.0-2 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libtasn1 4.19.0-2 as a component of Azure Linux 3.0",
"product_id": "17481-17084"
},
"product_reference": "17481",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 gnutls 3.7.11-4 as a component of CBL Mariner 2.0",
"product_id": "17086-7"
},
"product_reference": "7",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 libtasn1 4.19.0-3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libtasn1 4.19.0-3 as a component of Azure Linux 3.0",
"product_id": "20830-17084"
},
"product_reference": "20830",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"notes": [
{
"category": "general",
"text": "certcc",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20286-17086",
"20911-17084",
"20912-17086",
"20913-17086",
"17481-17084",
"20830-17084"
],
"known_affected": [
"17084-6",
"17086-5",
"17084-3",
"17086-2",
"17086-1",
"17084-8",
"17086-7",
"17084-4"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-13151 CVE-2025-13151 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2025-13151.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-01-09T01:08:14.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-6"
]
},
{
"category": "none_available",
"date": "2026-01-09T01:08:14.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-7"
]
},
{
"category": "vendor_fix",
"date": "2026-01-09T01:08:14.000Z",
"details": "4.19.0-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-5",
"17086-1",
"17084-8",
"17084-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2026-01-09T01:08:14.000Z",
"details": "3.8.3-8:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2026-01-09T01:08:14.000Z",
"details": "3.7.11-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-6",
"17086-5",
"17084-3",
"17086-2",
"17086-1",
"17084-8",
"17086-7",
"17084-4"
]
}
],
"title": "CVE-2025-13151"
}
]
}
OPENSUSE-SU-2026:10033-1
Vulnerability from csaf_opensuse - Published: 2026-01-12 00:00 - Updated: 2026-01-12 00:00Summary
libtasn1-6-32bit-4.21.0-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: libtasn1-6-32bit-4.21.0-1.1 on GA media
Description of the patch: These are all security issues fixed in the libtasn1-6-32bit-4.21.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10033
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libtasn1-6-32bit-4.21.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libtasn1-6-32bit-4.21.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10033",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10033-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13151/"
}
],
"title": "libtasn1-6-32bit-4.21.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-12T00:00:00Z",
"generator": {
"date": "2026-01-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10033-1",
"initial_release_date": "2026-01-12T00:00:00Z",
"revision_history": [
{
"date": "2026-01-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-1.1.aarch64",
"product": {
"name": "libtasn1-6-4.21.0-1.1.aarch64",
"product_id": "libtasn1-6-4.21.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.21.0-1.1.aarch64",
"product": {
"name": "libtasn1-6-32bit-4.21.0-1.1.aarch64",
"product_id": "libtasn1-6-32bit-4.21.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-1.1.aarch64",
"product": {
"name": "libtasn1-devel-4.21.0-1.1.aarch64",
"product_id": "libtasn1-devel-4.21.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.21.0-1.1.aarch64",
"product": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.aarch64",
"product_id": "libtasn1-devel-32bit-4.21.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-1.1.aarch64",
"product": {
"name": "libtasn1-tools-4.21.0-1.1.aarch64",
"product_id": "libtasn1-tools-4.21.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-1.1.ppc64le",
"product": {
"name": "libtasn1-6-4.21.0-1.1.ppc64le",
"product_id": "libtasn1-6-4.21.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.21.0-1.1.ppc64le",
"product": {
"name": "libtasn1-6-32bit-4.21.0-1.1.ppc64le",
"product_id": "libtasn1-6-32bit-4.21.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-1.1.ppc64le",
"product": {
"name": "libtasn1-devel-4.21.0-1.1.ppc64le",
"product_id": "libtasn1-devel-4.21.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.21.0-1.1.ppc64le",
"product": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.ppc64le",
"product_id": "libtasn1-devel-32bit-4.21.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-1.1.ppc64le",
"product": {
"name": "libtasn1-tools-4.21.0-1.1.ppc64le",
"product_id": "libtasn1-tools-4.21.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-1.1.s390x",
"product": {
"name": "libtasn1-6-4.21.0-1.1.s390x",
"product_id": "libtasn1-6-4.21.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.21.0-1.1.s390x",
"product": {
"name": "libtasn1-6-32bit-4.21.0-1.1.s390x",
"product_id": "libtasn1-6-32bit-4.21.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-1.1.s390x",
"product": {
"name": "libtasn1-devel-4.21.0-1.1.s390x",
"product_id": "libtasn1-devel-4.21.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.21.0-1.1.s390x",
"product": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.s390x",
"product_id": "libtasn1-devel-32bit-4.21.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-1.1.s390x",
"product": {
"name": "libtasn1-tools-4.21.0-1.1.s390x",
"product_id": "libtasn1-tools-4.21.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-1.1.x86_64",
"product": {
"name": "libtasn1-6-4.21.0-1.1.x86_64",
"product_id": "libtasn1-6-4.21.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.21.0-1.1.x86_64",
"product": {
"name": "libtasn1-6-32bit-4.21.0-1.1.x86_64",
"product_id": "libtasn1-6-32bit-4.21.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-1.1.x86_64",
"product": {
"name": "libtasn1-devel-4.21.0-1.1.x86_64",
"product_id": "libtasn1-devel-4.21.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.21.0-1.1.x86_64",
"product": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.x86_64",
"product_id": "libtasn1-devel-32bit-4.21.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-1.1.x86_64",
"product": {
"name": "libtasn1-tools-4.21.0-1.1.x86_64",
"product_id": "libtasn1-tools-4.21.0-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": "libtasn1-6-4.21.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.aarch64"
},
"product_reference": "libtasn1-6-4.21.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.ppc64le"
},
"product_reference": "libtasn1-6-4.21.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.s390x"
},
"product_reference": "libtasn1-6-4.21.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.x86_64"
},
"product_reference": "libtasn1-6-4.21.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.21.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.aarch64"
},
"product_reference": "libtasn1-6-32bit-4.21.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.21.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.ppc64le"
},
"product_reference": "libtasn1-6-32bit-4.21.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.21.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.s390x"
},
"product_reference": "libtasn1-6-32bit-4.21.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.21.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.x86_64"
},
"product_reference": "libtasn1-6-32bit-4.21.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.aarch64"
},
"product_reference": "libtasn1-devel-4.21.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.ppc64le"
},
"product_reference": "libtasn1-devel-4.21.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.s390x"
},
"product_reference": "libtasn1-devel-4.21.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.x86_64"
},
"product_reference": "libtasn1-devel-4.21.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.aarch64"
},
"product_reference": "libtasn1-devel-32bit-4.21.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.ppc64le"
},
"product_reference": "libtasn1-devel-32bit-4.21.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.s390x"
},
"product_reference": "libtasn1-devel-32bit-4.21.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-32bit-4.21.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.x86_64"
},
"product_reference": "libtasn1-devel-32bit-4.21.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.aarch64"
},
"product_reference": "libtasn1-tools-4.21.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.ppc64le"
},
"product_reference": "libtasn1-tools-4.21.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.s390x"
},
"product_reference": "libtasn1-tools-4.21.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.x86_64"
},
"product_reference": "libtasn1-tools-4.21.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13151"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13151",
"url": "https://www.suse.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "SUSE Bug 1256341 for CVE-2025-13151",
"url": "https://bugzilla.suse.com/1256341"
}
],
"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:libtasn1-6-32bit-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-6-32bit-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-6-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-devel-32bit-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-devel-4.21.0-1.1.x86_64",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.aarch64",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.ppc64le",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.s390x",
"openSUSE Tumbleweed:libtasn1-tools-4.21.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13151"
}
]
}
RHSA-2026:7500
Vulnerability from csaf_redhat - Published: 2026-04-10 20:46 - Updated: 2026-05-19 21:30Summary
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
Severity
Low
Notes
Topic: An update for Red Hat Hardened Images RPMs is now available.
Details: This update includes the following RPMs:
libtasn1:
* libtasn1-4.21.0-1.1.hum1 (aarch64, x86_64)
* libtasn1-devel-4.21.0-1.1.hum1 (aarch64, x86_64)
* libtasn1-tools-4.21.0-1.1.hum1 (aarch64, x86_64)
* libtasn1-4.21.0-1.1.hum1.src (src)
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A flaw was found in libtasn1. A remote attacker could exploit a stack-based buffer overflow vulnerability in the `asn1_expend_octet_string` function. This occurs due to a failure in validating the size of input data. Successful exploitation can lead to a Denial of Service (DoS) condition, making the affected system or application unavailable.
5.9 (Medium)
Affected products
Fixed
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libtasn1-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libtasn1-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libtasn1-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Threats
Impact
Low
References
11 references
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nlibtasn1:\n * libtasn1-4.21.0-1.1.hum1 (aarch64, x86_64)\n * libtasn1-devel-4.21.0-1.1.hum1 (aarch64, x86_64)\n * libtasn1-tools-4.21.0-1.1.hum1 (aarch64, x86_64)\n * libtasn1-4.21.0-1.1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7500",
"url": "https://access.redhat.com/errata/RHSA-2026:7500"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13151",
"url": "https://access.redhat.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7500.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-05-19T21:30:54+00:00",
"generator": {
"date": "2026-05-19T21:30:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:7500",
"initial_release_date": "2026-04-10T20:46:25+00:00",
"revision_history": [
{
"date": "2026-04-10T20:46:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T11:28:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:30:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-main@aarch64",
"product": {
"name": "libtasn1-main@aarch64",
"product_id": "libtasn1-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtasn1@4.21.0-1.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-main@src",
"product": {
"name": "libtasn1-main@src",
"product_id": "libtasn1-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtasn1@4.21.0-1.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-main@x86_64",
"product": {
"name": "libtasn1-main@x86_64",
"product_id": "libtasn1-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtasn1@4.21.0-1.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libtasn1-main@aarch64"
},
"product_reference": "libtasn1-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libtasn1-main@src"
},
"product_reference": "libtasn1-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libtasn1-main@x86_64"
},
"product_reference": "libtasn1-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-07T22:01:02.206250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427698"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtasn1. A remote attacker could exploit a stack-based buffer overflow vulnerability in the `asn1_expend_octet_string` function. This occurs due to a failure in validating the size of input data. Successful exploitation can lead to a Denial of Service (DoS) condition, making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtasn1: libtasn1: Denial of Service via stack-based buffer overflow in asn1_expend_octet_string",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A stack-based buffer overflow in the `libtasn1` library, specifically within the `asn1_expend_octet_string` function, can be triggered by failing to validate input data size. This could allow a remote, unauthenticated attacker to cause a denial of service in applications utilizing `libtasn1`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libtasn1-main@aarch64",
"Red Hat Hardened Images:libtasn1-main@src",
"Red Hat Hardened Images:libtasn1-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "RHBZ#2427698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427698"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13151"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/libtasn1",
"url": "https://gitlab.com/gnutls/libtasn1"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/libtasn1/-/merge_requests/121",
"url": "https://gitlab.com/gnutls/libtasn1/-/merge_requests/121"
}
],
"release_date": "2026-01-07T21:14:05.223000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T20:46:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libtasn1-main@aarch64",
"Red Hat Hardened Images:libtasn1-main@src",
"Red Hat Hardened Images:libtasn1-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7500"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libtasn1-main@aarch64",
"Red Hat Hardened Images:libtasn1-main@src",
"Red Hat Hardened Images:libtasn1-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libtasn1-main@aarch64",
"Red Hat Hardened Images:libtasn1-main@src",
"Red Hat Hardened Images:libtasn1-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libtasn1: libtasn1: Denial of Service via stack-based buffer overflow in asn1_expend_octet_string"
}
]
}
SUSE-SU-2026:0118-1
Vulnerability from csaf_suse - Published: 2026-01-13 06:46 - Updated: 2026-01-13 06:46Summary
Security update for libtasn1
Severity
Moderate
Notes
Title of the patch: Security update for libtasn1
Description of the patch:
This update for libtasn1 fixes the following issues:
- CVE-2025-13151: stack-based buffer overflow in `asn1_expend_octet_string` (bsc#1256341).
Patchnames: SUSE-2026-118,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-118
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-4.9-3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-32bit-4.9-3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-4.9-3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-devel-4.9-3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libtasn1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for libtasn1 fixes the following issues:\n\n- CVE-2025-13151: stack-based buffer overflow in `asn1_expend_octet_string` (bsc#1256341).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-118,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-118",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0118-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0118-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260118-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0118-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023735.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256341",
"url": "https://bugzilla.suse.com/1256341"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13151/"
}
],
"title": "Security update for libtasn1",
"tracking": {
"current_release_date": "2026-01-13T06:46:54Z",
"generator": {
"date": "2026-01-13T06:46:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0118-1",
"initial_release_date": "2026-01-13T06:46:54Z",
"revision_history": [
{
"date": "2026-01-13T06:46:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.9-3.19.1.aarch64",
"product": {
"name": "libtasn1-4.9-3.19.1.aarch64",
"product_id": "libtasn1-4.9-3.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.9-3.19.1.aarch64",
"product": {
"name": "libtasn1-6-4.9-3.19.1.aarch64",
"product_id": "libtasn1-6-4.9-3.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.9-3.19.1.aarch64",
"product": {
"name": "libtasn1-devel-4.9-3.19.1.aarch64",
"product_id": "libtasn1-devel-4.9-3.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-64bit-4.9-3.19.1.aarch64_ilp32",
"product": {
"name": "libtasn1-6-64bit-4.9-3.19.1.aarch64_ilp32",
"product_id": "libtasn1-6-64bit-4.9-3.19.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-64bit-4.9-3.19.1.aarch64_ilp32",
"product": {
"name": "libtasn1-devel-64bit-4.9-3.19.1.aarch64_ilp32",
"product_id": "libtasn1-devel-64bit-4.9-3.19.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.9-3.19.1.i586",
"product": {
"name": "libtasn1-4.9-3.19.1.i586",
"product_id": "libtasn1-4.9-3.19.1.i586"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.9-3.19.1.i586",
"product": {
"name": "libtasn1-6-4.9-3.19.1.i586",
"product_id": "libtasn1-6-4.9-3.19.1.i586"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.9-3.19.1.i586",
"product": {
"name": "libtasn1-devel-4.9-3.19.1.i586",
"product_id": "libtasn1-devel-4.9-3.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.9-3.19.1.ppc64le",
"product": {
"name": "libtasn1-4.9-3.19.1.ppc64le",
"product_id": "libtasn1-4.9-3.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.9-3.19.1.ppc64le",
"product": {
"name": "libtasn1-6-4.9-3.19.1.ppc64le",
"product_id": "libtasn1-6-4.9-3.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.9-3.19.1.ppc64le",
"product": {
"name": "libtasn1-devel-4.9-3.19.1.ppc64le",
"product_id": "libtasn1-devel-4.9-3.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.9-3.19.1.s390",
"product": {
"name": "libtasn1-4.9-3.19.1.s390",
"product_id": "libtasn1-4.9-3.19.1.s390"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.9-3.19.1.s390",
"product": {
"name": "libtasn1-6-4.9-3.19.1.s390",
"product_id": "libtasn1-6-4.9-3.19.1.s390"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.9-3.19.1.s390",
"product": {
"name": "libtasn1-devel-4.9-3.19.1.s390",
"product_id": "libtasn1-devel-4.9-3.19.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.9-3.19.1.s390x",
"product": {
"name": "libtasn1-4.9-3.19.1.s390x",
"product_id": "libtasn1-4.9-3.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.9-3.19.1.s390x",
"product": {
"name": "libtasn1-6-4.9-3.19.1.s390x",
"product_id": "libtasn1-6-4.9-3.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.9-3.19.1.s390x",
"product": {
"name": "libtasn1-6-32bit-4.9-3.19.1.s390x",
"product_id": "libtasn1-6-32bit-4.9-3.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.9-3.19.1.s390x",
"product": {
"name": "libtasn1-devel-4.9-3.19.1.s390x",
"product_id": "libtasn1-devel-4.9-3.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.9-3.19.1.s390x",
"product": {
"name": "libtasn1-devel-32bit-4.9-3.19.1.s390x",
"product_id": "libtasn1-devel-32bit-4.9-3.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.9-3.19.1.x86_64",
"product": {
"name": "libtasn1-4.9-3.19.1.x86_64",
"product_id": "libtasn1-4.9-3.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.9-3.19.1.x86_64",
"product": {
"name": "libtasn1-6-4.9-3.19.1.x86_64",
"product_id": "libtasn1-6-4.9-3.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.9-3.19.1.x86_64",
"product": {
"name": "libtasn1-6-32bit-4.9-3.19.1.x86_64",
"product_id": "libtasn1-6-32bit-4.9-3.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.9-3.19.1.x86_64",
"product": {
"name": "libtasn1-devel-4.9-3.19.1.x86_64",
"product_id": "libtasn1-devel-4.9-3.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.9-3.19.1.x86_64",
"product": {
"name": "libtasn1-devel-32bit-4.9-3.19.1.x86_64",
"product_id": "libtasn1-devel-32bit-4.9-3.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.9-3.19.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:libtasn1-4.9-3.19.1.x86_64"
},
"product_reference": "libtasn1-4.9-3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.9-3.19.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:libtasn1-6-4.9-3.19.1.x86_64"
},
"product_reference": "libtasn1-6-4.9-3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.9-3.19.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:libtasn1-6-32bit-4.9-3.19.1.x86_64"
},
"product_reference": "libtasn1-6-32bit-4.9-3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.9-3.19.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:libtasn1-devel-4.9-3.19.1.x86_64"
},
"product_reference": "libtasn1-devel-4.9-3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13151"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-32bit-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-devel-4.9-3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13151",
"url": "https://www.suse.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "SUSE Bug 1256341 for CVE-2025-13151",
"url": "https://bugzilla.suse.com/1256341"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-32bit-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-devel-4.9-3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-32bit-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-6-4.9-3.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtasn1-devel-4.9-3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-13T06:46:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-13151"
}
]
}
SUSE-SU-2026:0224-1
Vulnerability from csaf_suse - Published: 2026-01-22 12:18 - Updated: 2026-01-22 12:18Summary
Security update for libtasn1
Severity
Moderate
Notes
Title of the patch: Security update for libtasn1
Description of the patch:
This update for libtasn1 fixes the following issues:
- CVE-2025-13151: stack-based buffer overflow in `asn1_expend_octet_string` (bsc#1256341).
Patchnames: SUSE-2026-224,SUSE-SLE-Micro-5.3-2026-224,SUSE-SLE-Micro-5.4-2026-224,SUSE-SLE-Micro-5.5-2026-224,SUSE-SLE-Module-Basesystem-15-SP7-2026-224,SUSE-SUSE-MicroOS-5.2-2026-224,openSUSE-SLE-15.6-2026-224
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
53 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libtasn1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for libtasn1 fixes the following issues:\n\n- CVE-2025-13151: stack-based buffer overflow in `asn1_expend_octet_string` (bsc#1256341).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-224,SUSE-SLE-Micro-5.3-2026-224,SUSE-SLE-Micro-5.4-2026-224,SUSE-SLE-Micro-5.5-2026-224,SUSE-SLE-Module-Basesystem-15-SP7-2026-224,SUSE-SUSE-MicroOS-5.2-2026-224,openSUSE-SLE-15.6-2026-224",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0224-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0224-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260224-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0224-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023861.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256341",
"url": "https://bugzilla.suse.com/1256341"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13151/"
}
],
"title": "Security update for libtasn1",
"tracking": {
"current_release_date": "2026-01-22T12:18:33Z",
"generator": {
"date": "2026-01-22T12:18:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0224-1",
"initial_release_date": "2026-01-22T12:18:33Z",
"revision_history": [
{
"date": "2026-01-22T12:18:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.13-150000.4.14.1.aarch64",
"product": {
"name": "libtasn1-4.13-150000.4.14.1.aarch64",
"product_id": "libtasn1-4.13-150000.4.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"product": {
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"product_id": "libtasn1-6-4.13-150000.4.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-150000.4.14.1.aarch64",
"product": {
"name": "libtasn1-devel-4.13-150000.4.14.1.aarch64",
"product_id": "libtasn1-devel-4.13-150000.4.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-64bit-4.13-150000.4.14.1.aarch64_ilp32",
"product": {
"name": "libtasn1-6-64bit-4.13-150000.4.14.1.aarch64_ilp32",
"product_id": "libtasn1-6-64bit-4.13-150000.4.14.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-64bit-4.13-150000.4.14.1.aarch64_ilp32",
"product": {
"name": "libtasn1-devel-64bit-4.13-150000.4.14.1.aarch64_ilp32",
"product_id": "libtasn1-devel-64bit-4.13-150000.4.14.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.13-150000.4.14.1.i586",
"product": {
"name": "libtasn1-4.13-150000.4.14.1.i586",
"product_id": "libtasn1-4.13-150000.4.14.1.i586"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-150000.4.14.1.i586",
"product": {
"name": "libtasn1-6-4.13-150000.4.14.1.i586",
"product_id": "libtasn1-6-4.13-150000.4.14.1.i586"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-150000.4.14.1.i586",
"product": {
"name": "libtasn1-devel-4.13-150000.4.14.1.i586",
"product_id": "libtasn1-devel-4.13-150000.4.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.13-150000.4.14.1.ppc64le",
"product": {
"name": "libtasn1-4.13-150000.4.14.1.ppc64le",
"product_id": "libtasn1-4.13-150000.4.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-150000.4.14.1.ppc64le",
"product": {
"name": "libtasn1-6-4.13-150000.4.14.1.ppc64le",
"product_id": "libtasn1-6-4.13-150000.4.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"product": {
"name": "libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"product_id": "libtasn1-devel-4.13-150000.4.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.13-150000.4.14.1.s390x",
"product": {
"name": "libtasn1-4.13-150000.4.14.1.s390x",
"product_id": "libtasn1-4.13-150000.4.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-150000.4.14.1.s390x",
"product": {
"name": "libtasn1-6-4.13-150000.4.14.1.s390x",
"product_id": "libtasn1-6-4.13-150000.4.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-150000.4.14.1.s390x",
"product": {
"name": "libtasn1-devel-4.13-150000.4.14.1.s390x",
"product_id": "libtasn1-devel-4.13-150000.4.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-4.13-150000.4.14.1.x86_64",
"product": {
"name": "libtasn1-4.13-150000.4.14.1.x86_64",
"product_id": "libtasn1-4.13-150000.4.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"product": {
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"product_id": "libtasn1-6-4.13-150000.4.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"product": {
"name": "libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"product_id": "libtasn1-6-32bit-4.13-150000.4.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-150000.4.14.1.x86_64",
"product": {
"name": "libtasn1-devel-4.13-150000.4.14.1.x86_64",
"product_id": "libtasn1-devel-4.13-150000.4.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64",
"product": {
"name": "libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64",
"product_id": "libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_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 Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"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": "libtasn1-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-150000.4.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-150000.4.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.13-150000.4.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.aarch64"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.ppc64le"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.s390x"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-150000.4.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-devel-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64"
},
"product_reference": "libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13151"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13151",
"url": "https://www.suse.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "SUSE Bug 1256341 for CVE-2025-13151",
"url": "https://bugzilla.suse.com/1256341"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-6-4.13-150000.4.14.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libtasn1-devel-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-6-32bit-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-6-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-devel-32bit-4.13-150000.4.14.1.x86_64",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.aarch64",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.ppc64le",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.s390x",
"openSUSE Leap 15.6:libtasn1-devel-4.13-150000.4.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:18:33Z",
"details": "moderate"
}
],
"title": "CVE-2025-13151"
}
]
}
SUSE-SU-2026:20051-1
Vulnerability from csaf_suse - Published: 2026-01-12 12:00 - Updated: 2026-01-12 12:00Summary
Security update for libtasn1
Severity
Moderate
Notes
Title of the patch: Security update for libtasn1
Description of the patch: This update for libtasn1 fixes the following issues:
- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in
`asn1_expend_octet_string` (bsc#1256341).
Patchnames: SUSE-SLE-Micro-6.0-558
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libtasn1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libtasn1 fixes the following issues:\n\n- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in\n `asn1_expend_octet_string` (bsc#1256341).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-558",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20051-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20051-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620051-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20051-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023757.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256341",
"url": "https://bugzilla.suse.com/1256341"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13151/"
}
],
"title": "Security update for libtasn1",
"tracking": {
"current_release_date": "2026-01-12T12:00:27Z",
"generator": {
"date": "2026-01-12T12:00:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20051-1",
"initial_release_date": "2026-01-12T12:00:27Z",
"revision_history": [
{
"date": "2026-01-12T12:00:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.19.0-5.1.aarch64",
"product": {
"name": "libtasn1-6-4.19.0-5.1.aarch64",
"product_id": "libtasn1-6-4.19.0-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.19.0-5.1.s390x",
"product": {
"name": "libtasn1-6-4.19.0-5.1.s390x",
"product_id": "libtasn1-6-4.19.0-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.19.0-5.1.x86_64",
"product": {
"name": "libtasn1-6-4.19.0-5.1.x86_64",
"product_id": "libtasn1-6-4.19.0-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.19.0-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.aarch64"
},
"product_reference": "libtasn1-6-4.19.0-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.19.0-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.s390x"
},
"product_reference": "libtasn1-6-4.19.0-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.19.0-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.x86_64"
},
"product_reference": "libtasn1-6-4.19.0-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13151"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.aarch64",
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.s390x",
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13151",
"url": "https://www.suse.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "SUSE Bug 1256341 for CVE-2025-13151",
"url": "https://bugzilla.suse.com/1256341"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.aarch64",
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.s390x",
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.aarch64",
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.s390x",
"SUSE Linux Micro 6.0:libtasn1-6-4.19.0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T12:00:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-13151"
}
]
}
SUSE-SU-2026:20355-1
Vulnerability from csaf_suse - Published: 2026-01-13 13:23 - Updated: 2026-01-13 13:23Summary
Security update for libtasn1
Severity
Moderate
Notes
Title of the patch: Security update for libtasn1
Description of the patch: This update for libtasn1 fixes the following issues:
- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in
`asn1_expend_octet_string` (bsc#1256341).
Patchnames: SUSE-SLE-Micro-6.1-372
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libtasn1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libtasn1 fixes the following issues:\n\n- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in\n `asn1_expend_octet_string` (bsc#1256341).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-372",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20355-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20355-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620355-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20355-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024328.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256341",
"url": "https://bugzilla.suse.com/1256341"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13151/"
}
],
"title": "Security update for libtasn1",
"tracking": {
"current_release_date": "2026-01-13T13:23:28Z",
"generator": {
"date": "2026-01-13T13:23:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20355-1",
"initial_release_date": "2026-01-13T13:23:28Z",
"revision_history": [
{
"date": "2026-01-13T13:23:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64",
"product": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64",
"product_id": "libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le",
"product": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le",
"product_id": "libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.s390x",
"product": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.s390x",
"product_id": "libtasn1-6-4.19.0-slfo.1.1_3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64",
"product": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64",
"product_id": "libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64"
},
"product_reference": "libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le"
},
"product_reference": "libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.s390x"
},
"product_reference": "libtasn1-6-4.19.0-slfo.1.1_3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64"
},
"product_reference": "libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13151"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13151",
"url": "https://www.suse.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "SUSE Bug 1256341 for CVE-2025-13151",
"url": "https://bugzilla.suse.com/1256341"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libtasn1-6-4.19.0-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-13T13:23:28Z",
"details": "moderate"
}
],
"title": "CVE-2025-13151"
}
]
}
SUSE-SU-2026:21001-1
Vulnerability from csaf_suse - Published: 2026-04-07 14:32 - Updated: 2026-04-07 14:32Summary
Security update for libtasn1
Severity
Moderate
Notes
Title of the patch: Security update for libtasn1
Description of the patch: This update for libtasn1 fixes the following issues:
- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in
`asn1_expend_octet_string` (bsc#1256341).
Patchnames: SUSE-SL-Micro-6.2-484
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libtasn1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libtasn1 fixes the following issues:\n\n- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in\n `asn1_expend_octet_string` (bsc#1256341).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-484",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21001-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21001-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621001-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21001-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045405.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256341",
"url": "https://bugzilla.suse.com/1256341"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13151/"
}
],
"title": "Security update for libtasn1",
"tracking": {
"current_release_date": "2026-04-07T14:32:32Z",
"generator": {
"date": "2026-04-07T14:32:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21001-1",
"initial_release_date": "2026-04-07T14:32:32Z",
"revision_history": [
{
"date": "2026-04-07T14:32:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.aarch64",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.aarch64",
"product_id": "libtasn1-6-4.21.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.ppc64le",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.ppc64le",
"product_id": "libtasn1-6-4.21.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.s390x",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.s390x",
"product_id": "libtasn1-6-4.21.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.x86_64",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.x86_64",
"product_id": "libtasn1-6-4.21.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.aarch64"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.ppc64le"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.s390x"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.x86_64"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13151"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13151",
"url": "https://www.suse.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "SUSE Bug 1256341 for CVE-2025-13151",
"url": "https://bugzilla.suse.com/1256341"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libtasn1-6-4.21.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:32:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-13151"
}
]
}
SUSE-SU-2026:21142-1
Vulnerability from csaf_suse - Published: 2026-04-07 14:32 - Updated: 2026-04-07 14:32Summary
Security update for libtasn1
Severity
Moderate
Notes
Title of the patch: Security update for libtasn1
Description of the patch: This update for libtasn1 fixes the following issues:
- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in
`asn1_expend_octet_string` (bsc#1256341).
Patchnames: SUSE-SLES-16.0-484
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libtasn1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libtasn1 fixes the following issues:\n\n- CVE-2025-13151: lack of validation of input data size leads to stack-based buffer overflow in\n `asn1_expend_octet_string` (bsc#1256341).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-484",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21142-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21142-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621142-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21142-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025501.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256341",
"url": "https://bugzilla.suse.com/1256341"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13151/"
}
],
"title": "Security update for libtasn1",
"tracking": {
"current_release_date": "2026-04-07T14:32:32Z",
"generator": {
"date": "2026-04-07T14:32:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21142-1",
"initial_release_date": "2026-04-07T14:32:32Z",
"revision_history": [
{
"date": "2026-04-07T14:32:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.aarch64",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.aarch64",
"product_id": "libtasn1-6-4.21.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-160000.1.1.aarch64",
"product": {
"name": "libtasn1-devel-4.21.0-160000.1.1.aarch64",
"product_id": "libtasn1-devel-4.21.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-160000.1.1.aarch64",
"product": {
"name": "libtasn1-tools-4.21.0-160000.1.1.aarch64",
"product_id": "libtasn1-tools-4.21.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.ppc64le",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.ppc64le",
"product_id": "libtasn1-6-4.21.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"product": {
"name": "libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"product_id": "libtasn1-devel-4.21.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"product": {
"name": "libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"product_id": "libtasn1-tools-4.21.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.s390x",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.s390x",
"product_id": "libtasn1-6-4.21.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-160000.1.1.s390x",
"product": {
"name": "libtasn1-devel-4.21.0-160000.1.1.s390x",
"product_id": "libtasn1-devel-4.21.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-160000.1.1.s390x",
"product": {
"name": "libtasn1-tools-4.21.0-160000.1.1.s390x",
"product_id": "libtasn1-tools-4.21.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtasn1-6-4.21.0-160000.1.1.x86_64",
"product": {
"name": "libtasn1-6-4.21.0-160000.1.1.x86_64",
"product_id": "libtasn1-6-4.21.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.21.0-160000.1.1.x86_64",
"product": {
"name": "libtasn1-devel-4.21.0-160000.1.1.x86_64",
"product_id": "libtasn1-devel-4.21.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-tools-4.21.0-160000.1.1.x86_64",
"product": {
"name": "libtasn1-tools-4.21.0-160000.1.1.x86_64",
"product_id": "libtasn1-tools-4.21.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.s390x"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.s390x"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.21.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64"
},
"product_reference": "libtasn1-6-4.21.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.21.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64"
},
"product_reference": "libtasn1-devel-4.21.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-tools-4.21.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64"
},
"product_reference": "libtasn1-tools-4.21.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13151"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13151",
"url": "https://www.suse.com/security/cve/CVE-2025-13151"
},
{
"category": "external",
"summary": "SUSE Bug 1256341 for CVE-2025-13151",
"url": "https://bugzilla.suse.com/1256341"
}
],
"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:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-6-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-devel-4.21.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libtasn1-tools-4.21.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:32:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-13151"
}
]
}
WID-SEC-W-2026-0044
Vulnerability from csaf_certbund - Published: 2026-01-07 23:00 - Updated: 2026-01-08 23:00Summary
libtasn1: Schwachstelle ermöglicht Denial of Service
Severity
Mittel
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: Libtasn1 ist die ASN.1 Bibliothek, welche z. B. von GnuTLS, GNU Shishi einigen anderen Paketen verwendet wird.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libtasn1 ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source libtasn1 <4.21.0
Open Source / libtasn1
|
<4.21.0 | ||
|
Open Source libtasn1 4.20.0
Open Source / libtasn1
|
cpe:/a:gnu:libtasn1:4.20.0
|
4.20.0 |
References
4 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Libtasn1 ist die ASN.1 Bibliothek, welche z. B. von GnuTLS, GNU Shishi einigen anderen Paketen verwendet wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libtasn1 ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0044 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0044.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0044 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0044"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2026-01-08",
"url": "https://github.com/advisories/GHSA-f433-vfwr-65r3"
},
{
"category": "external",
"summary": "Mailing Liste OSS-Security vom 2026-01-08",
"url": "https://seclists.org/oss-sec/2026/q1/43"
}
],
"source_lang": "en-US",
"title": "libtasn1: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-01-08T23:00:00.000+00:00",
"generator": {
"date": "2026-01-09T07:30:26.907+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0044",
"initial_release_date": "2026-01-07T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "4.20.0",
"product": {
"name": "Open Source libtasn1 4.20.0",
"product_id": "T049785",
"product_identification_helper": {
"cpe": "cpe:/a:gnu:libtasn1:4.20.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.21.0",
"product": {
"name": "Open Source libtasn1 \u003c4.21.0",
"product_id": "T049791"
}
},
{
"category": "product_version",
"name": "4.21.0",
"product": {
"name": "Open Source libtasn1 4.21.0",
"product_id": "T049791-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gnu:libtasn1:4.21.0"
}
}
}
],
"category": "product_name",
"name": "libtasn1"
}
],
"category": "vendor",
"name": "Open Source"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13151",
"product_status": {
"known_affected": [
"T049791",
"T049785"
]
},
"release_date": "2026-01-07T23:00:00.000+00:00",
"title": "CVE-2025-13151"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…