Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-2297 (GCVE-0-2026-2297)
Vulnerability from cvelistv5 – Published: 2026-03-04 22:10 – Updated: 2026-05-01 15:13
VLAI
EPSS
Title
SourcelessFileLoader does not use io.open_code()
Summary
The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-668 - Exposure of Resource to Wrong Sphere
Assigner
References
8 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.13.13
(python)
Affected: 3.14.0 , < 3.14.4 (python) Affected: 3.15.0a1 , < 3.15.0a7 (python) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-03-05T18:35:25.713Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/05/6"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-2297",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-12T14:58:41.472003Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-668",
"description": "CWE-668 Exposure of Resource to Wrong Sphere",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T14:58:46.051Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.13.13",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.14.4",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a7",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The import hook in CPython that handles legacy \u003ccode\u003e*.pyc\u003c/code\u003e files (\u003ccode\u003eSourcelessFileLoader\u003c/code\u003e) is incorrectly handled in \u003ccode\u003eFileLoader\u003c/code\u003e (a base class) and so does not use \u003ccode\u003eio.open_code()\u003c/code\u003e to read the \u003ccode\u003e.pyc\u003c/code\u003e files. sys.audit handlers for this audit event therefore do not fire."
}
],
"value": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-01T15:13:05.340Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/145506"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/145507"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/69ddd9bb2cc4bd69b1565647c18659c6a789ccd9"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/876858c9f65d9ab656c7fa639f268ce7856d89dd"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "SourcelessFileLoader does not use io.open_code()",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-2297",
"datePublished": "2026-03-04T22:10:43.297Z",
"dateReserved": "2026-02-10T16:26:08.298Z",
"dateUpdated": "2026-05-01T15:13:05.340Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-2297",
"date": "2026-06-03",
"epss": "0.00011",
"percentile": "0.01327"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-2297\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-03-04T23:16:10.757\",\"lastModified\":\"2026-05-01T16:16:30.110\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.\"},{\"lang\":\"es\",\"value\":\"El gancho de importaci\u00f3n en CPython que maneja los archivos *.pyc heredados (SourcelessFileLoader) es manejado incorrectamente en FileLoader (una clase base) y por lo tanto no usa io.open_code() para leer los archivos .pyc. Los manejadores de sys.audit para este evento de auditor\u00eda, por lo tanto, no se disparan.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-668\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/69ddd9bb2cc4bd69b1565647c18659c6a789ccd9\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/876858c9f65d9ab656c7fa639f268ce7856d89dd\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/145506\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/145507\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/05/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/05/6\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-03-05T18:35:25.713Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-2297\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-12T14:58:41.472003Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-668\", \"description\": \"CWE-668 Exposure of Resource to Wrong Sphere\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-12T14:58:35.936Z\"}}], \"cna\": {\"title\": \"SourcelessFileLoader does not use io.open_code()\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.13.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.4\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a7\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/145506\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/145507\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/69ddd9bb2cc4bd69b1565647c18659c6a789ccd9\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/876858c9f65d9ab656c7fa639f268ce7856d89dd\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The import hook in CPython that handles legacy \u003ccode\u003e*.pyc\u003c/code\u003e files (\u003ccode\u003eSourcelessFileLoader\u003c/code\u003e) is incorrectly handled in \u003ccode\u003eFileLoader\u003c/code\u003e (a base class) and so does not use \u003ccode\u003eio.open_code()\u003c/code\u003e to read the \u003ccode\u003e.pyc\u003c/code\u003e files. sys.audit handlers for this audit event therefore do not fire.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-05-01T15:13:05.340Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-2297\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-01T15:13:05.340Z\", \"dateReserved\": \"2026-02-10T16:26:08.298Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-03-04T22:10:43.297Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:21178-1
Vulnerability from csaf_suse - Published: 2026-04-13 09:49 - Updated: 2026-04-13 09:49Summary
Security update for python313
Severity
Important
Notes
Title of the patch: Security update for python313
Description of the patch: This update for python313 fixes the following issues:
Update to version 3.13.13.
- CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to
misinterpretation of tar archives (bsc#1259611).
- CVE-2026-2297: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).
- CVE-2026-3479: improper resource argument validation in `pkgutil.get_data()` can lead to path traversal (bsc#1259989).
- CVE-2026-3644: incomplete control character validation in http.cookies can lead to input validation bypass
(bsc#1259734).
- CVE-2026-4224: parsing XML with deeply nested DTD content models can lead to C stack overflow (bsc#1259735).
- CVE-2026-4519: failure to sanitize leading dashes in URLs in the `webbrowser.open()` API can lead to web browser
command line option injection (bsc#1260026).
Patchnames: SUSE-SLES-16.0-539
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
94 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
8.2 (High)
Affected products
Recommended
94 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
94 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
94 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
94 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
94 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.9 (Medium)
Affected products
Recommended
94 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
32 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python313",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python313 fixes the following issues:\n\nUpdate to version 3.13.13.\n\n- CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to\n misinterpretation of tar archives (bsc#1259611).\n- CVE-2026-2297: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).\n- CVE-2026-3479: improper resource argument validation in `pkgutil.get_data()` can lead to path traversal (bsc#1259989).\n- CVE-2026-3644: incomplete control character validation in http.cookies can lead to input validation bypass\n (bsc#1259734).\n- CVE-2026-4224: parsing XML with deeply nested DTD content models can lead to C stack overflow (bsc#1259735).\n- CVE-2026-4519: failure to sanitize leading dashes in URLs in the `webbrowser.open()` API can lead to web browser\n command line option injection (bsc#1260026).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-539",
"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_21178-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21178-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621178-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21178-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025538.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE Bug 1259611",
"url": "https://bugzilla.suse.com/1259611"
},
{
"category": "self",
"summary": "SUSE Bug 1259734",
"url": "https://bugzilla.suse.com/1259734"
},
{
"category": "self",
"summary": "SUSE Bug 1259735",
"url": "https://bugzilla.suse.com/1259735"
},
{
"category": "self",
"summary": "SUSE Bug 1259989",
"url": "https://bugzilla.suse.com/1259989"
},
{
"category": "self",
"summary": "SUSE Bug 1260026",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "Security update for python313",
"tracking": {
"current_release_date": "2026-04-13T09:49:38Z",
"generator": {
"date": "2026-04-13T09:49:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21178-1",
"initial_release_date": "2026-04-13T09:49:38Z",
"revision_history": [
{
"date": "2026-04-13T09:49:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-3.13.13-160000.1.1.aarch64",
"product_id": "python313-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-base-3.13.13-160000.1.1.aarch64",
"product_id": "python313-base-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.aarch64",
"product_id": "python313-curses-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-dbm-3.13.13-160000.1.1.aarch64",
"product_id": "python313-dbm-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-devel-3.13.13-160000.1.1.aarch64",
"product_id": "python313-devel-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-doc-3.13.13-160000.1.1.aarch64",
"product_id": "python313-doc-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"product_id": "python313-doc-devhelp-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-idle-3.13.13-160000.1.1.aarch64",
"product_id": "python313-idle-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-tk-3.13.13-160000.1.1.aarch64",
"product_id": "python313-tk-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-tools-3.13.13-160000.1.1.aarch64",
"product_id": "python313-tools-3.13.13-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-base-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-base-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-curses-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-dbm-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-devel-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-devel-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-doc-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-doc-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-doc-devhelp-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-idle-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-idle-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-tk-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-tk-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-tools-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-tools-3.13.13-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-3.13.13-160000.1.1.s390x",
"product_id": "python313-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-base-3.13.13-160000.1.1.s390x",
"product_id": "python313-base-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.s390x",
"product_id": "python313-curses-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-dbm-3.13.13-160000.1.1.s390x",
"product_id": "python313-dbm-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-devel-3.13.13-160000.1.1.s390x",
"product_id": "python313-devel-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-doc-3.13.13-160000.1.1.s390x",
"product_id": "python313-doc-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"product_id": "python313-doc-devhelp-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-idle-3.13.13-160000.1.1.s390x",
"product_id": "python313-idle-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-tk-3.13.13-160000.1.1.s390x",
"product_id": "python313-tk-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-tools-3.13.13-160000.1.1.s390x",
"product_id": "python313-tools-3.13.13-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"product": {
"name": "libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"product_id": "libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-3.13.13-160000.1.1.x86_64",
"product_id": "python313-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-base-3.13.13-160000.1.1.x86_64",
"product_id": "python313-base-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"product_id": "python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.x86_64",
"product_id": "python313-curses-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-dbm-3.13.13-160000.1.1.x86_64",
"product_id": "python313-dbm-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-devel-3.13.13-160000.1.1.x86_64",
"product_id": "python313-devel-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-doc-3.13.13-160000.1.1.x86_64",
"product_id": "python313-doc-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"product_id": "python313-doc-devhelp-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-idle-3.13.13-160000.1.1.x86_64",
"product_id": "python313-idle-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-tk-3.13.13-160000.1.1.x86_64",
"product_id": "python313-tk-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-tools-3.13.13-160000.1.1.x86_64",
"product_id": "python313-tools-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64"
},
"product_reference": "libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-base-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-base-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-base-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-base-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-dbm-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-dbm-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-dbm-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-devel-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-devel-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-devel-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-devel-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-doc-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-doc-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-doc-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-doc-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-idle-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-idle-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-idle-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-idle-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-tk-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-tk-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-tk-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-tk-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-tools-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-tools-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-tools-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-tools-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64"
},
"product_reference": "libpython3_13-1_0-3.13.13-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": "libpython3_13-1_0-3.13.13-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:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "libpython3_13-1_0-3.13.13-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": "libpython3_13-1_0-3.13.13-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:libpython3_13-1_0-3.13.13-160000.1.1.s390x"
},
"product_reference": "libpython3_13-1_0-3.13.13-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": "libpython3_13-1_0-3.13.13-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:libpython3_13-1_0-3.13.13-160000.1.1.x86_64"
},
"product_reference": "libpython3_13-1_0-3.13.13-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": "libpython3_13-1_0-x86-64-v3-3.13.13-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:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64"
},
"product_reference": "libpython3_13-1_0-x86-64-v3-3.13.13-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": "python313-3.13.13-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:python313-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-3.13.13-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": "python313-3.13.13-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:python313-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-3.13.13-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": "python313-3.13.13-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:python313-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-3.13.13-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": "python313-3.13.13-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:python313-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-3.13.13-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": "python313-base-3.13.13-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:python313-base-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-base-3.13.13-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": "python313-base-3.13.13-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:python313-base-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-base-3.13.13-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": "python313-base-3.13.13-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:python313-base-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-base-3.13.13-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": "python313-base-3.13.13-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:python313-base-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-base-3.13.13-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": "python313-base-x86-64-v3-3.13.13-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:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-base-x86-64-v3-3.13.13-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": "python313-curses-3.13.13-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:python313-curses-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-curses-3.13.13-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": "python313-curses-3.13.13-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:python313-curses-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-curses-3.13.13-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": "python313-curses-3.13.13-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:python313-curses-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-curses-3.13.13-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": "python313-curses-3.13.13-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:python313-curses-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-curses-3.13.13-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": "python313-dbm-3.13.13-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:python313-dbm-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-dbm-3.13.13-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": "python313-dbm-3.13.13-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:python313-dbm-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.13-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": "python313-dbm-3.13.13-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:python313-dbm-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-dbm-3.13.13-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": "python313-dbm-3.13.13-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:python313-dbm-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-dbm-3.13.13-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": "python313-devel-3.13.13-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:python313-devel-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-devel-3.13.13-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": "python313-devel-3.13.13-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:python313-devel-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-devel-3.13.13-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": "python313-devel-3.13.13-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:python313-devel-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-devel-3.13.13-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": "python313-devel-3.13.13-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:python313-devel-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-devel-3.13.13-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": "python313-doc-3.13.13-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:python313-doc-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-doc-3.13.13-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": "python313-doc-3.13.13-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:python313-doc-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-doc-3.13.13-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": "python313-doc-3.13.13-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:python313-doc-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-doc-3.13.13-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": "python313-doc-3.13.13-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:python313-doc-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-doc-3.13.13-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": "python313-doc-devhelp-3.13.13-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:python313-doc-devhelp-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-doc-devhelp-3.13.13-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": "python313-doc-devhelp-3.13.13-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:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-doc-devhelp-3.13.13-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": "python313-doc-devhelp-3.13.13-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:python313-doc-devhelp-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-doc-devhelp-3.13.13-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": "python313-doc-devhelp-3.13.13-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:python313-doc-devhelp-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-doc-devhelp-3.13.13-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": "python313-idle-3.13.13-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:python313-idle-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-idle-3.13.13-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": "python313-idle-3.13.13-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:python313-idle-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-idle-3.13.13-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": "python313-idle-3.13.13-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:python313-idle-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-idle-3.13.13-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": "python313-idle-3.13.13-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:python313-idle-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-idle-3.13.13-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": "python313-tk-3.13.13-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:python313-tk-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-tk-3.13.13-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": "python313-tk-3.13.13-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:python313-tk-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-tk-3.13.13-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": "python313-tk-3.13.13-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:python313-tk-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-tk-3.13.13-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": "python313-tk-3.13.13-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:python313-tk-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-tk-3.13.13-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": "python313-tools-3.13.13-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:python313-tools-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-tools-3.13.13-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": "python313-tools-3.13.13-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:python313-tools-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-tools-3.13.13-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": "python313-tools-3.13.13-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:python313-tools-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-tools-3.13.13-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": "python313-tools-3.13.13-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:python313-tools-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-tools-3.13.13-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": "python313-x86-64-v3-3.13.13-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:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
},
{
"cve": "CVE-2026-3479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3479"
}
],
"notes": [
{
"category": "general",
"text": "DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.\n\npkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3479",
"url": "https://www.suse.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "SUSE Bug 1259989 for CVE-2026-3479",
"url": "https://bugzilla.suse.com/1259989"
}
],
"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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "low"
}
],
"title": "CVE-2026-3479"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"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:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpython3_13-1_0-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-base-x86-64-v3-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-devel-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-doc-devhelp-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tools-3.13.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
WID-SEC-W-2026-0607
Vulnerability from csaf_certbund - Published: 2026-03-04 23:00 - Updated: 2026-03-26 23:00Summary
CPython: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
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: Python ist eine universelle, üblicherweise interpretierte, höhere Programmiersprache.
Angriff: Ein lokaler Angreifer kann eine Schwachstelle in CPython ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Python CPython <3.15.0
Open Source / Python
|
CPython <3.15.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
References
11 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": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in CPython ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0607 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0607.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0607 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0607"
},
{
"category": "external",
"summary": "Python GitHub vom 2026-03-04",
"url": "https://github.com/python/cpython/issues/145506"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2026-03-04",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2026-9498"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates vom 2026-03-10",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10377-1 vom 2026-03-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RF6K4ZF7EG3KC2GKU6YXPCVYMPOIEM2H/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10394-1 vom 2026-03-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QG3PH2IPZZVUZSADSDJLDP3NHOC56OT5/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10404-1 vom 2026-03-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GL42AZE5EDZNTZVK2KTWZCC6VK73CWVB/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10405-1 vom 2026-03-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ILMWNMA4ZOPLJSS3AUDX3ZS6N65ZNAKR/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0971-1 vom 2026-03-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024811.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1062-1 vom 2026-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024947.html"
}
],
"source_lang": "en-US",
"title": "CPython: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2026-03-26T23:00:00.000+00:00",
"generator": {
"date": "2026-03-27T09:06:30.837+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0607",
"initial_release_date": "2026-03-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-10T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2026-03-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-03-22T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE und SUSE aufgenommen"
},
{
"date": "2026-03-26T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "azl3",
"product": {
"name": "Microsoft Azure Linux azl3",
"product_id": "T049210",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_linux:azl3"
}
}
}
],
"category": "product_name",
"name": "Azure Linux"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "CPython \u003c3.15.0",
"product": {
"name": "Open Source Python CPython \u003c3.15.0",
"product_id": "T048266"
}
},
{
"category": "product_version",
"name": "CPython 3.15.0",
"product": {
"name": "Open Source Python CPython 3.15.0",
"product_id": "T048266-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:python:python:cpython__3.15.0"
}
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2297",
"product_status": {
"known_affected": [
"T002207",
"T027843",
"T048266",
"T049210"
]
},
"release_date": "2026-03-04T23:00:00.000+00:00",
"title": "CVE-2026-2297"
}
]
}
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…